svn commit: r331553 - head/x11/xtoolwait

Eitan Adler eadler at FreeBSD.org
Fri Oct 25 04:10:32 UTC 2013


Author: eadler
Date: Fri Oct 25 04:10:31 2013
New Revision: 331553
URL: http://svnweb.freebsd.org/changeset/ports/331553

Log:
  Convert to staging

Modified:
  head/x11/xtoolwait/Makefile

Modified: head/x11/xtoolwait/Makefile
==============================================================================
--- head/x11/xtoolwait/Makefile	Fri Oct 25 03:34:58 2013	(r331552)
+++ head/x11/xtoolwait/Makefile	Fri Oct 25 04:10:31 2013	(r331553)
@@ -13,8 +13,6 @@ COMMENT=	Tool startup utility for X11
 
 USES=		imake
 USE_XORG=	x11 xext
-MAN1=		xtoolwait.1
-PLIST_FILES=	bin/xtoolwait
+PLIST_FILES=	bin/xtoolwait man/man1/xtoolwait.1.gz
 
-NO_STAGE=	yes
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list