aboutsummaryrefslogtreecommitdiff
path: root/x11/rgb
diff options
context:
space:
mode:
authorEitan Adler <eadler@FreeBSD.org>2013-09-29 03:16:52 +0000
committerEitan Adler <eadler@FreeBSD.org>2013-09-29 03:16:52 +0000
commitd7a542f9bfa3489b2a03833db08fcf5b5294654e (patch)
tree4c8906706b04d98476693c92ce0518df9ad93478 /x11/rgb
parent3bd012c2d21647f1487b924eed316d2190038499 (diff)
Notes
Diffstat (limited to 'x11/rgb')
-rw-r--r--x11/rgb/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/x11/rgb/Makefile b/x11/rgb/Makefile
index 454ec5ef9af4..bb02b3b89e99 100644
--- a/x11/rgb/Makefile
+++ b/x11/rgb/Makefile
@@ -12,9 +12,6 @@ CONFIGURE_ARGS= --with-rgb-db-dir=${PREFIX}/lib/X11/rgb
XORG_CAT= app
USE_XORG= x11 xproto
-PLIST_FILES= bin/showrgb lib/X11/rgb.txt
+PLIST_FILES= bin/showrgb lib/X11/rgb.txt man/man1/showrgb.1.gz
-MAN1= showrgb.1
-
-NO_STAGE= yes
.include <bsd.port.mk>