diff options
author | bapt <bapt@FreeBSD.org> | 2013-09-24 14:24:17 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2013-09-24 14:24:17 +0800 |
commit | 5c563445feeb5a8337c610fef2fcec2bb3ff26ca (patch) | |
tree | 8d9949ca6c69df96c0d2fd758409b3e4417976d0 /x11 | |
parent | 084434c78d2fa6ee66824cfb7d4ea57fbd229a1f (diff) | |
download | freebsd-ports-gnome-5c563445feeb5a8337c610fef2fcec2bb3ff26ca.tar.gz freebsd-ports-gnome-5c563445feeb5a8337c610fef2fcec2bb3ff26ca.tar.zst freebsd-ports-gnome-5c563445feeb5a8337c610fef2fcec2bb3ff26ca.zip |
Remove NO_STAGE to ports natively stage ready shown by a FORCE_STAGE exp-run
Exp-run by: bdrewery
Diffstat (limited to 'x11')
-rw-r--r-- | x11/bigreqsproto/Makefile | 1 | ||||
-rw-r--r-- | x11/compositeproto/Makefile | 1 | ||||
-rw-r--r-- | x11/dri2proto/Makefile | 1 | ||||
-rw-r--r-- | x11/evieext/Makefile | 1 | ||||
-rw-r--r-- | x11/fixesproto/Makefile | 1 | ||||
-rw-r--r-- | x11/glproto/Makefile | 1 | ||||
-rw-r--r-- | x11/inputproto/Makefile | 1 | ||||
-rw-r--r-- | x11/kbproto/Makefile | 1 | ||||
-rw-r--r-- | x11/libICE/Makefile | 1 | ||||
-rw-r--r-- | x11/libSM/Makefile | 1 | ||||
-rw-r--r-- | x11/libXdmcp/Makefile | 1 | ||||
-rw-r--r-- | x11/randrproto/Makefile | 1 | ||||
-rw-r--r-- | x11/recordproto/Makefile | 1 | ||||
-rw-r--r-- | x11/renderproto/Makefile | 1 | ||||
-rw-r--r-- | x11/resourceproto/Makefile | 1 | ||||
-rw-r--r-- | x11/scrnsaverproto/Makefile | 1 | ||||
-rw-r--r-- | x11/videoproto/Makefile | 1 | ||||
-rw-r--r-- | x11/xbitmaps/Makefile | 1 | ||||
-rw-r--r-- | x11/xcmiscproto/Makefile | 1 | ||||
-rw-r--r-- | x11/xextproto/Makefile | 1 | ||||
-rw-r--r-- | x11/xf86dgaproto/Makefile | 1 | ||||
-rw-r--r-- | x11/xf86driproto/Makefile | 1 | ||||
-rw-r--r-- | x11/xf86miscproto/Makefile | 1 | ||||
-rw-r--r-- | x11/xf86vidmodeproto/Makefile | 1 | ||||
-rw-r--r-- | x11/xineramaproto/Makefile | 1 | ||||
-rw-r--r-- | x11/xproto/Makefile | 1 | ||||
-rw-r--r-- | x11/xtrans/Makefile | 1 |
27 files changed, 0 insertions, 27 deletions
diff --git a/x11/bigreqsproto/Makefile b/x11/bigreqsproto/Makefile index 49ded26de436..299229c9d855 100644 --- a/x11/bigreqsproto/Makefile +++ b/x11/bigreqsproto/Makefile @@ -10,5 +10,4 @@ COMMENT= BigReqs extension headers XORG_CAT= proto -NO_STAGE= yes .include <bsd.port.mk> diff --git a/x11/compositeproto/Makefile b/x11/compositeproto/Makefile index 61a4432714f7..0a69b7211c41 100644 --- a/x11/compositeproto/Makefile +++ b/x11/compositeproto/Makefile @@ -10,5 +10,4 @@ COMMENT= Composite extension headers XORG_CAT= proto -NO_STAGE= yes .include <bsd.port.mk> diff --git a/x11/dri2proto/Makefile b/x11/dri2proto/Makefile index 4775d043c0db..dbefded77da1 100644 --- a/x11/dri2proto/Makefile +++ b/x11/dri2proto/Makefile @@ -9,5 +9,4 @@ COMMENT= DRI2 prototype headers XORG_CAT= proto -NO_STAGE= yes .include <bsd.port.mk> diff --git a/x11/evieext/Makefile b/x11/evieext/Makefile index 7f375699e69f..3ed2745fc451 100644 --- a/x11/evieext/Makefile +++ b/x11/evieext/Makefile @@ -12,5 +12,4 @@ LICENSE= MIT XORG_CAT= proto -NO_STAGE= yes .include <bsd.port.mk> diff --git a/x11/fixesproto/Makefile b/x11/fixesproto/Makefile index 967bf090b68c..17f348e3fbdd 100644 --- a/x11/fixesproto/Makefile +++ b/x11/fixesproto/Makefile @@ -10,5 +10,4 @@ COMMENT= Fixes extension headers XORG_CAT= proto -NO_STAGE= yes .include <bsd.port.mk> diff --git a/x11/glproto/Makefile b/x11/glproto/Makefile index 880017db1d6e..5ae9713a79e3 100644 --- a/x11/glproto/Makefile +++ b/x11/glproto/Makefile @@ -10,5 +10,4 @@ COMMENT= GLX extension headers XORG_CAT= proto -NO_STAGE= yes .include <bsd.port.mk> diff --git a/x11/inputproto/Makefile b/x11/inputproto/Makefile index ac9f0e22c814..a3a6b0617e48 100644 --- a/x11/inputproto/Makefile +++ b/x11/inputproto/Makefile @@ -12,5 +12,4 @@ XORG_CAT= proto CONFIGURE_ARGS= --without-asciidoc -NO_STAGE= yes .include <bsd.port.mk> diff --git a/x11/kbproto/Makefile b/x11/kbproto/Makefile index e07a436e13ad..284c182b7710 100644 --- a/x11/kbproto/Makefile +++ b/x11/kbproto/Makefile @@ -10,5 +10,4 @@ COMMENT= KB extension headers XORG_CAT= proto -NO_STAGE= yes .include <bsd.port.mk> diff --git a/x11/libICE/Makefile b/x11/libICE/Makefile index 0874979eb83f..4c0e454448a2 100644 --- a/x11/libICE/Makefile +++ b/x11/libICE/Makefile @@ -12,5 +12,4 @@ COMMENT= Inter Client Exchange library for X11 XORG_CAT= lib USE_XORG= xproto:both xtrans -NO_STAGE= yes .include <bsd.port.mk> diff --git a/x11/libSM/Makefile b/x11/libSM/Makefile index b57992b62f10..90ea1100bfce 100644 --- a/x11/libSM/Makefile +++ b/x11/libSM/Makefile @@ -16,7 +16,6 @@ USE_XORG= ice xproto:both xtrans CONFIGURE_ARGS+=--disable-docs --without-xmlto -NO_STAGE= yes post-patch: @${REINPLACE_CMD} '/^SUBDIRS/,/^$$/ \ s/doc//' ${WRKSRC}/Makefile.in diff --git a/x11/libXdmcp/Makefile b/x11/libXdmcp/Makefile index c51cc139e83a..3e3c7d21eb72 100644 --- a/x11/libXdmcp/Makefile +++ b/x11/libXdmcp/Makefile @@ -15,7 +15,6 @@ USE_XORG= xproto:both CONFIGURE_ARGS+=--disable-docs --without-xmlto -NO_STAGE= yes post-patch: @${REINPLACE_CMD} '/^SUBDIRS/,/^$$/ \ s/doc//' ${WRKSRC}/Makefile.in diff --git a/x11/randrproto/Makefile b/x11/randrproto/Makefile index a9855c2b49c4..e1d3b5f6aa45 100644 --- a/x11/randrproto/Makefile +++ b/x11/randrproto/Makefile @@ -10,5 +10,4 @@ COMMENT= Randr extension headers XORG_CAT= proto -NO_STAGE= yes .include <bsd.port.mk> diff --git a/x11/recordproto/Makefile b/x11/recordproto/Makefile index 357657b08ce6..998579005b36 100644 --- a/x11/recordproto/Makefile +++ b/x11/recordproto/Makefile @@ -12,7 +12,6 @@ XORG_CAT= proto CONFIGURE_ARGS+=--disable-specs --without-xmlto -NO_STAGE= yes post-patch: @${REINPLACE_CMD} '/^SUBDIRS/,/&$$/ \ s/specs//' ${WRKSRC}/Makefile.in diff --git a/x11/renderproto/Makefile b/x11/renderproto/Makefile index f03b9bc79530..ff5359f4998b 100644 --- a/x11/renderproto/Makefile +++ b/x11/renderproto/Makefile @@ -10,5 +10,4 @@ COMMENT= RenderProto protocol headers XORG_CAT= proto -NO_STAGE= yes .include <bsd.port.mk> diff --git a/x11/resourceproto/Makefile b/x11/resourceproto/Makefile index 8db32ec60ed4..7f0d91b21997 100644 --- a/x11/resourceproto/Makefile +++ b/x11/resourceproto/Makefile @@ -10,7 +10,6 @@ COMMENT= Resource extension headers XORG_CAT= proto -NO_STAGE= yes post-patch: @${REINPLACE_CMD} '/^install-data-am:/,/^$$/ \ s/install-dist_docDATA//' ${WRKSRC}/Makefile.in diff --git a/x11/scrnsaverproto/Makefile b/x11/scrnsaverproto/Makefile index 19cf476fda96..74279749dadb 100644 --- a/x11/scrnsaverproto/Makefile +++ b/x11/scrnsaverproto/Makefile @@ -11,7 +11,6 @@ XORG_CAT= proto CONFIGURE_ARGS+=--disable-specs --without-xmlto -NO_STAGE= yes post-patch: @${REINPLACE_CMD} '/^SUBDIRS/,/^$$/ \ s/specs//' ${WRKSRC}/Makefile.in diff --git a/x11/videoproto/Makefile b/x11/videoproto/Makefile index b93b9c534deb..f860269760a3 100644 --- a/x11/videoproto/Makefile +++ b/x11/videoproto/Makefile @@ -10,7 +10,6 @@ COMMENT= Video extension headers XORG_CAT= proto -NO_STAGE= yes post-patch: @${REINPLACE_CMD} '/^install-data-am:/,/^$$/ \ s/install-dist_docDATA//' ${WRKSRC}/Makefile.in diff --git a/x11/xbitmaps/Makefile b/x11/xbitmaps/Makefile index 61bfe5359ec7..872fb52a1f3e 100644 --- a/x11/xbitmaps/Makefile +++ b/x11/xbitmaps/Makefile @@ -14,5 +14,4 @@ USES= pathfix XORG_CAT= data -NO_STAGE= yes .include <bsd.port.mk> diff --git a/x11/xcmiscproto/Makefile b/x11/xcmiscproto/Makefile index 5d3d10930eff..73b3e5e4b709 100644 --- a/x11/xcmiscproto/Makefile +++ b/x11/xcmiscproto/Makefile @@ -12,7 +12,6 @@ XORG_CAT= proto CONFIGURE_ARGS+=--disable-specs --without-xmlto -NO_STAGE= yes post-patch: @${REINPLACE_CMD} '/^SUBDIRS =/,/^$$/ s/specs//' \ ${WRKSRC}/Makefile.in diff --git a/x11/xextproto/Makefile b/x11/xextproto/Makefile index 1391a379ab23..2777cf8a643f 100644 --- a/x11/xextproto/Makefile +++ b/x11/xextproto/Makefile @@ -12,7 +12,6 @@ XORG_CAT= proto CONFIGURE_ARGS+=--disable-specs -NO_STAGE= yes post-patch: @${REINPLACE_CMD} '/^SUBDIR/s/specs//' ${WRKSRC}/Makefile.in diff --git a/x11/xf86dgaproto/Makefile b/x11/xf86dgaproto/Makefile index 229f7d92226d..2c5db9aa1128 100644 --- a/x11/xf86dgaproto/Makefile +++ b/x11/xf86dgaproto/Makefile @@ -10,5 +10,4 @@ COMMENT= XFree86-DGA extension headers XORG_CAT= proto -NO_STAGE= yes .include <bsd.port.mk> diff --git a/x11/xf86driproto/Makefile b/x11/xf86driproto/Makefile index 411746f9e9d0..faf570d7fb1d 100644 --- a/x11/xf86driproto/Makefile +++ b/x11/xf86driproto/Makefile @@ -12,5 +12,4 @@ LICENSE= MIT XORG_CAT= proto -NO_STAGE= yes .include <bsd.port.mk> diff --git a/x11/xf86miscproto/Makefile b/x11/xf86miscproto/Makefile index b0157282956d..45415f2c67ab 100644 --- a/x11/xf86miscproto/Makefile +++ b/x11/xf86miscproto/Makefile @@ -10,5 +10,4 @@ COMMENT= XFree86-Misc extension headers XORG_CAT= proto -NO_STAGE= yes .include <bsd.port.mk> diff --git a/x11/xf86vidmodeproto/Makefile b/x11/xf86vidmodeproto/Makefile index 34a06c477beb..c892870877b9 100644 --- a/x11/xf86vidmodeproto/Makefile +++ b/x11/xf86vidmodeproto/Makefile @@ -10,5 +10,4 @@ COMMENT= XFree86-VidModeExtension extension headers XORG_CAT= proto -NO_STAGE= yes .include <bsd.port.mk> diff --git a/x11/xineramaproto/Makefile b/x11/xineramaproto/Makefile index c538ba70caca..89d9efa5c87c 100644 --- a/x11/xineramaproto/Makefile +++ b/x11/xineramaproto/Makefile @@ -10,5 +10,4 @@ COMMENT= Xinerama extension headers XORG_CAT= proto -NO_STAGE= yes .include <bsd.port.mk> diff --git a/x11/xproto/Makefile b/x11/xproto/Makefile index 39f40c092a50..3fbb50b717af 100644 --- a/x11/xproto/Makefile +++ b/x11/xproto/Makefile @@ -12,5 +12,4 @@ XORG_CAT= proto CONFIGURE_ARGS+=--disable-specs --without-fop --without-xmlto --without-xsltproc -NO_STAGE= yes .include <bsd.port.mk> diff --git a/x11/xtrans/Makefile b/x11/xtrans/Makefile index 99aadd9d1e67..e1953c67a53f 100644 --- a/x11/xtrans/Makefile +++ b/x11/xtrans/Makefile @@ -16,5 +16,4 @@ XORG_CAT= lib CONFIGURE_ARGS+=--disable-docs --without-xmlto -NO_STAGE= yes .include <bsd.port.mk> |