aboutsummaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authoreadler <eadler@FreeBSD.org>2013-10-16 03:51:40 +0800
committereadler <eadler@FreeBSD.org>2013-10-16 03:51:40 +0800
commiteba0add15603b5949ce191ae6b6142d22809128d (patch)
treed37cd26dcc90d01cf758ca82ca18a75826bbfdb0 /x11
parente30ab7c9a1076453e196d616b4e58f4ceb049332 (diff)
downloadfreebsd-ports-gnome-eba0add15603b5949ce191ae6b6142d22809128d.tar.gz
freebsd-ports-gnome-eba0add15603b5949ce191ae6b6142d22809128d.tar.zst
freebsd-ports-gnome-eba0add15603b5949ce191ae6b6142d22809128d.zip
Cleanup of the x11@ ports in the x11 directory
- Convert to staging
Diffstat (limited to 'x11')
-rw-r--r--x11/xcb-proto/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/x11/xcb-proto/Makefile b/x11/xcb-proto/Makefile
index f35c8b08e06b..17fb42069f4d 100644
--- a/x11/xcb-proto/Makefile
+++ b/x11/xcb-proto/Makefile
@@ -17,6 +17,4 @@ USE_PYTHON= 2.5+
GNU_CONFIGURE= yes
DATADIR= ${PREFIX}/share/xcb
-
-NO_STAGE= yes
.include <bsd.port.mk>