aboutsummaryrefslogtreecommitdiff
path: root/x11/xtoolwait
diff options
context:
space:
mode:
authorEitan Adler <eadler@FreeBSD.org>2013-10-25 04:10:31 +0000
committerEitan Adler <eadler@FreeBSD.org>2013-10-25 04:10:31 +0000
commit407f5f7bccb68cc199d471f39a1f6e7774562556 (patch)
tree22108548cb89279a66ec73459009c7e7d11ce585 /x11/xtoolwait
parentf793b252a025eca73f82e2b39ab06023894ba649 (diff)
downloadports-407f5f7bccb68cc199d471f39a1f6e7774562556.tar.gz
ports-407f5f7bccb68cc199d471f39a1f6e7774562556.zip
Convert to staging
Notes
Notes: svn path=/head/; revision=331553
Diffstat (limited to 'x11/xtoolwait')
-rw-r--r--x11/xtoolwait/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/x11/xtoolwait/Makefile b/x11/xtoolwait/Makefile
index 24103a617b63..47591e6d409a 100644
--- a/x11/xtoolwait/Makefile
+++ b/x11/xtoolwait/Makefile
@@ -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>