aboutsummaryrefslogtreecommitdiffstats
path: root/x11/xset
diff options
context:
space:
mode:
authoreadler <eadler@FreeBSD.org>2013-10-28 09:18:39 +0800
committereadler <eadler@FreeBSD.org>2013-10-28 09:18:39 +0800
commit6999fceec6fe05a85fee8f48d3a438a056fef437 (patch)
tree0988432c7c0f067044600bcecfa18fcb1482b066 /x11/xset
parent7d6765ba963f87309df3fac3108751e68f4abc18 (diff)
downloadfreebsd-ports-gnome-6999fceec6fe05a85fee8f48d3a438a056fef437.tar.gz
freebsd-ports-gnome-6999fceec6fe05a85fee8f48d3a438a056fef437.tar.zst
freebsd-ports-gnome-6999fceec6fe05a85fee8f48d3a438a056fef437.zip
Cleanup of the ports in the x11 directory
- Convert to staging
Diffstat (limited to 'x11/xset')
-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>