svn commit: r331813 - head/x11/xvidtune

Eitan Adler eadler at FreeBSD.org
Sun Oct 27 22:53:55 UTC 2013


Author: eadler
Date: Sun Oct 27 22:53:54 2013
New Revision: 331813
URL: http://svnweb.freebsd.org/changeset/ports/331813

Log:
  - Convert to staging

Modified:
  head/x11/xvidtune/Makefile
  head/x11/xvidtune/pkg-plist

Modified: head/x11/xvidtune/Makefile
==============================================================================
--- head/x11/xvidtune/Makefile	Sun Oct 27 22:50:18 2013	(r331812)
+++ head/x11/xvidtune/Makefile	Sun Oct 27 22:53:54 2013	(r331813)
@@ -9,8 +9,4 @@ COMMENT=	Video mode tuner for X
 
 XORG_CAT=	app
 USE_XORG=	xxf86vm xt xaw
-
-MAN1=		xvidtune.1
-
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/x11/xvidtune/pkg-plist
==============================================================================
--- head/x11/xvidtune/pkg-plist	Sun Oct 27 22:50:18 2013	(r331812)
+++ head/x11/xvidtune/pkg-plist	Sun Oct 27 22:53:54 2013	(r331813)
@@ -1,4 +1,5 @@
 bin/xvidtune
 share/X11/app-defaults/Xvidtune
+man/man1/xvidtune.1.gz
 @dirrmtry share/X11/app-defaults
 @dirrmtry share/X11


More information about the svn-ports-all mailing list