summaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
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 b712537..02d3020 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 b8a0ce4..24a0752 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 75a3fb4..4e46ccb 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 c45ae06..152aea81 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 774bb4a..39c0eae 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 fa88434..bb06c96 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 61f53d5..1e09b66 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 9fdeafc..3c70c60 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 bf83bbb..8366c7f 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 36ea7f8..8c2ec9a 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 c83bb83..5d6e992 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 59f27ff..69b47af 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 f213d8c..f0341c0 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 5fdfef7..c56fc2d 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 0865d8d..2a79064 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 8f5e688..c5c01f9 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 5d488bb..9993924 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 a1c44a8..68afa51 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 3cd1e45..c4f18b2 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 20ea074..e94ff56 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 6e311cc..041f433 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 b5f71887..18d8563 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 40fc63f..7fb0516 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 00d4e9c..f296b58 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 ec3a8b5..469de4e 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 1b3f665..1780cf1 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 7790832..d08b829 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 c00a8af..e633497 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 d5fe013..bbb371c 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 f3bd0be..a8faa78 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 babc52e..f1b3c50 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 7e2804c..31480f3 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 19f4d55..9ab0ea0 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 6e15882..5a45910 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 feff364..6e6f933 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 0cb425e..66ad4dc 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 b88f16e..f15a382 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 8d15554..e3befb2 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 f1ced68..5f55515 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 1dc9231..9cbfe4e 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 9abc41d..6291b44 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 a165497..d11a6b8 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 6ae15c6..a9ee135 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 288d8cc..25d0891 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 8fa615c..7504e9f 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 4c3109e..c31773d 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 d8e942a..3617518 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 5575ed7..3645446 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 e3ab225..3dee047 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 c1b2497..78796f2 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 f6aa325..4609965 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>
OpenPOWER on IntegriCloud