svn commit: r328643 - head/x11/xvinfo

Eitan Adler eadler at FreeBSD.org
Sun Sep 29 03:12:31 UTC 2013


Author: eadler
Date: Sun Sep 29 03:12:30 2013
New Revision: 328643
URL: http://svnweb.freebsd.org/changeset/ports/328643

Log:
  - Convert to staging

Modified:
  head/x11/xvinfo/Makefile

Modified: head/x11/xvinfo/Makefile
==============================================================================
--- head/x11/xvinfo/Makefile	Sun Sep 29 03:05:51 2013	(r328642)
+++ head/x11/xvinfo/Makefile	Sun Sep 29 03:12:30 2013	(r328643)
@@ -10,9 +10,6 @@ COMMENT=	Print out X-Video extension ada
 XORG_CAT=	app
 USE_XORG=	xv x11
 
-PLIST_FILES=	bin/xvinfo
+PLIST_FILES=	bin/xvinfo man/man1/xvinfo.1.gz
 
-MAN1=		xvinfo.1
-
-NO_STAGE=	yes
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list