aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoreadler <eadler@FreeBSD.org>2013-10-28 09:23:24 +0800
committereadler <eadler@FreeBSD.org>2013-10-28 09:23:24 +0800
commit5f35be6d9af4f1b5a1d8e1309a5fd2f053aaaebc (patch)
tree3c69bf6c034c2695cecc33e474636594ba12c447
parent1539e8eb9c0e4a5e085eeb5e6c891b068cc858bd (diff)
downloadfreebsd-ports-gnome-5f35be6d9af4f1b5a1d8e1309a5fd2f053aaaebc.tar.gz
freebsd-ports-gnome-5f35be6d9af4f1b5a1d8e1309a5fd2f053aaaebc.tar.zst
freebsd-ports-gnome-5f35be6d9af4f1b5a1d8e1309a5fd2f053aaaebc.zip
Cleanup of the ports in the x11 directory
- Convert to staging
-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>