aboutsummaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-12-14 07:49:07 +0800
committerbapt <bapt@FreeBSD.org>2013-12-14 07:49:07 +0800
commitbe93a2877ea3ed89b4fef3c470ce7fcb825545f6 (patch)
treeccc16432f0c13bfa8a522db6ebf2dad427bd3148 /x11
parentc575056e09000e3ab015ed4a7dde07879e72f66b (diff)
downloadfreebsd-ports-gnome-be93a2877ea3ed89b4fef3c470ce7fcb825545f6.tar.gz
freebsd-ports-gnome-be93a2877ea3ed89b4fef3c470ce7fcb825545f6.tar.zst
freebsd-ports-gnome-be93a2877ea3ed89b4fef3c470ce7fcb825545f6.zip
Support stage
Diffstat (limited to 'x11')
-rw-r--r--x11/xcoloredit/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/x11/xcoloredit/Makefile b/x11/xcoloredit/Makefile
index fb86da15eb93..dec1b6cbb581 100644
--- a/x11/xcoloredit/Makefile
+++ b/x11/xcoloredit/Makefile
@@ -15,9 +15,7 @@ COMMENT= Find colour values by graphical colour mixing
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>