aboutsummaryrefslogtreecommitdiff
path: root/x11/xcoloredit
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-12-13 23:49:07 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-12-13 23:49:07 +0000
commit87d7e8472b027d7e64f93aacd41e189828b6d860 (patch)
treeccc16432f0c13bfa8a522db6ebf2dad427bd3148 /x11/xcoloredit
parent027731e9b14b7e1739c2c341e59c2c7e785c2b7f (diff)
Notes
Diffstat (limited to 'x11/xcoloredit')
-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>