diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2013-10-23 18:26:46 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2013-10-23 18:26:46 +0800 |
commit | c86ec92ff5c5f8b96056883ef2489bee1a3a84ab (patch) | |
tree | e71680cb84d56a2ca6dbe870472bd01fcd87a217 /www | |
parent | 1436607219a7b7f90349e171db4215e32b8ab9ec (diff) | |
download | freebsd-ports-gnome-c86ec92ff5c5f8b96056883ef2489bee1a3a84ab.tar.gz freebsd-ports-gnome-c86ec92ff5c5f8b96056883ef2489bee1a3a84ab.tar.zst freebsd-ports-gnome-c86ec92ff5c5f8b96056883ef2489bee1a3a84ab.zip |
Support staging.
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-Catalyst-View-XML-Feed/Makefile | 1 | ||||
-rw-r--r-- | www/p5-Google-Search/Makefile | 1 | ||||
-rw-r--r-- | www/p5-HTML-DOM/Makefile | 1 | ||||
-rw-r--r-- | www/p5-JE/Makefile | 1 | ||||
-rw-r--r-- | www/p5-Reddit/Makefile | 1 | ||||
-rw-r--r-- | www/p5-WWW-Scripter-Plugin-Ajax/Makefile | 1 | ||||
-rw-r--r-- | www/p5-WWW-Scripter-Plugin-JavaScript/Makefile | 1 | ||||
-rw-r--r-- | www/p5-WWW-Scripter/Makefile | 1 |
8 files changed, 0 insertions, 8 deletions
diff --git a/www/p5-Catalyst-View-XML-Feed/Makefile b/www/p5-Catalyst-View-XML-Feed/Makefile index 3fc8a05605cc..2cdda36fe4f0 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 e9a496b2f478..223d40468a80 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 11083e32e69a..57c6cb5e17b8 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 2ba8dcb17181..a4ecf410e6d1 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 dceeffe1b16a..b1062ee7bb37 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 38e7d536db82..3d68b2492e0e 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 b7c7b695e7af..ae094ffb6126 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 12ca8c08e267..915ec604a234 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> |