svn commit: r336395 - head/x11/xcoloredit
Baptiste Daroussin
bapt at FreeBSD.org
Fri Dec 13 23:49:07 UTC 2013
Author: bapt
Date: Fri Dec 13 23:49:07 2013
New Revision: 336395
URL: http://svnweb.freebsd.org/changeset/ports/336395
Log:
Support stage
Modified:
head/x11/xcoloredit/Makefile
Modified: head/x11/xcoloredit/Makefile
==============================================================================
--- head/x11/xcoloredit/Makefile Fri Dec 13 23:47:20 2013 (r336394)
+++ head/x11/xcoloredit/Makefile Fri Dec 13 23:49:07 2013 (r336395)
@@ -15,9 +15,7 @@ COMMENT= Find colour values by graphical
USES= imake
USE_XORG= ice sm x11 xaw xext xmu xpm xt
-MANCOMPRESSED= yes
-MAN1= xcoloredit.1
-PLIST_FILES= bin/xcoloredit
+PLIST_FILES= bin/xcoloredit \
+ man/man1/xcoloredit.1.gz
-NO_STAGE= yes
.include <bsd.port.mk>
More information about the svn-ports-all
mailing list