Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Oct 2013 01:18:39 +0000 (UTC)
From:      Eitan Adler <eadler@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r331820 - head/x11/xset
Message-ID:  <201310280118.r9S1IdKK018211@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201310280118.r9S1IdKK018211>