aboutsummaryrefslogtreecommitdiff
path: root/x11/xgamma
diff options
context:
space:
mode:
authorNiclas Zeising <zeising@FreeBSD.org>2013-12-16 11:11:09 +0000
committerNiclas Zeising <zeising@FreeBSD.org>2013-12-16 11:11:09 +0000
commit47be7a61c97731aa5fe34c56767ad5e10bb5c5d2 (patch)
tree2df88f8b6e2af92b78ac24eb382268b7c290efab /x11/xgamma
parent7b9110d87c22c27df1baa93f8cb4cf30e205efc7 (diff)
Notes
Diffstat (limited to 'x11/xgamma')
-rw-r--r--x11/xgamma/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/x11/xgamma/Makefile b/x11/xgamma/Makefile
index a3e96fd70326..af73b7abbe3c 100644
--- a/x11/xgamma/Makefile
+++ b/x11/xgamma/Makefile
@@ -10,9 +10,6 @@ COMMENT= Gamma correction through the X server.
XORG_CAT= app
USE_XORG= x11 xxf86vm
-PLIST_FILES= bin/xgamma
+PLIST_FILES= bin/xgamma man/man1/xgamma.1.gz
-MAN1= xgamma.1
-
-NO_STAGE= yes
.include <bsd.port.mk>