svn commit: r328645 - head/x11/rgb

Eitan Adler eadler at FreeBSD.org
Sun Sep 29 03:16:53 UTC 2013


Author: eadler
Date: Sun Sep 29 03:16:52 2013
New Revision: 328645
URL: http://svnweb.freebsd.org/changeset/ports/328645

Log:
  - Convert to staging

Modified:
  head/x11/rgb/Makefile

Modified: head/x11/rgb/Makefile
==============================================================================
--- head/x11/rgb/Makefile	Sun Sep 29 03:14:14 2013	(r328644)
+++ head/x11/rgb/Makefile	Sun Sep 29 03:16:52 2013	(r328645)
@@ -12,9 +12,6 @@ CONFIGURE_ARGS=	--with-rgb-db-dir=${PREF
 XORG_CAT=	app
 USE_XORG=	x11 xproto
 
-PLIST_FILES=	bin/showrgb lib/X11/rgb.txt
+PLIST_FILES=	bin/showrgb lib/X11/rgb.txt man/man1/showrgb.1.gz
 
-MAN1=		showrgb.1
-
-NO_STAGE=	yes
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list