aboutsummaryrefslogtreecommitdiff
path: root/x11/xskyroot
diff options
context:
space:
mode:
authorEitan Adler <eadler@FreeBSD.org>2013-10-28 01:23:24 +0000
committerEitan Adler <eadler@FreeBSD.org>2013-10-28 01:23:24 +0000
commit0b13a72da56b08eb0d5de21fe36b35bf8824dd32 (patch)
tree3c69bf6c034c2695cecc33e474636594ba12c447 /x11/xskyroot
parentb27d3a369f67131dbd5a8f06c4336de00d1f9b43 (diff)
downloadports-0b13a72da56b08eb0d5de21fe36b35bf8824dd32.tar.gz
ports-0b13a72da56b08eb0d5de21fe36b35bf8824dd32.zip
Cleanup of the ports in the x11 directory
- Convert to staging
Notes
Notes: svn path=/head/; revision=331822
Diffstat (limited to 'x11/xskyroot')
-rw-r--r--x11/xskyroot/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/x11/xskyroot/Makefile b/x11/xskyroot/Makefile
index aa5d4e764cfa..eb25952a960f 100644
--- a/x11/xskyroot/Makefile
+++ b/x11/xskyroot/Makefile
@@ -19,8 +19,5 @@ DIST_SUBDIR= ${PORTNAME}
NO_WRKSUBDIR= yes
USES= imake
USE_XORG= x11
-NO_INSTALL_MANPAGES= yes
PLIST_FILES= bin/xskyroot
-
-NO_STAGE= yes
.include <bsd.port.mk>