summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorehaupt <ehaupt@FreeBSD.org>2013-10-23 10:26:46 +0000
committerehaupt <ehaupt@FreeBSD.org>2013-10-23 10:26:46 +0000
commitc86ec92ff5c5f8b96056883ef2489bee1a3a84ab (patch)
treee71680cb84d56a2ca6dbe870472bd01fcd87a217
parent1436607219a7b7f90349e171db4215e32b8ab9ec (diff)
downloadFreeBSD-ports-c86ec92ff5c5f8b96056883ef2489bee1a3a84ab.zip
FreeBSD-ports-c86ec92ff5c5f8b96056883ef2489bee1a3a84ab.tar.gz
Support staging.
-rw-r--r--astro/p5-GPS/Makefile1
-rw-r--r--audio/audacious-dumb/Makefile1
-rw-r--r--audio/bmp-fc/Makefile1
-rw-r--r--audio/bmp-festalon/Makefile1
-rw-r--r--audio/checkmate/Makefile1
-rw-r--r--audio/libadplug/Makefile1
-rw-r--r--audio/libmodplug/Makefile1
-rw-r--r--audio/mikmod/Makefile1
-rw-r--r--audio/sdl_sound/Makefile1
-rw-r--r--audio/xmms-ahx/Makefile1
-rw-r--r--audio/xmms-festalon/Makefile1
-rw-r--r--audio/xmms-nsf/Makefile1
-rw-r--r--converters/drg2sbg/Makefile1
-rw-r--r--deskutils/notify-osd/Makefile1
-rw-r--r--deskutils/xfce4-notification-daemon/Makefile1
-rw-r--r--devel/libexplain/Makefile1
-rw-r--r--devel/p5-Data-TreeDumper-Renderer-GTK/Makefile1
-rw-r--r--devel/p5-Eval-Context/Makefile1
-rw-r--r--devel/p5-Package-Generator/Makefile1
-rw-r--r--devel/p5-Perl-Unsafe-Signals/Makefile1
-rw-r--r--devel/p5-Sort-Array/Makefile1
-rw-r--r--devel/p5-Test-Spelling/Makefile1
-rw-r--r--devel/p5-Uniq/Makefile1
-rw-r--r--graphics/asciio/Makefile1
-rw-r--r--graphics/exrtools/Makefile1
-rw-r--r--graphics/grafx2/Makefile1
-rw-r--r--graphics/iec16022/Makefile1
-rw-r--r--mail/p5-Sendmail-AccessDB/Makefile1
-rw-r--r--misc/bestfit/Makefile1
-rw-r--r--misc/talkfilters/Makefile1
-rw-r--r--multimedia/subtitleeditor/Makefile1
-rw-r--r--net-im/pidgin-bs/Makefile1
-rw-r--r--net-im/pidgin-privacy-please/Makefile1
-rw-r--r--net-mgmt/py-ipcalc/Makefile1
-rw-r--r--net-mgmt/tcpreplay/Makefile1
-rw-r--r--net/nload/Makefile1
-rw-r--r--ports-mgmt/distilator/Makefile1
-rw-r--r--sysutils/p5-Dir-Purge/Makefile1
-rw-r--r--textproc/p5-Text-vCard/Makefile1
-rw-r--r--www/p5-Catalyst-View-XML-Feed/Makefile1
-rw-r--r--www/p5-Google-Search/Makefile1
-rw-r--r--www/p5-HTML-DOM/Makefile1
-rw-r--r--www/p5-JE/Makefile1
-rw-r--r--www/p5-Reddit/Makefile1
-rw-r--r--www/p5-WWW-Scripter-Plugin-Ajax/Makefile1
-rw-r--r--www/p5-WWW-Scripter-Plugin-JavaScript/Makefile1
-rw-r--r--www/p5-WWW-Scripter/Makefile1
-rw-r--r--x11/xwit/Makefile1
48 files changed, 0 insertions, 48 deletions
diff --git a/astro/p5-GPS/Makefile b/astro/p5-GPS/Makefile
index 9dc1537..5fbe272 100644
--- a/astro/p5-GPS/Makefile
+++ b/astro/p5-GPS/Makefile
@@ -16,7 +16,6 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure
-NO_STAGE= yes
MAN3= GPS::Serial.3 \
GPS::NMEA.3 \
diff --git a/audio/audacious-dumb/Makefile b/audio/audacious-dumb/Makefile
index 02f8272..26b6763 100644
--- a/audio/audacious-dumb/Makefile
+++ b/audio/audacious-dumb/Makefile
@@ -16,7 +16,6 @@ RUN_DEPENDS= audacious:${PORTSDIR}/multimedia/audacious
BUILD_DEPENDS= audacious:${PORTSDIR}/multimedia/audacious \
${LOCALBASE}/lib/libdumb.a:${PORTSDIR}/audio/dumb
-NO_STAGE= yes
USES= gmake pkgconfig
USE_LDCONFIG= yes
diff --git a/audio/bmp-fc/Makefile b/audio/bmp-fc/Makefile
index b5f9543..5d9e8cb 100644
--- a/audio/bmp-fc/Makefile
+++ b/audio/bmp-fc/Makefile
@@ -18,7 +18,6 @@ USES= pkgconfig
USE_BZIP2= yes
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
-NO_STAGE= yes
PLIST_FILES= lib/bmp/Input/libfc.so lib/bmp/Input/libfc.la
diff --git a/audio/bmp-festalon/Makefile b/audio/bmp-festalon/Makefile
index 96f592a..cdd75ff 100644
--- a/audio/bmp-festalon/Makefile
+++ b/audio/bmp-festalon/Makefile
@@ -8,7 +8,6 @@ COMMENT= Beep-media-player plugin for playing .nsf and .hes audio files
LICENSE= GPLv2
MASTERDIR= ${.CURDIR}/../festalon
-NO_STAGE= yes
LIB_DEPENDS= beep.2:${PORTSDIR}/multimedia/beep-media-player
diff --git a/audio/checkmate/Makefile b/audio/checkmate/Makefile
index 066c8db..e880a0f 100644
--- a/audio/checkmate/Makefile
+++ b/audio/checkmate/Makefile
@@ -16,7 +16,6 @@ GNU_CONFIGURE= yes
MAN1= mpck.1
MLINKS= mpck.1 checkmate.1
-NO_STAGE= yes
PLIST_FILES= bin/mpck
.include <bsd.port.mk>
diff --git a/audio/libadplug/Makefile b/audio/libadplug/Makefile
index aca769e..6538889 100644
--- a/audio/libadplug/Makefile
+++ b/audio/libadplug/Makefile
@@ -15,7 +15,6 @@ LICENSE= GPLv2
LIB_DEPENDS= binio:${PORTSDIR}/devel/libbinio
USES= pkgconfig
-NO_STAGE= yes
USE_AUTOTOOLS= libtool
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
diff --git a/audio/libmodplug/Makefile b/audio/libmodplug/Makefile
index 40cf418..6ea10aa 100644
--- a/audio/libmodplug/Makefile
+++ b/audio/libmodplug/Makefile
@@ -10,7 +10,6 @@ MAINTAINER= ehaupt@FreeBSD.org
COMMENT= ModPlug mod-like music shared libraries
USES= gmake pathfix pkgconfig
-NO_STAGE= yes
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
diff --git a/audio/mikmod/Makefile b/audio/mikmod/Makefile
index 4182a2e..f85dbfc 100644
--- a/audio/mikmod/Makefile
+++ b/audio/mikmod/Makefile
@@ -16,7 +16,6 @@ LICENSE= GPLv2
LIB_DEPENDS= mikmod:${PORTSDIR}/audio/libmikmod
USES= gmake
-NO_STAGE= yes
GNU_CONFIGURE= yes
MAN1= mikmod.1
diff --git a/audio/sdl_sound/Makefile b/audio/sdl_sound/Makefile
index c6808b5..b539d58 100644
--- a/audio/sdl_sound/Makefile
+++ b/audio/sdl_sound/Makefile
@@ -13,7 +13,6 @@ MAINTAINER= mva@FreeBSD.org
COMMENT= A SDL audio library and player for some popular sound file formats
USE_AUTOTOOLS= libtool
-NO_STAGE= yes
USE_LDCONFIG= yes
USE_SDL= sdl
CPPFLAGS+= -I${LOCALBASE}/include
diff --git a/audio/xmms-ahx/Makefile b/audio/xmms-ahx/Makefile
index 7a89554..67b0775 100644
--- a/audio/xmms-ahx/Makefile
+++ b/audio/xmms-ahx/Makefile
@@ -20,7 +20,6 @@ PLIST_FILES= lib/xmms/Input/libahx.la \
GNU_CONFIGURE= yes
USES= gmake
-NO_STAGE= yes
USE_GNOME= gtk12
USE_LDCONFIG= yes
CPPFLAGS+= -I${LOCALBASE}/include
diff --git a/audio/xmms-festalon/Makefile b/audio/xmms-festalon/Makefile
index 30ad55d..8cca777 100644
--- a/audio/xmms-festalon/Makefile
+++ b/audio/xmms-festalon/Makefile
@@ -11,7 +11,6 @@ BUILD_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms
RUN_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms
USE_GNOME= glib12
-NO_STAGE= yes
CONFIGURE_ARGS+= --enable-interface=interface
DESCR= ${.CURDIR}/pkg-descr
diff --git a/audio/xmms-nsf/Makefile b/audio/xmms-nsf/Makefile
index 74a2d07..f3f5779 100644
--- a/audio/xmms-nsf/Makefile
+++ b/audio/xmms-nsf/Makefile
@@ -18,7 +18,6 @@ RUN_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
-NO_STAGE= yes
USE_CSTD= gnu89
ONLY_FOR_ARCHS= i386 amd64
diff --git a/converters/drg2sbg/Makefile b/converters/drg2sbg/Makefile
index 540fac9..e301e02e 100644
--- a/converters/drg2sbg/Makefile
+++ b/converters/drg2sbg/Makefile
@@ -16,5 +16,4 @@ GNU_CONFIGURE= yes
MAN1= drgbuilder.1 drg2sbg.1
PLIST_FILES= bin/drg2sbg bin/drgbuilder
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/deskutils/notify-osd/Makefile b/deskutils/notify-osd/Makefile
index d03dca3..f26e77e 100644
--- a/deskutils/notify-osd/Makefile
+++ b/deskutils/notify-osd/Makefile
@@ -24,5 +24,4 @@ USES= gmake pkgconfig
USE_GNOME= libwnck gconf2
USE_GCC= yes
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/deskutils/xfce4-notification-daemon/Makefile b/deskutils/xfce4-notification-daemon/Makefile
index 8e372a0..7336ab8 100644
--- a/deskutils/xfce4-notification-daemon/Makefile
+++ b/deskutils/xfce4-notification-daemon/Makefile
@@ -41,7 +41,6 @@ CLOSE_DESC= Show the close button in the default theme
OPTIONS_DEFAULT=CLOSE NLS
-NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MNLS}
diff --git a/devel/libexplain/Makefile b/devel/libexplain/Makefile
index dc6722c..bae1c37 100644
--- a/devel/libexplain/Makefile
+++ b/devel/libexplain/Makefile
@@ -19,7 +19,6 @@ USE_AUTOTOOLS= libtool
USES= bison gettext gmake
USE_LDCONFIG= yes
-NO_STAGE= yes
.include <bsd.port.pre.mk>
.include "Makefile.man"
diff --git a/devel/p5-Data-TreeDumper-Renderer-GTK/Makefile b/devel/p5-Data-TreeDumper-Renderer-GTK/Makefile
index 3c9e2d7..7fc3987 100644
--- a/devel/p5-Data-TreeDumper-Renderer-GTK/Makefile
+++ b/devel/p5-Data-TreeDumper-Renderer-GTK/Makefile
@@ -20,5 +20,4 @@ USE_PERL5= configure
MAN3= Data::TreeDumper::Renderer::GTK.3
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/devel/p5-Eval-Context/Makefile b/devel/p5-Eval-Context/Makefile
index d6c284f..2184914 100644
--- a/devel/p5-Eval-Context/Makefile
+++ b/devel/p5-Eval-Context/Makefile
@@ -33,5 +33,4 @@ USE_PERL5= modbuild
MAN3= Eval::Context.3
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/devel/p5-Package-Generator/Makefile b/devel/p5-Package-Generator/Makefile
index 006be2d..731eda8 100644
--- a/devel/p5-Package-Generator/Makefile
+++ b/devel/p5-Package-Generator/Makefile
@@ -15,5 +15,4 @@ USE_PERL5= configure
MAN3= Package::Reaper.3 Package::Generator.3
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/devel/p5-Perl-Unsafe-Signals/Makefile b/devel/p5-Perl-Unsafe-Signals/Makefile
index 1389351..3cd99ac 100644
--- a/devel/p5-Perl-Unsafe-Signals/Makefile
+++ b/devel/p5-Perl-Unsafe-Signals/Makefile
@@ -15,5 +15,4 @@ USE_PERL5= configure
MAN3= Perl::Unsafe::Signals.3
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/devel/p5-Sort-Array/Makefile b/devel/p5-Sort-Array/Makefile
index f9e1d78..e08cbec 100644
--- a/devel/p5-Sort-Array/Makefile
+++ b/devel/p5-Sort-Array/Makefile
@@ -15,5 +15,4 @@ USE_PERL5= configure
MAN3= Sort::Array.3
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/devel/p5-Test-Spelling/Makefile b/devel/p5-Test-Spelling/Makefile
index 0aaa5b8..5831709 100644
--- a/devel/p5-Test-Spelling/Makefile
+++ b/devel/p5-Test-Spelling/Makefile
@@ -22,5 +22,4 @@ USE_PERL5= configure
MAN3= Test::Spelling.3
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/devel/p5-Uniq/Makefile b/devel/p5-Uniq/Makefile
index f8423b0..21251da 100644
--- a/devel/p5-Uniq/Makefile
+++ b/devel/p5-Uniq/Makefile
@@ -18,5 +18,4 @@ MAN3= Uniq.3
WRKSRC= ${WRKDIR}/${PORTNAME}
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/graphics/asciio/Makefile b/graphics/asciio/Makefile
index 39e0e9a..4761f6d 100644
--- a/graphics/asciio/Makefile
+++ b/graphics/asciio/Makefile
@@ -41,5 +41,4 @@ MAN3= App::Asciio::setup::import_export::perl.3 \
App::Asciio::setup::hooks::canonize_connections.3 \
App::Asciio::Undo.3
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/graphics/exrtools/Makefile b/graphics/exrtools/Makefile
index 19c802f..c6f5e49 100644
--- a/graphics/exrtools/Makefile
+++ b/graphics/exrtools/Makefile
@@ -31,7 +31,6 @@ MAN1= exrblur.1 exrchr.1 exricamtm.1 exrnlm.1 exrnormalize.1 \
exrpptm.1 exrstats.1 exrtools.1 exrtopng.1 jpegtoexr.1 \
pngtoexr.1 ppmtoexr.1
-NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} -e 's|<values\.h>|<float.h>|' \
${WRKSRC}/src/exrnormalize.c \
diff --git a/graphics/grafx2/Makefile b/graphics/grafx2/Makefile
index d7e400f..90d2ef0 100644
--- a/graphics/grafx2/Makefile
+++ b/graphics/grafx2/Makefile
@@ -24,7 +24,6 @@ OPTIONS_DEFINE= TTF LUA
TTF_DESC= True Type font support
OPTIONS_DEFAULT=TTF
-NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MTTF}
diff --git a/graphics/iec16022/Makefile b/graphics/iec16022/Makefile
index 715eb41..d2e41b6 100644
--- a/graphics/iec16022/Makefile
+++ b/graphics/iec16022/Makefile
@@ -22,7 +22,6 @@ CFLAGS+= -I${LOCALBASE}/include -L${LOCALBASE}/lib
MAN1= iec16022.1
-NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} -e 's|malloc.h|stdlib.h|' ${WRKSRC}/iec16022.c \
${WRKSRC}/iec16022ecc200.c ${WRKSRC}/reedsol.c ${WRKSRC}/image.c
diff --git a/mail/p5-Sendmail-AccessDB/Makefile b/mail/p5-Sendmail-AccessDB/Makefile
index 7d0a0a6..162a208 100644
--- a/mail/p5-Sendmail-AccessDB/Makefile
+++ b/mail/p5-Sendmail-AccessDB/Makefile
@@ -18,5 +18,4 @@ USE_PERL5= configure
MAN3= Sendmail::AccessDB.3
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/misc/bestfit/Makefile b/misc/bestfit/Makefile
index 106b912e..0c68bda 100644
--- a/misc/bestfit/Makefile
+++ b/misc/bestfit/Makefile
@@ -17,5 +17,4 @@ MANCOMPRESSED= no
MAN1= bestfit.1
PLIST_FILES= bin/bestfit
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/misc/talkfilters/Makefile b/misc/talkfilters/Makefile
index c1ffec1..1a90b86 100644
--- a/misc/talkfilters/Makefile
+++ b/misc/talkfilters/Makefile
@@ -38,7 +38,6 @@ MLINKS= talkfilters.1 austro.1 \
talkfilters.1 warez.1
INFO= talkfilters
-NO_STAGE= yes
pre-everything::
@${ECHO_MSG} "Please note that some of the filters contain language that may"
@${ECHO_MSG} "be objectionable to some. They are provided uncensored, in their"
diff --git a/multimedia/subtitleeditor/Makefile b/multimedia/subtitleeditor/Makefile
index c34c5d0..702f34f 100644
--- a/multimedia/subtitleeditor/Makefile
+++ b/multimedia/subtitleeditor/Makefile
@@ -33,7 +33,6 @@ MAN1= subtitleeditor.1
OPTIONS_DEFINE= NLS
-NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MNLS}
diff --git a/net-im/pidgin-bs/Makefile b/net-im/pidgin-bs/Makefile
index 68190f8..f6addf2 100644
--- a/net-im/pidgin-bs/Makefile
+++ b/net-im/pidgin-bs/Makefile
@@ -22,5 +22,4 @@ USE_BZIP2= yes
USE_GNOME= gtk20
USE_LDCONFIG= ${PREFIX}/lib/pidgin
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/net-im/pidgin-privacy-please/Makefile b/net-im/pidgin-privacy-please/Makefile
index dc383ad..3f71949 100644
--- a/net-im/pidgin-privacy-please/Makefile
+++ b/net-im/pidgin-privacy-please/Makefile
@@ -21,5 +21,4 @@ USES= gettext gmake pkgconfig
USE_GNOME= gtk20
USE_LDCONFIG= ${PREFIX}/lib/pidgin
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/net-mgmt/py-ipcalc/Makefile b/net-mgmt/py-ipcalc/Makefile
index a3af00b..3e1cbb2 100644
--- a/net-mgmt/py-ipcalc/Makefile
+++ b/net-mgmt/py-ipcalc/Makefile
@@ -14,5 +14,4 @@ COMMENT= Module to perform IP subnet calculations
USE_PYTHON= yes
USE_PYDISTUTILS=yes
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/net-mgmt/tcpreplay/Makefile b/net-mgmt/tcpreplay/Makefile
index 880b037..3837ac3 100644
--- a/net-mgmt/tcpreplay/Makefile
+++ b/net-mgmt/tcpreplay/Makefile
@@ -21,7 +21,6 @@ MAN1= tcpreplay.1 tcpprep.1 tcprewrite.1 tcpbridge.1 tcpreplay-edit.1
PLIST_FILES= bin/tcpreplay bin/tcpprep bin/tcprewrite bin/tcpbridge \
bin/tcpreplay-edit
-NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} -e 's|-Wall -O3||' ${WRKSRC}/${CONFIGURE_SCRIPT}
diff --git a/net/nload/Makefile b/net/nload/Makefile
index c3aa34d..52d44da 100644
--- a/net/nload/Makefile
+++ b/net/nload/Makefile
@@ -18,7 +18,6 @@ MANCOMPRESSED= yes
MAN1= nload.1
PLIST_FILES= bin/nload
-NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} -e "s|\(/etc/nload\.conf\)|${PREFIX}\1|" \
${WRKSRC}/docs/nload.1.in ${WRKSRC}/src/main.cpp
diff --git a/ports-mgmt/distilator/Makefile b/ports-mgmt/distilator/Makefile
index aac051b..db1b0b7 100644
--- a/ports-mgmt/distilator/Makefile
+++ b/ports-mgmt/distilator/Makefile
@@ -17,5 +17,4 @@ BUILD_DEPENDS:= ${RUN_DEPENDS}
USES= perl5
USE_PERL5= configure
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/sysutils/p5-Dir-Purge/Makefile b/sysutils/p5-Dir-Purge/Makefile
index ac12dbb..e9bf873 100644
--- a/sysutils/p5-Dir-Purge/Makefile
+++ b/sysutils/p5-Dir-Purge/Makefile
@@ -15,5 +15,4 @@ USE_PERL5= configure
MAN3= Dir::Purge.3
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/textproc/p5-Text-vCard/Makefile b/textproc/p5-Text-vCard/Makefile
index 863a4a6..a6fe0ba 100644
--- a/textproc/p5-Text-vCard/Makefile
+++ b/textproc/p5-Text-vCard/Makefile
@@ -20,5 +20,4 @@ USE_PERL5= configure
MAN3= Text::vCard::Node.3 Text::vCard.3 \
Text::vCard::Addressbook.3
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/www/p5-Catalyst-View-XML-Feed/Makefile b/www/p5-Catalyst-View-XML-Feed/Makefile
index 3fc8a05..2cdda36 100644
--- a/www/p5-Catalyst-View-XML-Feed/Makefile
+++ b/www/p5-Catalyst-View-XML-Feed/Makefile
@@ -20,5 +20,4 @@ USE_PERL5= configure
MAN3= Catalyst::View::XML::Feed.3
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/www/p5-Google-Search/Makefile b/www/p5-Google-Search/Makefile
index e9a496b..223d404 100644
--- a/www/p5-Google-Search/Makefile
+++ b/www/p5-Google-Search/Makefile
@@ -24,5 +24,4 @@ USE_PERL5= configure
MAN3= Google::Search.3 Google::Search::Result.3
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/www/p5-HTML-DOM/Makefile b/www/p5-HTML-DOM/Makefile
index 11083e3..57c6cb5 100644
--- a/www/p5-HTML-DOM/Makefile
+++ b/www/p5-HTML-DOM/Makefile
@@ -23,7 +23,6 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure
-NO_STAGE= yes
.include <bsd.port.pre.mk>
.include "${MASTERDIR}/Makefile.man"
.include <bsd.port.post.mk>
diff --git a/www/p5-JE/Makefile b/www/p5-JE/Makefile
index 2ba8dcb..a4ecf41 100644
--- a/www/p5-JE/Makefile
+++ b/www/p5-JE/Makefile
@@ -35,5 +35,4 @@ MAN3= JE::Object.3 JE::_FieldHash.3 JE::String.3 \
# Wrong versioning upstream
PORTSCOUT= skipv:0.54
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/www/p5-Reddit/Makefile b/www/p5-Reddit/Makefile
index dceeffe..b1062ee 100644
--- a/www/p5-Reddit/Makefile
+++ b/www/p5-Reddit/Makefile
@@ -25,5 +25,4 @@ USE_PERL5= configure
MAN3= Reddit.3
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/www/p5-WWW-Scripter-Plugin-Ajax/Makefile b/www/p5-WWW-Scripter-Plugin-Ajax/Makefile
index 38e7d53..3d68b24 100644
--- a/www/p5-WWW-Scripter-Plugin-Ajax/Makefile
+++ b/www/p5-WWW-Scripter-Plugin-Ajax/Makefile
@@ -19,5 +19,4 @@ USE_PERL5= configure
MAN3= WWW::Scripter::Plugin::Ajax.3
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/www/p5-WWW-Scripter-Plugin-JavaScript/Makefile b/www/p5-WWW-Scripter-Plugin-JavaScript/Makefile
index b7c7b69..ae094ff 100644
--- a/www/p5-WWW-Scripter-Plugin-JavaScript/Makefile
+++ b/www/p5-WWW-Scripter-Plugin-JavaScript/Makefile
@@ -20,5 +20,4 @@ USE_PERL5= configure
MAN3= WWW::Scripter::Plugin::JavaScript.3 \
WWW::Scripter::Plugin::JavaScript::JE.3
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/www/p5-WWW-Scripter/Makefile b/www/p5-WWW-Scripter/Makefile
index 12ca8c0..915ec60 100644
--- a/www/p5-WWW-Scripter/Makefile
+++ b/www/p5-WWW-Scripter/Makefile
@@ -22,5 +22,4 @@ USE_PERL5= configure
MAN3= WWW::Scripter::Location.3 WWW::Scripter.3 \
WWW::Scripter::History.3 WWW::Scripter::WindowGroup.3
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/x11/xwit/Makefile b/x11/xwit/Makefile
index 265d5c2..9b6c548 100644
--- a/x11/xwit/Makefile
+++ b/x11/xwit/Makefile
@@ -20,5 +20,4 @@ PLIST_FILES= bin/xwit
EXTRA_PATCHES= ${WRKDIR}/${PORTNAME}-patchset-${PORTVERSION}/patch-*
-NO_STAGE= yes
.include <bsd.port.mk>
OpenPOWER on IntegriCloud