summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorBryan Drewery <bdrewery@FreeBSD.org>2013-09-25 00:54:08 +0000
committerBryan Drewery <bdrewery@FreeBSD.org>2013-09-25 00:54:08 +0000
commit2d8b17ea397de7c90e5eb26a0149ea1925fe88db (patch)
tree8faaee74abe14ca7569b7b9c61a088cb0a3df0c6 /x11
parentSupport staging (diff)
- Remove NO_STAGE as these have been tested to be safe
With hat: portmgr
Notes
Notes: svn path=/head/; revision=328226
Diffstat (limited to 'x11')
-rw-r--r--x11/damageproto/Makefile1
-rw-r--r--x11/dmxproto/Makefile1
-rw-r--r--x11/xf86rushproto/Makefile1
-rw-r--r--x11/xorg-cf-files/Makefile1
-rw-r--r--x11/xproxymanagementprotocol/Makefile1
5 files changed, 0 insertions, 5 deletions
diff --git a/x11/damageproto/Makefile b/x11/damageproto/Makefile
index 29275435219f..8fc997d6d934 100644
--- a/x11/damageproto/Makefile
+++ b/x11/damageproto/Makefile
@@ -10,5 +10,4 @@ COMMENT= Damage extension headers
XORG_CAT= proto
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/x11/dmxproto/Makefile b/x11/dmxproto/Makefile
index 20370c7a762b..b5876e920829 100644
--- a/x11/dmxproto/Makefile
+++ b/x11/dmxproto/Makefile
@@ -10,5 +10,4 @@ COMMENT= DMX extension headers
XORG_CAT= proto
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/x11/xf86rushproto/Makefile b/x11/xf86rushproto/Makefile
index 70e0782d3db6..ced306f81f11 100644
--- a/x11/xf86rushproto/Makefile
+++ b/x11/xf86rushproto/Makefile
@@ -10,5 +10,4 @@ COMMENT= XFree86-Rush extension headers
XORG_CAT= proto
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/x11/xorg-cf-files/Makefile b/x11/xorg-cf-files/Makefile
index 6c05d6408d0b..2f00d34cc7b0 100644
--- a/x11/xorg-cf-files/Makefile
+++ b/x11/xorg-cf-files/Makefile
@@ -12,7 +12,6 @@ LICENSE= MIT
XORG_CAT= util
-NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} 's|\(define ExtraXaw[^ ]*\) [$$].*|\1 /**/|' \
${WRKSRC}/X11.tmpl
diff --git a/x11/xproxymanagementprotocol/Makefile b/x11/xproxymanagementprotocol/Makefile
index 13d3133849e4..68fdb37ddf4e 100644
--- a/x11/xproxymanagementprotocol/Makefile
+++ b/x11/xproxymanagementprotocol/Makefile
@@ -9,5 +9,4 @@ COMMENT= X Proxy Management Protocol headers
XORG_CAT= proto
-NO_STAGE= yes
.include <bsd.port.mk>