aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--x11/xset/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/x11/xset/Makefile b/x11/xset/Makefile
index fe30930049ba..ed2f36945867 100644
--- a/x11/xset/Makefile
+++ b/x11/xset/Makefile
@@ -12,9 +12,5 @@ XORG_CAT= app
USE_XORG= xmuu xproto x11 xext xfontcache
CONFIGURE_ARGS= --without-xf86misc
-PLIST_FILES= bin/xset
-
-MAN1= xset.1
-
-NO_STAGE= yes
+PLIST_FILES= bin/xset man/man1/xset.1.gz
.include <bsd.port.mk>