Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Dec 2013 18:29:15 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r337774 - head/graphics/xgrasp
Message-ID:  <201312271829.rBRITFWe059813@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Fri Dec 27 18:29:14 2013
New Revision: 337774
URL: http://svnweb.freebsd.org/changeset/ports/337774

Log:
  Support stage

Modified:
  head/graphics/xgrasp/Makefile

Modified: head/graphics/xgrasp/Makefile
==============================================================================
--- head/graphics/xgrasp/Makefile	Fri Dec 27 18:22:55 2013	(r337773)
+++ head/graphics/xgrasp/Makefile	Fri Dec 27 18:29:14 2013	(r337774)
@@ -17,8 +17,7 @@ NO_WRKSUBDIR=	yes
 USES=		imake
 USE_XORG=	x11 xext
 
-MAN1=		glib.1 xgrasp.1
-PLIST_FILES=	bin/glib bin/xgrasp
+PLIST_FILES=	bin/glib bin/xgrasp \
+		man/man1/glib.1.gz man/man1/xgrasp.1.gz
 
-NO_STAGE=	yes
 .include <bsd.port.mk>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201312271829.rBRITFWe059813>