Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Sep 2013 03:16:52 +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: r328645 - head/x11/rgb
Message-ID:  <201309290316.r8T3Gqm5059563@svn.freebsd.org>

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



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