aboutsummaryrefslogtreecommitdiff
path: root/devel
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 /devel
parent98bc8f9a83820c02838b15a09d44bbc425a41fbb (diff)
downloadports-2d8b17ea397de7c90e5eb26a0149ea1925fe88db.tar.gz
ports-2d8b17ea397de7c90e5eb26a0149ea1925fe88db.zip
- Remove NO_STAGE as these have been tested to be safe
With hat: portmgr
Notes
Notes: svn path=/head/; revision=328226
Diffstat (limited to 'devel')
-rw-r--r--devel/autoconf-archive/Makefile1
-rw-r--r--devel/automake-wrapper/Makefile1
-rw-r--r--devel/bnf/Makefile1
-rw-r--r--devel/busybee/Makefile1
-rw-r--r--devel/cityhash/Makefile1
-rw-r--r--devel/cld/Makefile1
-rw-r--r--devel/configkit/Makefile1
-rw-r--r--devel/cvsdiff2patch/Makefile1
-rw-r--r--devel/cxxtools/Makefile1
-rw-r--r--devel/ding-libs/Makefile1
-rw-r--r--devel/dmucs/Makefile1
-rw-r--r--devel/dotconf++/Makefile1
-rw-r--r--devel/ebnf2yacc/Makefile1
-rw-r--r--devel/ecore-main/Makefile1
-rw-r--r--devel/gaa/Makefile1
-rw-r--r--devel/glrparser/Makefile1
-rw-r--r--devel/google-sparsehash/Makefile1
-rw-r--r--devel/hapy/Makefile1
-rw-r--r--devel/inilib/Makefile1
-rw-r--r--devel/libPropList/Makefile1
-rw-r--r--devel/libatomic_ops/Makefile1
-rw-r--r--devel/libavl/Makefile1
-rw-r--r--devel/libbinio/Makefile1
-rw-r--r--devel/libdaemon/Makefile1
-rw-r--r--devel/libe/Makefile1
-rw-r--r--devel/libg19/Makefile1
-rw-r--r--devel/libisofs/Makefile1
-rw-r--r--devel/liblcfg/Makefile1
-rw-r--r--devel/liblogging/Makefile1
-rw-r--r--devel/liblognorm/Makefile1
-rw-r--r--devel/libmtrie/Makefile1
-rw-r--r--devel/liboil/Makefile1
-rw-r--r--devel/libol/Makefile1
-rw-r--r--devel/libpafe/Makefile1
-rw-r--r--devel/libpasori/Makefile1
-rw-r--r--devel/libpdel/Makefile1
-rw-r--r--devel/libpo6/Makefile1
-rw-r--r--devel/librcd/Makefile1
-rw-r--r--devel/libshbuf/Makefile1
-rw-r--r--devel/libvanessa_adt/Makefile1
-rw-r--r--devel/libvanessa_logger/Makefile1
-rw-r--r--devel/lightning/Makefile1
-rw-r--r--devel/memcheck/Makefile1
-rw-r--r--devel/msgpack/Makefile1
-rw-r--r--devel/ncnf/Makefile1
-rw-r--r--devel/npth/Makefile1
-rw-r--r--devel/openzz/Makefile1
-rw-r--r--devel/replay/Makefile1
-rw-r--r--devel/shmap/Makefile1
-rw-r--r--devel/tclap/Makefile1
-rw-r--r--devel/toh/Makefile1
51 files changed, 0 insertions, 51 deletions
diff --git a/devel/autoconf-archive/Makefile b/devel/autoconf-archive/Makefile
index b7125378dcc3..02d3020aa123 100644
--- a/devel/autoconf-archive/Makefile
+++ b/devel/autoconf-archive/Makefile
@@ -17,5 +17,4 @@ INFO= ${PORTNAME}
PLIST_SUB= MACRODIR=share/aclocal
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/devel/automake-wrapper/Makefile b/devel/automake-wrapper/Makefile
index b8a0ce420fc8..24a075255b02 100644
--- a/devel/automake-wrapper/Makefile
+++ b/devel/automake-wrapper/Makefile
@@ -10,5 +10,4 @@ PKGDIR= ${.CURDIR}
TOOL= AUTOMAKE
WRAPPED_TOOLS= aclocal automake
-NO_STAGE= yes
.include "${MASTERDIR}/Makefile"
diff --git a/devel/bnf/Makefile b/devel/bnf/Makefile
index 75a3fb41d729..4e46ccb8fb8d 100644
--- a/devel/bnf/Makefile
+++ b/devel/bnf/Makefile
@@ -16,5 +16,4 @@ GNU_CONFIGURE= yes
INFO= bnf
PLIST_FILES= bin/bnf
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/devel/busybee/Makefile b/devel/busybee/Makefile
index c45ae0625caa..152aea819bcd 100644
--- a/devel/busybee/Makefile
+++ b/devel/busybee/Makefile
@@ -20,5 +20,4 @@ USES= pathfix pkgconfig
ONLY_FOR_ARCHS= amd64
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/devel/cityhash/Makefile b/devel/cityhash/Makefile
index 774bb4a0dca9..39c0eaef6d2f 100644
--- a/devel/cityhash/Makefile
+++ b/devel/cityhash/Makefile
@@ -14,5 +14,4 @@ LICENSE= MIT
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/devel/cld/Makefile b/devel/cld/Makefile
index fa8843477ec9..bb06c96136c9 100644
--- a/devel/cld/Makefile
+++ b/devel/cld/Makefile
@@ -14,5 +14,4 @@ COMMENT= Chromium compact language detector library
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/devel/configkit/Makefile b/devel/configkit/Makefile
index 61f53d5c3f70..1e09b6658bc1 100644
--- a/devel/configkit/Makefile
+++ b/devel/configkit/Makefile
@@ -19,5 +19,4 @@ WRKSRC= ${WRKDIR}/ConfigKit
MAKE_ARGS= BINDIR=${PREFIX}/bin LIBDIR=${PREFIX}/lib INCLUDEDIR=${PREFIX}/include
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/devel/cvsdiff2patch/Makefile b/devel/cvsdiff2patch/Makefile
index 9fdeafc5f6e5..3c70c60c934e 100644
--- a/devel/cvsdiff2patch/Makefile
+++ b/devel/cvsdiff2patch/Makefile
@@ -13,7 +13,6 @@ COMMENT= Turn cvs diff output into patch input
PLIST_FILES= bin/cvsdiff2patch
-NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} -e "s/NOMAN/NO_MAN/" ${WRKSRC}/Makefile
diff --git a/devel/cxxtools/Makefile b/devel/cxxtools/Makefile
index bf83bbb47cb2..8366c7fcf0ec 100644
--- a/devel/cxxtools/Makefile
+++ b/devel/cxxtools/Makefile
@@ -16,7 +16,6 @@ GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
-NO_STAGE= yes
.include <bsd.port.pre.mk>
.if ${ARCH} == "sparc64"
diff --git a/devel/ding-libs/Makefile b/devel/ding-libs/Makefile
index 36ea7f8cade9..8c2ec9a337de 100644
--- a/devel/ding-libs/Makefile
+++ b/devel/ding-libs/Makefile
@@ -25,7 +25,6 @@ CONFIGURE_ARGS= --docdir=${DOCSDIR}
CONFIGURE_ARGS= --docdir=/dev/null
.endif
-NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} -e 's|libdir)/pkgconfig|prefix)/libdata/pkgconfig|' ${WRKSRC}/Makefile.in
@${REINPLACE_CMD} -e 's|malloc.h|stdlib.h|g' ${WRKSRC}/collection/collection_tools.c \
diff --git a/devel/dmucs/Makefile b/devel/dmucs/Makefile
index c83bb835002f..5d6e9920bf5b 100644
--- a/devel/dmucs/Makefile
+++ b/devel/dmucs/Makefile
@@ -15,5 +15,4 @@ USE_BZIP2= yes
GNU_CONFIGURE= yes
PLIST_FILES= bin/dmucs bin/gethost bin/loadavg bin/monitor bin/remhost
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/devel/dotconf++/Makefile b/devel/dotconf++/Makefile
index 59f27ff5b455..69b47afc1162 100644
--- a/devel/dotconf++/Makefile
+++ b/devel/dotconf++/Makefile
@@ -15,7 +15,6 @@ USE_AUTOTOOLS= libtool
USE_LDCONFIG= yes
-NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} -e 's|<stdint.h>|<inttypes.h>|' \
${WRKSRC}/src/dotconfpp.h ${WRKSRC}/src/mempool.h
diff --git a/devel/ebnf2yacc/Makefile b/devel/ebnf2yacc/Makefile
index f213d8c8b713..f0341c06a70f 100644
--- a/devel/ebnf2yacc/Makefile
+++ b/devel/ebnf2yacc/Makefile
@@ -13,5 +13,4 @@ GNU_CONFIGURE= yes
PLIST_FILES= bin/ebnf2yacc
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/devel/ecore-main/Makefile b/devel/ecore-main/Makefile
index 5fdfef77b250..c56fc2d664d0 100644
--- a/devel/ecore-main/Makefile
+++ b/devel/ecore-main/Makefile
@@ -23,7 +23,6 @@ USE_LDCONFIG= yes
EXAMPLESDIR= ${PREFIX}/share/examples/ecore
-NO_STAGE= yes
.include "Makefile.inc"
.include <bsd.port.options.mk>
diff --git a/devel/gaa/Makefile b/devel/gaa/Makefile
index 0865d8d8dfa8..2a79064aa1f6 100644
--- a/devel/gaa/Makefile
+++ b/devel/gaa/Makefile
@@ -11,5 +11,4 @@ COMMENT= GPL Argument Analyser
GNU_CONFIGURE= yes
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/devel/glrparser/Makefile b/devel/glrparser/Makefile
index 8f5e6884fd82..c5c01f991775 100644
--- a/devel/glrparser/Makefile
+++ b/devel/glrparser/Makefile
@@ -12,5 +12,4 @@ COMMENT= A parser which works with the GLR(0) algorithm
GNU_CONFIGURE= yes
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/devel/google-sparsehash/Makefile b/devel/google-sparsehash/Makefile
index 5d488bb02802..999392476673 100644
--- a/devel/google-sparsehash/Makefile
+++ b/devel/google-sparsehash/Makefile
@@ -15,7 +15,6 @@ COMMENT= An extremely memory-efficient hash_map implementation
GNU_CONFIGURE= yes
-NO_STAGE= yes
.include <bsd.port.pre.mk>
post-patch:
diff --git a/devel/hapy/Makefile b/devel/hapy/Makefile
index a1c44a846a85..68afa5102a3f 100644
--- a/devel/hapy/Makefile
+++ b/devel/hapy/Makefile
@@ -12,7 +12,6 @@ COMMENT= A runtime parser generator
GNU_CONFIGURE= yes
-NO_STAGE= yes
post-build:
@${ECHO_MSG} "Consider running 'make check' before 'make install'"
@${ECHO_MSG} "to execute a library self-test"
diff --git a/devel/inilib/Makefile b/devel/inilib/Makefile
index 3cd1e45e2044..c4f18b2f357d 100644
--- a/devel/inilib/Makefile
+++ b/devel/inilib/Makefile
@@ -11,5 +11,4 @@ COMMENT= A C++ lib which provides a method of saving the "state" of a program
GNU_CONFIGURE= yes
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/devel/libPropList/Makefile b/devel/libPropList/Makefile
index 20ea0748f7a8..e94ff5603754 100644
--- a/devel/libPropList/Makefile
+++ b/devel/libPropList/Makefile
@@ -16,7 +16,6 @@ USE_AUTOTOOLS= libtool
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
-NO_STAGE= yes
post-patch:
${REINPLACE_CMD} -e "s,mkdir rmdir,mkdir mkstemp rmdir," \
${WRKSRC}/configure
diff --git a/devel/libatomic_ops/Makefile b/devel/libatomic_ops/Makefile
index 6e311ccf3c0d..041f433ef434 100644
--- a/devel/libatomic_ops/Makefile
+++ b/devel/libatomic_ops/Makefile
@@ -18,7 +18,6 @@ USES= pathfix
OPTIONS_DEFINE= DOCS
-NO_STAGE= yes
.include <bsd.port.options.mk>
post-patch:
diff --git a/devel/libavl/Makefile b/devel/libavl/Makefile
index b5f71887b0cc..18d856330f06 100644
--- a/devel/libavl/Makefile
+++ b/devel/libavl/Makefile
@@ -15,5 +15,4 @@ GNU_CONFIGURE= yes
INFO= avl
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/devel/libbinio/Makefile b/devel/libbinio/Makefile
index 40fc63ff4e5c..7fb05166c39e 100644
--- a/devel/libbinio/Makefile
+++ b/devel/libbinio/Makefile
@@ -23,7 +23,6 @@ LDFLAGS+= -L${LOCALBASE}/lib
CFLAGS+= ${CPPFLAGS}
CXXFLAGS+= ${CPPFLAGS}
-NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} -e 's|^\(SUBDIRS\ =\).*|\1 src|' ${WRKSRC}/Makefile.in
diff --git a/devel/libdaemon/Makefile b/devel/libdaemon/Makefile
index 00d4e9c3d737..f296b58b4066 100644
--- a/devel/libdaemon/Makefile
+++ b/devel/libdaemon/Makefile
@@ -14,5 +14,4 @@ USE_AUTOTOOLS= libtool
USE_GNOME= gnomehack ltverhack
USE_LDCONFIG= yes
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/devel/libe/Makefile b/devel/libe/Makefile
index ec3a8b5d9b00..469de4ecc071 100644
--- a/devel/libe/Makefile
+++ b/devel/libe/Makefile
@@ -19,5 +19,4 @@ USE_LDCONFIG= yes
ONLY_FOR_ARCHS= amd64
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/devel/libg19/Makefile b/devel/libg19/Makefile
index 1b3f66543114..1780cf13a32f 100644
--- a/devel/libg19/Makefile
+++ b/devel/libg19/Makefile
@@ -18,7 +18,6 @@ PLIST_FILES= include/libg19.h \
lib/libg19.so \
lib/libg19.so.1
-NO_STAGE= yes
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 800069
diff --git a/devel/libisofs/Makefile b/devel/libisofs/Makefile
index 77908326a9aa..d08b829a7d9e 100644
--- a/devel/libisofs/Makefile
+++ b/devel/libisofs/Makefile
@@ -17,5 +17,4 @@ GNU_CONFIGURE= yes
USES= iconv
USE_LDCONFIG= yes
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/devel/liblcfg/Makefile b/devel/liblcfg/Makefile
index c00a8af73c55..e6334972102f 100644
--- a/devel/liblcfg/Makefile
+++ b/devel/liblcfg/Makefile
@@ -14,5 +14,4 @@ LICENSE= BSD
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/devel/liblogging/Makefile b/devel/liblogging/Makefile
index d5fe0130eaa5..bbb371cd8cd3 100644
--- a/devel/liblogging/Makefile
+++ b/devel/liblogging/Makefile
@@ -13,7 +13,6 @@ USE_LDCONFIG= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-static
-NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} -e '/^pkgconfigdir =/s|=.*| \
= ${PREFIX}/libdata/pkgconfig|' ${WRKSRC}/Makefile.in
diff --git a/devel/liblognorm/Makefile b/devel/liblognorm/Makefile
index f3bd0be5a41e..a8faa784f437 100644
--- a/devel/liblognorm/Makefile
+++ b/devel/liblognorm/Makefile
@@ -16,7 +16,6 @@ LIB_DEPENDS= libee.so:${PORTSDIR}/devel/libee \
USES= pathfix pkgconfig
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
-NO_STAGE= yes
# Try to fix parallel (-jX) builds
post-patch:
diff --git a/devel/libmtrie/Makefile b/devel/libmtrie/Makefile
index babc52e7a614..f1b3c50cb142 100644
--- a/devel/libmtrie/Makefile
+++ b/devel/libmtrie/Makefile
@@ -19,5 +19,4 @@ PLIST_SUB+= HURRRR="@comment "
PLIST_SUB+= HURRRR=""
.endif
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/devel/liboil/Makefile b/devel/liboil/Makefile
index 7e2804c371a3..31480f379c68 100644
--- a/devel/liboil/Makefile
+++ b/devel/liboil/Makefile
@@ -26,7 +26,6 @@ _COMPILER_VERSION!= ${CC} --version
CFLAGS+= -fheinous-gnu-extensions
.endif
-NO_STAGE= yes
.include <bsd.port.pre.mk>
post-patch:
diff --git a/devel/libol/Makefile b/devel/libol/Makefile
index 19f4d553a9e6..9ab0ea06cc70 100644
--- a/devel/libol/Makefile
+++ b/devel/libol/Makefile
@@ -13,5 +13,4 @@ USE_AUTOTOOLS= libtool
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/devel/libpafe/Makefile b/devel/libpafe/Makefile
index 6e15882e30f5..5a459100665a 100644
--- a/devel/libpafe/Makefile
+++ b/devel/libpafe/Makefile
@@ -27,5 +27,4 @@ PLIST_DIRS= include/libpafe
CONFIGURE_ENV+= LIBUSB_CFLAGS="-I/usr/include" \
LIBUSB_LIBS="-L/usr/lib -lusb"
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/devel/libpasori/Makefile b/devel/libpasori/Makefile
index feff364bf8a2..6e6f933d89a7 100644
--- a/devel/libpasori/Makefile
+++ b/devel/libpasori/Makefile
@@ -16,7 +16,6 @@ USE_BZIP2= yes
USE_LDCONFIG= yes
WRKSRC= ${WRKDIR}/${PORTNAME}
-NO_STAGE= yes
.include <bsd.port.pre.mk>
post-extract:
diff --git a/devel/libpdel/Makefile b/devel/libpdel/Makefile
index 0cb425e111ba..66ad4dca3af1 100644
--- a/devel/libpdel/Makefile
+++ b/devel/libpdel/Makefile
@@ -15,5 +15,4 @@ MAKE_ENV= WITHOUT_PROFILE=yes __MAKE_CONF=/dev/null SRCCONF=/dev/null
USE_LDCONFIG= yes
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/devel/libpo6/Makefile b/devel/libpo6/Makefile
index b88f16e170e6..f15a38267eef 100644
--- a/devel/libpo6/Makefile
+++ b/devel/libpo6/Makefile
@@ -14,5 +14,4 @@ LICENSE= BSD
GNU_CONFIGURE= yes
USES= pathfix
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/devel/librcd/Makefile b/devel/librcd/Makefile
index 8d155548178d..e3befb263975 100644
--- a/devel/librcd/Makefile
+++ b/devel/librcd/Makefile
@@ -18,5 +18,4 @@ USE_BZIP2= yes
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/devel/libshbuf/Makefile b/devel/libshbuf/Makefile
index f1ced685a23e..5f55515ece10 100644
--- a/devel/libshbuf/Makefile
+++ b/devel/libshbuf/Makefile
@@ -19,7 +19,6 @@ USES= pathfix
GNU_CONFIGURE= yes
CONFIGURE_ARGS+=--disable-lynx
-NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MDOXYGEN}
diff --git a/devel/libvanessa_adt/Makefile b/devel/libvanessa_adt/Makefile
index 1dc9231b4e25..9cbfe4e954e8 100644
--- a/devel/libvanessa_adt/Makefile
+++ b/devel/libvanessa_adt/Makefile
@@ -21,7 +21,6 @@ GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
-NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} -e '/^SUBDIRS/s|test debian||' ${WRKSRC}/Makefile.in
diff --git a/devel/libvanessa_logger/Makefile b/devel/libvanessa_logger/Makefile
index 9abc41d7d460..6291b44d9106 100644
--- a/devel/libvanessa_logger/Makefile
+++ b/devel/libvanessa_logger/Makefile
@@ -17,7 +17,6 @@ USE_LDCONFIG= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= ac_cv_have_decl_facilitynames=yes
-NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} -e '/^SUBDIRS/s|sample debian||' ${WRKSRC}/Makefile.in
@${REINPLACE_CMD} -e '/extern CODE/d' ${WRKSRC}/libvanessa_logger/vanessa_logger.c
diff --git a/devel/lightning/Makefile b/devel/lightning/Makefile
index a1654972dc2c..d11a6b834443 100644
--- a/devel/lightning/Makefile
+++ b/devel/lightning/Makefile
@@ -23,7 +23,6 @@ PLIST_SUB+= JIT_ARCH=${ARCH:S/i386/x86/:S/amd64/x86/:S/sparc64/sparc/:S/powerpc/
INFO= lightning
-NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MASSERTIONS}
diff --git a/devel/memcheck/Makefile b/devel/memcheck/Makefile
index 6ae15c65a1e2..a9ee13581648 100644
--- a/devel/memcheck/Makefile
+++ b/devel/memcheck/Makefile
@@ -15,5 +15,4 @@ USE_LDCONFIG= yes
MAKE_JOBS_UNSAFE= yes
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/devel/msgpack/Makefile b/devel/msgpack/Makefile
index 288d8cc848bb..25d0891ee06e 100644
--- a/devel/msgpack/Makefile
+++ b/devel/msgpack/Makefile
@@ -11,7 +11,6 @@ COMMENT= Binary-based efficient data interchange format focused on performance
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
-NO_STAGE= yes
.include <bsd.port.pre.mk>
.if ${ARCH} == "sparc64"
diff --git a/devel/ncnf/Makefile b/devel/ncnf/Makefile
index 8fa615cbdce0..7504e9fe1d48 100644
--- a/devel/ncnf/Makefile
+++ b/devel/ncnf/Makefile
@@ -20,7 +20,6 @@ GNU_CONFIGURE= yes
USE_GMAKE= yes
.endif
-NO_STAGE= yes
.include <bsd.port.options.mk>
post-patch:
diff --git a/devel/npth/Makefile b/devel/npth/Makefile
index 4c3109ead38a..c31773d93d70 100644
--- a/devel/npth/Makefile
+++ b/devel/npth/Makefile
@@ -17,5 +17,4 @@ USE_AUTOTOOLS= libtool
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/devel/openzz/Makefile b/devel/openzz/Makefile
index d8e942a21f66..3617518656d1 100644
--- a/devel/openzz/Makefile
+++ b/devel/openzz/Makefile
@@ -18,7 +18,6 @@ GNU_CONFIGURE= yes
USE_LDCONFIG= yes
CFLAGS+= -Wno-return-type
-NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} -e "s/cfree/free/g" ${WRKSRC}/src/list.c
@${REINPLACE_CMD} -e "s/argv\[\]/*argv/" ${WRKSRC}/src/zzbind.h
diff --git a/devel/replay/Makefile b/devel/replay/Makefile
index 5575ed76df45..3645446da324 100644
--- a/devel/replay/Makefile
+++ b/devel/replay/Makefile
@@ -13,7 +13,6 @@ COMMENT= Program that helps you fix a build interactively
PLIST_FILES= bin/replay
-NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} -e "s/NOMAN/NO_MAN/" ${WRKSRC}/Makefile
diff --git a/devel/shmap/Makefile b/devel/shmap/Makefile
index e3ab22557c94..3dee0473f53b 100644
--- a/devel/shmap/Makefile
+++ b/devel/shmap/Makefile
@@ -18,5 +18,4 @@ CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
USE_LDCONFIG= yes
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/devel/tclap/Makefile b/devel/tclap/Makefile
index c1b24975dae1..78796f2d921a 100644
--- a/devel/tclap/Makefile
+++ b/devel/tclap/Makefile
@@ -13,5 +13,4 @@ COMMENT= Verbose replacement for getopt
GNU_CONFIGURE= yes
USES= pathfix
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/devel/toh/Makefile b/devel/toh/Makefile
index f6aa325b2bdd..46099657a9d5 100644
--- a/devel/toh/Makefile
+++ b/devel/toh/Makefile
@@ -13,5 +13,4 @@ GNU_CONFIGURE= yes
PLIST_FILES= bin/toh
-NO_STAGE= yes
.include <bsd.port.mk>