svn commit: r331820 - head/x11/xset

Eitan Adler eadler at FreeBSD.org
Mon Oct 28 01:18:40 UTC 2013


Author: eadler
Date: Mon Oct 28 01:18:39 2013
New Revision: 331820
URL: http://svnweb.freebsd.org/changeset/ports/331820

Log:
  Cleanup of the ports in the x11 directory
  - Convert to staging

Modified:
  head/x11/xset/Makefile

Modified: head/x11/xset/Makefile
==============================================================================
--- head/x11/xset/Makefile	Mon Oct 28 01:18:16 2013	(r331819)
+++ head/x11/xset/Makefile	Mon Oct 28 01:18:39 2013	(r331820)
@@ -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>


More information about the svn-ports-head mailing list