diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2013-05-08 16:04:04 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2013-05-08 16:04:04 +0800 |
commit | 5f5fa9ad85e9a0ea7aea9c2e7b5d058790116468 (patch) | |
tree | 4b73409985b156444768ef6039a67ff33e713666 /www | |
parent | dfc2fd885de02f581020f626d1dab809e107622d (diff) | |
download | freebsd-ports-gnome-5f5fa9ad85e9a0ea7aea9c2e7b5d058790116468.tar.gz freebsd-ports-gnome-5f5fa9ad85e9a0ea7aea9c2e7b5d058790116468.tar.zst freebsd-ports-gnome-5f5fa9ad85e9a0ea7aea9c2e7b5d058790116468.zip |
- Mark MAKE_JOBS_SAFE
- Trim header
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-Google-Search/Makefile | 7 | ||||
-rw-r--r-- | www/p5-HTML-DOM/Makefile | 7 | ||||
-rw-r--r-- | www/p5-Reddit/Makefile | 7 | ||||
-rw-r--r-- | www/p5-WWW-Scripter-Plugin-Ajax/Makefile | 7 | ||||
-rw-r--r-- | www/p5-WWW-Scripter-Plugin-JavaScript/Makefile | 7 | ||||
-rw-r--r-- | www/p5-WWW-Scripter/Makefile | 7 |
6 files changed, 12 insertions, 30 deletions
diff --git a/www/p5-Google-Search/Makefile b/www/p5-Google-Search/Makefile index b61175622fc1..b6850bab27c6 100644 --- a/www/p5-Google-Search/Makefile +++ b/www/p5-Google-Search/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Google-Search -# Date created: 20 Jul 2010 -# Whom: Emanuel Haupt <ehaupt@FreeBSD.org> -# +# Created by: Emanuel Haupt <ehaupt@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Google-Search PORTVERSION= 0.028 @@ -24,6 +20,7 @@ RUN_DEPENDS= p5-Any-Moose>=0:${PORTSDIR}/devel/p5-Any-Moose \ BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes +MAKE_JOBS_SAFE= yes MAN3= Google::Search.3 Google::Search::Result.3 diff --git a/www/p5-HTML-DOM/Makefile b/www/p5-HTML-DOM/Makefile index 4b05dcdd06e5..04069d97f483 100644 --- a/www/p5-HTML-DOM/Makefile +++ b/www/p5-HTML-DOM/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-HTML-DOM -# Date created: 26 Jan 2010 -# Whom: Emanuel Haupt <ehaupt@FreeBSD.org> -# +# Created by: Emanuel Haupt <ehaupt@FreeBSD.org> # $FreeBSD$ -# PORTNAME= HTML-DOM PORTVERSION= 0.053 @@ -25,6 +21,7 @@ BUILD_DEPENDS= p5-CSS-DOM>=0:${PORTSDIR}/www/p5-CSS-DOM \ RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes +MAKE_JOBS_SAFE= yes .include <bsd.port.pre.mk> .include "${MASTERDIR}/Makefile.man" diff --git a/www/p5-Reddit/Makefile b/www/p5-Reddit/Makefile index 0971dabe4dcc..2815fea11a74 100644 --- a/www/p5-Reddit/Makefile +++ b/www/p5-Reddit/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Reddit -# Date created: 18 Apr 2012 -# Whom: Emanuel Haupt <ehaupt@FreeBSD.org> -# +# Created by: Emanuel Haupt <ehaupt@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Reddit PORTVERSION= 0.3.02.20120418 @@ -25,6 +21,7 @@ RUN_DEPENDS= p5-Moose>=0:${PORTSDIR}/devel/p5-Moose \ p5-libwww>=5.829:${PORTSDIR}/www/p5-libwww PERL_CONFIGURE= yes +MAKE_JOBS_SAFE= yes MAN3= Reddit.3 diff --git a/www/p5-WWW-Scripter-Plugin-Ajax/Makefile b/www/p5-WWW-Scripter-Plugin-Ajax/Makefile index 690d7ad1d3fd..9950de1c6b03 100644 --- a/www/p5-WWW-Scripter-Plugin-Ajax/Makefile +++ b/www/p5-WWW-Scripter-Plugin-Ajax/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-WWW-Scripter-Plugin-Ajax -# Date created: 28 Jan 2010 -# Whom: Emanuel Haupt <ehaupt@FreeBSD.org> -# +# Created by: Emanuel Haupt <ehaupt@FreeBSD.org> # $FreeBSD$ -# PORTNAME= WWW-Scripter-Plugin-Ajax PORTVERSION= 0.09 @@ -19,6 +15,7 @@ RUN_DEPENDS= p5-WWW-Scripter-Plugin-JavaScript>0:${PORTSDIR}/www/p5-WWW-Scripter BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes +MAKE_JOBS_SAFE= yes MAN3= WWW::Scripter::Plugin::Ajax.3 diff --git a/www/p5-WWW-Scripter-Plugin-JavaScript/Makefile b/www/p5-WWW-Scripter-Plugin-JavaScript/Makefile index 19beedb3dd3e..a19b595dc361 100644 --- a/www/p5-WWW-Scripter-Plugin-JavaScript/Makefile +++ b/www/p5-WWW-Scripter-Plugin-JavaScript/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-WWW-Scripter-Plugin-JavaScript -# Date created: 27 Jan 2010 -# Whom: Emanuel Haupt <ehaupt@FreeBSD.org> -# +# Created by: Emanuel Haupt <ehaupt@FreeBSD.org> # $FreeBSD$ -# PORTNAME= WWW-Scripter-Plugin-JavaScript PORTVERSION= 0.008 @@ -19,6 +15,7 @@ RUN_DEPENDS= p5-WWW-Scripter>0:${PORTSDIR}/www/p5-WWW-Scripter \ BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes +MAKE_JOBS_SAFE= yes MAN3= WWW::Scripter::Plugin::JavaScript.3 \ WWW::Scripter::Plugin::JavaScript::JE.3 diff --git a/www/p5-WWW-Scripter/Makefile b/www/p5-WWW-Scripter/Makefile index b50833e06043..9f70981d6b43 100644 --- a/www/p5-WWW-Scripter/Makefile +++ b/www/p5-WWW-Scripter/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-WWW-Scripter -# Date created: 26 Jan 2010 -# Whom: Emanuel Haupt <ehaupt@FreeBSD.org> -# +# Created by: Emanuel Haupt <ehaupt@FreeBSD.org> # $FreeBSD$ -# PORTNAME= WWW-Scripter PORTVERSION= 0.029 @@ -21,6 +17,7 @@ RUN_DEPENDS= p5-libwww>=5.829:${PORTSDIR}/www/p5-libwww \ BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes +MAKE_JOBS_SAFE= yes MAN3= WWW::Scripter::Location.3 WWW::Scripter.3 \ WWW::Scripter::History.3 WWW::Scripter::WindowGroup.3 |