Index: arabic/arabtex/Makefile =================================================================== RCS file: /home/pcvs/ports/arabic/arabtex/Makefile,v retrieving revision 1.7 diff -u -r1.7 Makefile --- arabic/arabtex/Makefile 2 May 2011 12:44:24 -0000 1.7 +++ arabic/arabtex/Makefile 22 May 2012 02:03:27 -0000 @@ -18,7 +18,7 @@ BUILD_DEPENDS= mktexlsr:${PORTSDIR}/print/teTeX \ ${TEXMFLOCAL_LSR}:${PORTSDIR}/print/tex-texmflocal -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} NO_WRKSUBDIR= yes NO_BUILD= yes Index: archivers/p5-Archive-SimpleExtractor/Makefile =================================================================== RCS file: /home/pcvs/ports/archivers/p5-Archive-SimpleExtractor/Makefile,v retrieving revision 1.4 diff -u -r1.4 Makefile --- archivers/p5-Archive-SimpleExtractor/Makefile 6 May 2010 07:25:09 -0000 1.4 +++ archivers/p5-Archive-SimpleExtractor/Makefile 22 May 2012 02:03:27 -0000 @@ -19,7 +19,7 @@ p5-Archive-Zip>=1.30:${PORTSDIR}/archivers/p5-Archive-Zip \ p5-Module-Load>=0.16:${PORTSDIR}/devel/p5-Module-Load \ p5-Module-Load-Conditional>=0.3:${PORTSDIR}/devel/p5-Module-Load-Conditional -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes MAN3= Archive::SimpleExtractor::Zip.3 \ Index: archivers/p5-POE-Filter-Zlib/Makefile =================================================================== RCS file: /home/pcvs/ports/archivers/p5-POE-Filter-Zlib/Makefile,v retrieving revision 1.19 diff -u -r1.19 Makefile --- archivers/p5-POE-Filter-Zlib/Makefile 13 Mar 2012 16:14:40 -0000 1.19 +++ archivers/p5-POE-Filter-Zlib/Makefile 22 May 2012 02:03:27 -0000 @@ -17,7 +17,7 @@ COMMENT= A POE filter wrapped around Compress::Zlib RUN_DEPENDS= p5-POE>=0.38:${PORTSDIR}/devel/p5-POE -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: archivers/p5-PerlIO-via-Bzip2/Makefile =================================================================== RCS file: /home/pcvs/ports/archivers/p5-PerlIO-via-Bzip2/Makefile,v retrieving revision 1.5 diff -u -r1.5 Makefile --- archivers/p5-PerlIO-via-Bzip2/Makefile 7 May 2012 15:42:27 -0000 1.5 +++ archivers/p5-PerlIO-via-Bzip2/Makefile 22 May 2012 02:03:27 -0000 @@ -15,7 +15,7 @@ COMMENT= Perl extension to provide a PerlIO layer to bzip2/bunzip2 BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Compress/Bzip2.pm:${PORTSDIR}/archivers/p5-Compress-Bzip2 -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes Index: archivers/pear-File_Archive/Makefile =================================================================== RCS file: /home/pcvs/ports/archivers/pear-File_Archive/Makefile,v retrieving revision 1.13 diff -u -r1.13 Makefile --- archivers/pear-File_Archive/Makefile 18 Sep 2009 22:41:48 -0000 1.13 +++ archivers/pear-File_Archive/Makefile 22 May 2012 02:03:27 -0000 @@ -15,7 +15,7 @@ BUILD_DEPENDS= ${PEARDIR}/MIME/Type.php:${PORTSDIR}/mail/pear-MIME_Type \ ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} USE_PHP= bz2 pcre zlib LATEST_LINK= pear-${PORTNAME} Index: audio/gigedit/Makefile =================================================================== RCS file: /home/pcvs/ports/audio/gigedit/Makefile,v retrieving revision 1.10 diff -u -r1.10 Makefile --- audio/gigedit/Makefile 23 Sep 2011 22:21:00 -0000 1.10 +++ audio/gigedit/Makefile 22 May 2012 02:03:27 -0000 @@ -18,7 +18,7 @@ LIB_DEPENDS= gig.10:${PORTSDIR}/audio/libgig \ gtkmm-2.4:${PORTSDIR}/x11-toolkits/gtkmm24 RUN_DEPENDS= ${LOCALBASE}/lib/linuxsampler/liblinuxsampler.so.3:${PORTSDIR}/audio/linuxsampler -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include Index: audio/p5-Filesys-Virtual-DAAP/Makefile =================================================================== RCS file: /home/pcvs/ports/audio/p5-Filesys-Virtual-DAAP/Makefile,v retrieving revision 1.6 diff -u -r1.6 Makefile --- audio/p5-Filesys-Virtual-DAAP/Makefile 17 Apr 2008 14:24:08 -0000 1.6 +++ audio/p5-Filesys-Virtual-DAAP/Makefile 22 May 2012 02:03:27 -0000 @@ -19,7 +19,7 @@ ${SITE_PERL}/Filesys/Virtual.pm:${PORTSDIR}/devel/p5-Filesys-Virtual \ ${SITE_PERL}/Filesys/Virtual/Plain.pm:${PORTSDIR}/devel/p5-Filesys-Virtual-Plain \ ${SITE_PERL}/Net/DAAP/Client.pm:${PORTSDIR}/audio/p5-Net-DAAP-Client -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_MODBUILD= yes Index: audio/p5-Net-DAAP-Client/Makefile =================================================================== RCS file: /home/pcvs/ports/audio/p5-Net-DAAP-Client/Makefile,v retrieving revision 1.7 diff -u -r1.7 Makefile --- audio/p5-Net-DAAP-Client/Makefile 29 Jan 2010 14:52:20 -0000 1.7 +++ audio/p5-Net-DAAP-Client/Makefile 22 May 2012 02:03:27 -0000 @@ -18,7 +18,7 @@ RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Digest/MD5/M4p.pm:${PORTSDIR}/security/p5-Digest-MD5-M4p \ ${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww \ ${SITE_PERL}/Net/DAAP/DMAP.pm:${PORTSDIR}/audio/p5-Net-DAAP-DMAP -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_MODBUILD= yes Index: benchmarks/p5-Benchmark-Stopwatch/Makefile =================================================================== RCS file: /home/pcvs/ports/benchmarks/p5-Benchmark-Stopwatch/Makefile,v retrieving revision 1.4 diff -u -r1.4 Makefile --- benchmarks/p5-Benchmark-Stopwatch/Makefile 22 Jul 2009 16:26:23 -0000 1.4 +++ benchmarks/p5-Benchmark-Stopwatch/Makefile 22 May 2012 02:03:27 -0000 @@ -16,7 +16,7 @@ COMMENT= Simple timing of stages of your code RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Clone.pm:${PORTSDIR}/devel/p5-Clone -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} BUILD_DEPENDS+= ${SITE_PERL}/Test/LongString.pm:${PORTSDIR}/devel/p5-Test-LongString PERL_CONFIGURE= yes Index: biology/p5-AcePerl/Makefile =================================================================== RCS file: /home/pcvs/ports/biology/p5-AcePerl/Makefile,v retrieving revision 1.26 diff -u -r1.26 Makefile --- biology/p5-AcePerl/Makefile 29 Jan 2010 14:52:20 -0000 1.26 +++ biology/p5-AcePerl/Makefile 22 May 2012 02:03:27 -0000 @@ -17,7 +17,7 @@ COMMENT= Perl5 interface to the ACEDB genome database system RUN_DEPENDS= ${SITE_PERL}/Cache/Cache.pm:${PORTSDIR}/devel/p5-Cache-Cache -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} MAKE_JOBS_UNSAFE= yes Index: biology/p5-Bio-Das/Makefile =================================================================== RCS file: /home/pcvs/ports/biology/p5-Bio-Das/Makefile,v retrieving revision 1.26 diff -u -r1.26 Makefile --- biology/p5-Bio-Das/Makefile 13 Mar 2012 16:14:41 -0000 1.26 +++ biology/p5-Bio-Das/Makefile 22 May 2012 02:03:27 -0000 @@ -18,7 +18,7 @@ RUN_DEPENDS= p5-HTML-Parser>=3:${PORTSDIR}/www/p5-HTML-Parser \ p5-bioperl>=0:${PORTSDIR}/biology/p5-bioperl \ p5-libwww>=5:${PORTSDIR}/www/p5-libwww -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= YES Index: biology/pycogent/Makefile =================================================================== RCS file: /home/pcvs/ports/biology/pycogent/Makefile,v retrieving revision 1.7 diff -u -r1.7 Makefile --- biology/pycogent/Makefile 11 Aug 2011 11:37:18 -0000 1.7 +++ biology/pycogent/Makefile 22 May 2012 02:03:27 -0000 @@ -19,7 +19,7 @@ ${LOCALBASE}/bin/cython:${PORTSDIR}/lang/cython \ ${LOCALBASE}/bin/sphinx-build:${PORTSDIR}/textproc/py-sphinx \ ${PYTHON_PKGNAMEPREFIX}sqlalchemy06>=0.5:${PORTSDIR}/databases/py-sqlalchemy06 -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} USE_PYTHON= yes USE_PYDISTUTILS= yes Index: biology/t_coffee/Makefile =================================================================== RCS file: /home/pcvs/ports/biology/t_coffee/Makefile,v retrieving revision 1.16 diff -u -r1.16 Makefile --- biology/t_coffee/Makefile 9 Sep 2008 13:43:15 -0000 1.16 +++ biology/t_coffee/Makefile 22 May 2012 02:03:27 -0000 @@ -16,7 +16,7 @@ COMMENT= A multiple DNA or protein sequence alignment package BUILD_DEPENDS= clustalw:${PORTSDIR}/biology/clustalw -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} BUILD_WRKSRC= ${WRKSRC}/t_coffee_source MAKE_ENV= MV=${MV} USER_BIN=${PREFIX}/bin \ Index: cad/pcb/Makefile =================================================================== RCS file: /home/pcvs/ports/cad/pcb/Makefile,v retrieving revision 1.79 diff -u -r1.79 Makefile --- cad/pcb/Makefile 17 Mar 2012 11:31:09 -0000 1.79 +++ cad/pcb/Makefile 22 May 2012 02:03:27 -0000 @@ -17,7 +17,7 @@ gtkglext-x11-1.0:${PORTSDIR}/x11-toolkits/gtkglext RUN_DEPENDS= m4>=1.4.11:${PORTSDIR}/devel/m4 \ ${LOCALBASE}/libdata/pkgconfig/dbus-1.pc:${PORTSDIR}/devel/dbus -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} GNU_CONFIGURE= yes USE_AUTOTOOLS= autoconf Index: chinese/p5-Lingua-ZH-Keywords/Makefile =================================================================== RCS file: /home/pcvs/ports/chinese/p5-Lingua-ZH-Keywords/Makefile,v retrieving revision 1.3 diff -u -r1.3 Makefile --- chinese/p5-Lingua-ZH-Keywords/Makefile 17 Apr 2008 14:24:12 -0000 1.3 +++ chinese/p5-Lingua-ZH-Keywords/Makefile 22 May 2012 02:03:27 -0000 @@ -16,7 +16,7 @@ COMMENT= Chinese Keywords Extraction via Lingua::ZH::TaBE BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Lingua/ZH/TaBE.pm:${PORTSDIR}/chinese/p5-Lingua-ZH-TaBE -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes Index: chinese/p5-Lingua-ZH-Summarize/Makefile =================================================================== RCS file: /home/pcvs/ports/chinese/p5-Lingua-ZH-Summarize/Makefile,v retrieving revision 1.5 diff -u -r1.5 Makefile --- chinese/p5-Lingua-ZH-Summarize/Makefile 17 Apr 2008 14:24:13 -0000 1.5 +++ chinese/p5-Lingua-ZH-Summarize/Makefile 22 May 2012 02:03:27 -0000 @@ -17,7 +17,7 @@ BUILD_DEPENDS= ${SITE_PERL}/Lingua/ZH/Toke.pm:${PORTSDIR}/chinese/p5-Lingua-ZH-Toke \ ${SITE_PERL}/Lingua/ZH/Wrap.pm:${PORTSDIR}/chinese/p5-Lingua-ZH-Wrap -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes Index: chinese/p5-Lingua-ZH-Toke/Makefile =================================================================== RCS file: /home/pcvs/ports/chinese/p5-Lingua-ZH-Toke/Makefile,v retrieving revision 1.8 diff -u -r1.8 Makefile --- chinese/p5-Lingua-ZH-Toke/Makefile 1 May 2012 01:46:46 -0000 1.8 +++ chinese/p5-Lingua-ZH-Toke/Makefile 22 May 2012 02:03:27 -0000 @@ -15,7 +15,7 @@ COMMENT= A Chinese Tokenizer on steroids BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Lingua/ZH/TaBE.pm:${PORTSDIR}/chinese/p5-Lingua-ZH-TaBE -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes Index: chinese/p5-Text-Greeking-zh_TW/Makefile =================================================================== RCS file: /home/pcvs/ports/chinese/p5-Text-Greeking-zh_TW/Makefile,v retrieving revision 1.3 diff -u -r1.3 Makefile --- chinese/p5-Text-Greeking-zh_TW/Makefile 19 Nov 2009 17:53:47 -0000 1.3 +++ chinese/p5-Text-Greeking-zh_TW/Makefile 22 May 2012 02:03:27 -0000 @@ -16,7 +16,7 @@ COMMENT= Generate meaningless Chinese text that creates the illusion of the document RUN_DEPENDS= p5-common-sense>=2.02:${PORTSDIR}/devel/p5-common-sense -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: chinese/scim-fcitx/Makefile =================================================================== RCS file: /home/pcvs/ports/chinese/scim-fcitx/Makefile,v retrieving revision 1.10 diff -u -r1.10 Makefile --- chinese/scim-fcitx/Makefile 23 Sep 2011 22:21:25 -0000 1.10 +++ chinese/scim-fcitx/Makefile 22 May 2012 02:03:27 -0000 @@ -17,7 +17,7 @@ COMMENT= An SCIM IMEngine module for fcitx RUN_DEPENDS= scim:${PORTSDIR}/textproc/scim -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} USE_BZIP2= yes USE_GMAKE= yes Index: chinese/scim-pinyin/Makefile =================================================================== RCS file: /home/pcvs/ports/chinese/scim-pinyin/Makefile,v retrieving revision 1.30 diff -u -r1.30 Makefile --- chinese/scim-pinyin/Makefile 23 Sep 2011 22:21:25 -0000 1.30 +++ chinese/scim-pinyin/Makefile 22 May 2012 02:03:27 -0000 @@ -15,7 +15,7 @@ COMMENT= SCIM Chinese Smart Pinyin input method BUILD_DEPENDS= scim:${PORTSDIR}/textproc/scim -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} USE_GNOME= gnomehack lthack USE_ICONV= yes Index: comms/o2sms/Makefile =================================================================== RCS file: /home/pcvs/ports/comms/o2sms/Makefile,v retrieving revision 1.17 diff -u -r1.17 Makefile --- comms/o2sms/Makefile 9 Apr 2010 23:40:06 -0000 1.17 +++ comms/o2sms/Makefile 22 May 2012 02:03:27 -0000 @@ -19,7 +19,7 @@ ${SITE_PERL}/IO/Socket/SSL.pm:${PORTSDIR}/security/p5-IO-Socket-SSL \ ${SITE_PERL}/Lingua/EN/Squeeze.pm:${PORTSDIR}/textproc/p5-Lingua-EN-Squeeze \ ${SITE_PERL}/TestGen4Web/Runner.pm:${PORTSDIR}/www/p5-TestGen4Web-Runner -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes Index: comms/p5-SMS-Send-TW-PChome/Makefile =================================================================== RCS file: /home/pcvs/ports/comms/p5-SMS-Send-TW-PChome/Makefile,v retrieving revision 1.4 diff -u -r1.4 Makefile --- comms/p5-SMS-Send-TW-PChome/Makefile 6 Sep 2008 02:44:40 -0000 1.4 +++ comms/p5-SMS-Send-TW-PChome/Makefile 22 May 2012 02:03:27 -0000 @@ -18,7 +18,7 @@ p5-Text-Iconv>=0:${PORTSDIR}/converters/p5-Text-Iconv \ ${SITE_PERL}/WWW/Mechanize.pm:${PORTSDIR}/www/p5-WWW-Mechanize \ ${SITE_PERL}/${PERL_ARCH}/Crypt/SSLeay.pm:${PORTSDIR}/security/p5-Crypt-SSLeay -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: comms/p5-SMS-Send-TW-Qma/Makefile =================================================================== RCS file: /home/pcvs/ports/comms/p5-SMS-Send-TW-Qma/Makefile,v retrieving revision 1.1 diff -u -r1.1 Makefile --- comms/p5-SMS-Send-TW-Qma/Makefile 12 Apr 2011 02:33:07 -0000 1.1 +++ comms/p5-SMS-Send-TW-Qma/Makefile 22 May 2012 02:03:27 -0000 @@ -17,7 +17,7 @@ RUN_DEPENDS= p5-SMS-Send>=0:${PORTSDIR}/comms/p5-SMS-Send \ p5-Crypt-SSLeay>=0.57:${PORTSDIR}/security/p5-Crypt-SSLeay \ p5-WWW-Mechanize>=0:${PORTSDIR}/www/p5-WWW-Mechanize -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: comms/p5-SMS-Send-TW-Socket2Air/Makefile =================================================================== RCS file: /home/pcvs/ports/comms/p5-SMS-Send-TW-Socket2Air/Makefile,v retrieving revision 1.4 diff -u -r1.4 Makefile --- comms/p5-SMS-Send-TW-Socket2Air/Makefile 13 Mar 2012 16:14:41 -0000 1.4 +++ comms/p5-SMS-Send-TW-Socket2Air/Makefile 22 May 2012 02:03:27 -0000 @@ -18,7 +18,7 @@ p5-Switch>=0:${PORTSDIR}/lang/p5-Switch \ p5-libwww>=0:${PORTSDIR}/www/p5-libwww \ p5-Text-Iconv>=0:${PORTSDIR}/converters/p5-Text-Iconv -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: comms/p5-SMS-Send-TW-chtsns/Makefile =================================================================== RCS file: /home/pcvs/ports/comms/p5-SMS-Send-TW-chtsns/Makefile,v retrieving revision 1.4 diff -u -r1.4 Makefile --- comms/p5-SMS-Send-TW-chtsns/Makefile 13 Mar 2012 16:14:42 -0000 1.4 +++ comms/p5-SMS-Send-TW-chtsns/Makefile 22 May 2012 02:03:27 -0000 @@ -19,7 +19,7 @@ p5-libwww>=0:${PORTSDIR}/www/p5-libwww \ p5-WWW-Mechanize>=0:${PORTSDIR}/www/p5-WWW-Mechanize \ p5-Text-Iconv>=0:${PORTSDIR}/converters/p5-Text-Iconv -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= 5.10+ Index: comms/p5-SMS-Send-TW-emome/Makefile =================================================================== RCS file: /home/pcvs/ports/comms/p5-SMS-Send-TW-emome/Makefile,v retrieving revision 1.8 diff -u -r1.8 Makefile --- comms/p5-SMS-Send-TW-emome/Makefile 26 Aug 2010 23:23:17 -0000 1.8 +++ comms/p5-SMS-Send-TW-emome/Makefile 22 May 2012 02:03:27 -0000 @@ -18,7 +18,7 @@ p5-Crypt-SSLeay>=0.57:${PORTSDIR}/security/p5-Crypt-SSLeay \ p5-WWW-Mechanize>=1.20:${PORTSDIR}/www/p5-WWW-Mechanize \ p5-Text-Iconv>=:${PORTSDIR}/converters/p5-Text-Iconv -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: converters/p5-Convert-PEM/Makefile =================================================================== RCS file: /home/pcvs/ports/converters/p5-Convert-PEM/Makefile,v retrieving revision 1.15 diff -u -r1.15 Makefile --- converters/p5-Convert-PEM/Makefile 12 Dec 2010 21:30:01 -0000 1.15 +++ converters/p5-Convert-PEM/Makefile 22 May 2012 02:03:27 -0000 @@ -17,7 +17,7 @@ RUN_DEPENDS= p5-Class-ErrorHandler>=0:${PORTSDIR}/devel/p5-Class-ErrorHandler \ p5-Convert-ASN1>=0.10:${PORTSDIR}/converters/p5-Convert-ASN1 \ p5-Crypt-DES_EDE3>=0:${PORTSDIR}/security/p5-Crypt-DES_EDE3 -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= YES Index: converters/p5-Data-AMF/Makefile =================================================================== RCS file: /home/pcvs/ports/converters/p5-Data-AMF/Makefile,v retrieving revision 1.5 diff -u -r1.5 Makefile --- converters/p5-Data-AMF/Makefile 4 Sep 2010 05:54:22 -0000 1.5 +++ converters/p5-Data-AMF/Makefile 22 May 2012 02:03:27 -0000 @@ -19,7 +19,7 @@ p5-Any-Moose>0:${PORTSDIR}/devel/p5-Any-Moose \ p5-UNIVERSAL-require>0:${PORTSDIR}/devel/p5-UNIVERSAL-require \ p5-XML-LibXML>0:${PORTSDIR}/textproc/p5-XML-LibXML -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: converters/p5-Encode-Punycode/Makefile =================================================================== RCS file: /home/pcvs/ports/converters/p5-Encode-Punycode/Makefile,v retrieving revision 1.1 diff -u -r1.1 Makefile --- converters/p5-Encode-Punycode/Makefile 10 Dec 2010 01:33:59 -0000 1.1 +++ converters/p5-Encode-Punycode/Makefile 22 May 2012 02:03:27 -0000 @@ -15,7 +15,7 @@ COMMENT= Encode plugin for Punycode RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Net/IDN/Encode.pm:${PORTSDIR}/textproc/p5-Net-IDN-Encode -BUILD_DEPENDS= ${RUN_DEPENDS} \ +BUILD_DEPENDS:= ${RUN_DEPENDS} \ ${SITE_PERL}/Test/NoWarnings.pm:${PORTSDIR}/devel/p5-Test-NoWarnings PERL_MODBUILD= yes Index: converters/p5-JSON-XS-VersionOneAndTwo/Makefile =================================================================== RCS file: /home/pcvs/ports/converters/p5-JSON-XS-VersionOneAndTwo/Makefile,v retrieving revision 1.3 diff -u -r1.3 Makefile --- converters/p5-JSON-XS-VersionOneAndTwo/Makefile 29 Jan 2010 04:56:56 -0000 1.3 +++ converters/p5-JSON-XS-VersionOneAndTwo/Makefile 22 May 2012 02:03:27 -0000 @@ -15,7 +15,7 @@ COMMENT= Support versions 1 and 2 of JSON::XS RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/JSON/XS.pm:${PORTSDIR}/converters/p5-JSON-XS -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: converters/p5-JSON1/Makefile =================================================================== RCS file: /home/pcvs/ports/converters/p5-JSON1/Makefile,v retrieving revision 1.13 diff -u -r1.13 Makefile --- converters/p5-JSON1/Makefile 22 Jul 2009 16:26:24 -0000 1.13 +++ converters/p5-JSON1/Makefile 22 May 2012 02:03:27 -0000 @@ -15,7 +15,7 @@ COMMENT= Perl extension to convert to JSON (JavaScript Object Notation) RUN_DEPENDS= ${SITE_PERL}/HTTP/Request.pm:${PORTSDIR}/www/p5-libwww -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} CONFLICTS= p5-JSON-2.* PERL_CONFIGURE= yes Index: converters/p5-MIME-Base64-URLSafe/Makefile =================================================================== RCS file: /home/pcvs/ports/converters/p5-MIME-Base64-URLSafe/Makefile,v retrieving revision 1.1 diff -u -r1.1 Makefile --- converters/p5-MIME-Base64-URLSafe/Makefile 22 Aug 2009 22:20:26 -0000 1.1 +++ converters/p5-MIME-Base64-URLSafe/Makefile 22 May 2012 02:03:27 -0000 @@ -15,7 +15,7 @@ COMMENT= Perl version of Python's URL-safe base64 codec RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64 -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} WRKSRC= ${WRKDIR}/${DISTNAME:S/00//} Index: converters/p5-Net-IDN-Nameprep/Makefile =================================================================== RCS file: /home/pcvs/ports/converters/p5-Net-IDN-Nameprep/Makefile,v retrieving revision 1.1 diff -u -r1.1 Makefile --- converters/p5-Net-IDN-Nameprep/Makefile 10 Dec 2010 01:08:12 -0000 1.1 +++ converters/p5-Net-IDN-Nameprep/Makefile 22 May 2012 02:03:27 -0000 @@ -15,7 +15,7 @@ COMMENT= normalization of domain names (Nameprep, RFC 3491) RUN_DEPENDS= ${SITE_PERL}/Unicode/Stringprep.pm:${PORTSDIR}/converters/p5-Unicode-Stringprep -BUILD_DEPENDS= ${RUN_DEPENDS} \ +BUILD_DEPENDS:= ${RUN_DEPENDS} \ ${SITE_PERL}/Test/NoWarnings.pm:${PORTSDIR}/devel/p5-Test-NoWarnings PERL_MODBUILD= yes Index: databases/hypertable/Makefile =================================================================== RCS file: /home/pcvs/ports/databases/hypertable/Makefile,v retrieving revision 1.9 diff -u -r1.9 Makefile --- databases/hypertable/Makefile 7 May 2012 18:52:02 -0000 1.9 +++ databases/hypertable/Makefile 22 May 2012 02:03:27 -0000 @@ -24,7 +24,7 @@ rrd:${PORTSDIR}/databases/rrdtool \ art_lgpl_2.5:${PORTSDIR}/graphics/libart_lgpl \ sigar:${PORTSDIR}/sysutils/hyperic-sigar -BUILD_DEPENDS= ${RUN_DEPENDS} \ +BUILD_DEPENDS:= ${RUN_DEPENDS} \ ant:${PORTSDIR}/devel/apache-ant DEPRECATED= BROKEN for more than 6 month Index: databases/p5-Class-DBI-AbstractSearch/Makefile =================================================================== RCS file: /home/pcvs/ports/databases/p5-Class-DBI-AbstractSearch/Makefile,v retrieving revision 1.9 diff -u -r1.9 Makefile --- databases/p5-Class-DBI-AbstractSearch/Makefile 17 Dec 2009 01:14:33 -0000 1.9 +++ databases/p5-Class-DBI-AbstractSearch/Makefile 22 May 2012 02:03:27 -0000 @@ -17,7 +17,7 @@ RUN_DEPENDS= ${SITE_PERL}/Class/DBI.pm:${PORTSDIR}/databases/p5-Class-DBI \ ${SITE_PERL}/SQL/Abstract.pm:${PORTSDIR}/databases/p5-SQL-Abstract \ ${SITE_PERL}/SQL/Abstract/Limit.pm:${PORTSDIR}/databases/p5-SQL-Abstract-Limit -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: databases/p5-Class-DBI-BaseDSN/Makefile =================================================================== RCS file: /home/pcvs/ports/databases/p5-Class-DBI-BaseDSN/Makefile,v retrieving revision 1.6 diff -u -r1.6 Makefile --- databases/p5-Class-DBI-BaseDSN/Makefile 25 Dec 2009 00:33:24 -0000 1.6 +++ databases/p5-Class-DBI-BaseDSN/Makefile 22 May 2012 02:03:27 -0000 @@ -15,7 +15,7 @@ MAINTAINER= perl@FreeBSD.org COMMENT= DSN sensitive base class -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} RUN_DEPENDS= ${SITE_PERL}/Class/DBI.pm:${PORTSDIR}/databases/p5-Class-DBI PERL_MODBUILD= yes Index: databases/p5-Class-DBI-DATA-Schema/Makefile =================================================================== RCS file: /home/pcvs/ports/databases/p5-Class-DBI-DATA-Schema/Makefile,v retrieving revision 1.4 diff -u -r1.4 Makefile --- databases/p5-Class-DBI-DATA-Schema/Makefile 17 Apr 2008 14:24:23 -0000 1.4 +++ databases/p5-Class-DBI-DATA-Schema/Makefile 22 May 2012 02:03:27 -0000 @@ -15,7 +15,7 @@ COMMENT= Execute Class::DBI SQL from DATA sections RUN_DEPENDS= ${SITE_PERL}/Class/DBI.pm:${PORTSDIR}/databases/p5-Class-DBI -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} BUILD_DEPENDS+= ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple PERL_CONFIGURE= yes Index: databases/p5-Class-DBI-DDL/Makefile =================================================================== RCS file: /home/pcvs/ports/databases/p5-Class-DBI-DDL/Makefile,v retrieving revision 1.6 diff -u -r1.6 Makefile --- databases/p5-Class-DBI-DDL/Makefile 17 Sep 2011 06:50:09 -0000 1.6 +++ databases/p5-Class-DBI-DDL/Makefile 22 May 2012 02:03:27 -0000 @@ -15,7 +15,7 @@ COMMENT= DDL for Class-DBI RUN_DEPENDS= ${SITE_PERL}/Class/DBI.pm:${PORTSDIR}/databases/p5-Class-DBI -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_MODBUILD= yes Index: databases/p5-Class-DBI-FromCGI/Makefile =================================================================== RCS file: /home/pcvs/ports/databases/p5-Class-DBI-FromCGI/Makefile,v retrieving revision 1.6 diff -u -r1.6 Makefile --- databases/p5-Class-DBI-FromCGI/Makefile 22 Dec 2009 00:11:11 -0000 1.6 +++ databases/p5-Class-DBI-FromCGI/Makefile 22 May 2012 02:03:27 -0000 @@ -15,7 +15,7 @@ MAINTAINER= perl@FreeBSD.org COMMENT= Update Class::DBI data using CGI::Untaint -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} RUN_DEPENDS= ${SITE_PERL}/Class/DBI.pm:${PORTSDIR}/databases/p5-Class-DBI \ ${SITE_PERL}/CGI/Untaint.pm:${PORTSDIR}/www/p5-CGI-Untaint Index: databases/p5-Class-DBI-Loader/Makefile =================================================================== RCS file: /home/pcvs/ports/databases/p5-Class-DBI-Loader/Makefile,v retrieving revision 1.28 diff -u -r1.28 Makefile --- databases/p5-Class-DBI-Loader/Makefile 20 Jun 2011 08:34:47 -0000 1.28 +++ databases/p5-Class-DBI-Loader/Makefile 22 May 2012 02:03:27 -0000 @@ -19,7 +19,7 @@ RUN_DEPENDS= p5-Class-DBI>=0.89:${PORTSDIR}/databases/p5-Class-DBI \ p5-DBI>=1.3:${PORTSDIR}/databases/p5-DBI \ p5-Lingua-EN-Inflect>=0:${PORTSDIR}/textproc/p5-Lingua-EN-Inflect -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: databases/p5-Class-DBI-Pager/Makefile =================================================================== RCS file: /home/pcvs/ports/databases/p5-Class-DBI-Pager/Makefile,v retrieving revision 1.8 diff -u -r1.8 Makefile --- databases/p5-Class-DBI-Pager/Makefile 16 Aug 2009 09:55:07 -0000 1.8 +++ databases/p5-Class-DBI-Pager/Makefile 22 May 2012 02:03:27 -0000 @@ -14,7 +14,7 @@ MAINTAINER= perl@FreeBSD.org COMMENT= Pager utility for Class::DBI -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} RUN_DEPENDS= ${SITE_PERL}/Class/DBI.pm:${PORTSDIR}/databases/p5-Class-DBI \ ${SITE_PERL}/Exporter/Lite.pm:${PORTSDIR}/devel/p5-Exporter-Lite \ ${SITE_PERL}/Data/Page.pm:${PORTSDIR}/databases/p5-Data-Page \ Index: databases/p5-Class-DBI-SAK/Makefile =================================================================== RCS file: /home/pcvs/ports/databases/p5-Class-DBI-SAK/Makefile,v retrieving revision 1.8 diff -u -r1.8 Makefile --- databases/p5-Class-DBI-SAK/Makefile 25 Dec 2009 00:33:23 -0000 1.8 +++ databases/p5-Class-DBI-SAK/Makefile 22 May 2012 02:03:27 -0000 @@ -14,7 +14,7 @@ MAINTAINER= perl@FreeBSD.org COMMENT= Class::DBI Swiss Army Knife (SAK) -BUILD_DEPENDS= ${RUN_DEPENDS} \ +BUILD_DEPENDS:= ${RUN_DEPENDS} \ ${SITE_PERL}/mixin.pm:${PORTSDIR}/devel/p5-mixin RUN_DEPENDS= ${SITE_PERL}/Class/DBI.pm:${PORTSDIR}/databases/p5-Class-DBI \ ${SITE_PERL}/Class/DBI/AbstractSearch.pm:${PORTSDIR}/databases/p5-Class-DBI-AbstractSearch \ Index: databases/p5-Class-DBI-SQLite/Makefile =================================================================== RCS file: /home/pcvs/ports/databases/p5-Class-DBI-SQLite/Makefile,v retrieving revision 1.14 diff -u -r1.14 Makefile --- databases/p5-Class-DBI-SQLite/Makefile 21 Dec 2009 14:08:55 -0000 1.14 +++ databases/p5-Class-DBI-SQLite/Makefile 22 May 2012 02:03:27 -0000 @@ -20,7 +20,7 @@ ${SITE_PERL}/${PERL_ARCH}/DBD/SQLite.pm:${PORTSDIR}/databases/p5-DBD-SQLite \ ${SITE_PERL}/SQL/Parser.pm:${PORTSDIR}/databases/p5-SQL-Statement \ ${SITE_PERL}/${PERL_ARCH}/Clone.pm:${PORTSDIR}/devel/p5-Clone -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: databases/p5-Class-DBI-ToSax/Makefile =================================================================== RCS file: /home/pcvs/ports/databases/p5-Class-DBI-ToSax/Makefile,v retrieving revision 1.4 diff -u -r1.4 Makefile --- databases/p5-Class-DBI-ToSax/Makefile 16 Aug 2009 09:55:08 -0000 1.4 +++ databases/p5-Class-DBI-ToSax/Makefile 22 May 2012 02:03:27 -0000 @@ -18,7 +18,7 @@ ${SITE_PERL}/Class/DBI.pm:${PORTSDIR}/databases/p5-Class-DBI \ ${SITE_PERL}/XML/SAX/Writer.pm:${PORTSDIR}/textproc/p5-XML-SAX-Writer \ ${SITE_PERL}/NEXT.pm:${PORTSDIR}/devel/p5-NEXT -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: databases/p5-Class-Inflate/Makefile =================================================================== RCS file: /home/pcvs/ports/databases/p5-Class-Inflate/Makefile,v retrieving revision 1.5 diff -u -r1.5 Makefile --- databases/p5-Class-Inflate/Makefile 19 Feb 2008 05:53:38 -0000 1.5 +++ databases/p5-Class-Inflate/Makefile 22 May 2012 02:03:27 -0000 @@ -15,7 +15,7 @@ COMMENT= Inflate HASH Object from Values in Database RUN_DEPENDS= ${SITE_PERL}/Devel/Messenger.pm:${PORTSDIR}/devel/p5-Devel-Messenger -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} BUILD_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/DBD/SQLite.pm:${PORTSDIR}/databases/p5-DBD-SQLite \ ${SITE_PERL}/Test/Debugger.pm:${PORTSDIR}/devel/p5-Test-Debugger Index: databases/p5-DBD-CSV/Makefile =================================================================== RCS file: /home/pcvs/ports/databases/p5-DBD-CSV/Makefile,v retrieving revision 1.34 diff -u -r1.34 Makefile --- databases/p5-DBD-CSV/Makefile 14 May 2012 14:07:24 -0000 1.34 +++ databases/p5-DBD-CSV/Makefile 22 May 2012 02:03:27 -0000 @@ -19,7 +19,7 @@ RUN_DEPENDS= p5-DBI>=1.614:${PORTSDIR}/databases/p5-DBI \ p5-SQL-Statement>=1.33:${PORTSDIR}/databases/p5-SQL-Statement \ p5-Text-CSV_XS>=0.71:${PORTSDIR}/textproc/p5-Text-CSV_XS -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: databases/p5-DBD-ODBC/Makefile =================================================================== RCS file: /home/pcvs/ports/databases/p5-DBD-ODBC/Makefile,v retrieving revision 1.39 diff -u -r1.39 Makefile --- databases/p5-DBD-ODBC/Makefile 9 Apr 2012 06:38:18 -0000 1.39 +++ databases/p5-DBD-ODBC/Makefile 22 May 2012 02:03:27 -0000 @@ -19,7 +19,7 @@ LICENSE_COMB= dual RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes CONFIGURE_ARGS= -o ${LOCALBASE} Index: databases/p5-DBD-PgLite/Makefile =================================================================== RCS file: /home/pcvs/ports/databases/p5-DBD-PgLite/Makefile,v retrieving revision 1.4 diff -u -r1.4 Makefile --- databases/p5-DBD-PgLite/Makefile 29 Jan 2010 04:56:57 -0000 1.4 +++ databases/p5-DBD-PgLite/Makefile 22 May 2012 02:03:27 -0000 @@ -18,7 +18,7 @@ RUN_DEPENDS= p5-DBD-SQLite>=1.0:${PORTSDIR}/databases/p5-DBD-SQLite \ p5-Text-Iconv>=1.0:${PORTSDIR}/converters/p5-Text-Iconv \ p5-DBI>=1.30:${PORTSDIR}/databases/p5-DBI -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: databases/p5-DBI-Shell/Makefile =================================================================== RCS file: /home/pcvs/ports/databases/p5-DBI-Shell/Makefile,v retrieving revision 1.9 diff -u -r1.9 Makefile --- databases/p5-DBI-Shell/Makefile 17 Apr 2008 14:24:27 -0000 1.9 +++ databases/p5-DBI-Shell/Makefile 22 May 2012 02:03:27 -0000 @@ -18,7 +18,7 @@ ${SITE_PERL}/Text/Reform.pm:${PORTSDIR}/textproc/p5-Text-Reform \ ${SITE_PERL}/${PERL_ARCH}/Text/CSV_XS.pm:${PORTSDIR}/textproc/p5-Text-CSV_XS \ ${SITE_PERL}/IO/Tee.pm:${PORTSDIR}/devel/p5-IO-Tee -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: databases/p5-DBIx-Class-DeploymentHandler/Makefile =================================================================== RCS file: /home/pcvs/ports/databases/p5-DBIx-Class-DeploymentHandler/Makefile,v retrieving revision 1.3 diff -u -r1.3 Makefile --- databases/p5-DBIx-Class-DeploymentHandler/Makefile 17 Mar 2012 00:58:49 -0000 1.3 +++ databases/p5-DBIx-Class-DeploymentHandler/Makefile 22 May 2012 02:03:27 -0000 @@ -28,7 +28,7 @@ p5-Try-Tiny>0:${PORTSDIR}/lang/p5-Try-Tiny \ p5-aliased>0:${PORTSDIR}/devel/p5-aliased \ p5-namespace-autoclean>0:${PORTSDIR}/devel/p5-namespace-autoclean -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception \ p5-Test-Requires>=0.06:${PORTSDIR}/devel/p5-Test-Requires Index: databases/p5-DBIx-Class-DigestColumns/Makefile =================================================================== RCS file: /home/pcvs/ports/databases/p5-DBIx-Class-DigestColumns/Makefile,v retrieving revision 1.9 diff -u -r1.9 Makefile --- databases/p5-DBIx-Class-DigestColumns/Makefile 17 Sep 2011 07:09:03 -0000 1.9 +++ databases/p5-DBIx-Class-DigestColumns/Makefile 22 May 2012 02:03:27 -0000 @@ -16,7 +16,7 @@ COMMENT= Automatic digest columns RUN_DEPENDS= p5-DBIx-Class>=0.06002:${PORTSDIR}/databases/p5-DBIx-Class -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_MODBUILD= yes Index: databases/p5-DBIx-Class-DynamicSubclass/Makefile =================================================================== RCS file: /home/pcvs/ports/databases/p5-DBIx-Class-DynamicSubclass/Makefile,v retrieving revision 1.1 diff -u -r1.1 Makefile --- databases/p5-DBIx-Class-DynamicSubclass/Makefile 18 Jul 2008 20:42:17 -0000 1.1 +++ databases/p5-DBIx-Class-DynamicSubclass/Makefile 22 May 2012 02:03:27 -0000 @@ -15,7 +15,7 @@ COMMENT= Use dynamic subclassing with DBIx::Class RUN_DEPENDS= p5-DBIx-Class>=0.07003:${PORTSDIR}/databases/p5-DBIx-Class -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: databases/p5-DBIx-Class-Fixtures/Makefile =================================================================== RCS file: /home/pcvs/ports/databases/p5-DBIx-Class-Fixtures/Makefile,v retrieving revision 1.7 diff -u -r1.7 Makefile --- databases/p5-DBIx-Class-Fixtures/Makefile 11 Mar 2012 08:09:37 -0000 1.7 +++ databases/p5-DBIx-Class-Fixtures/Makefile 22 May 2012 02:03:27 -0000 @@ -30,7 +30,7 @@ p5-Hash-Merge>=0.1:${PORTSDIR}/textproc/p5-Hash-Merge \ p5-YAML-Syck>=0.26:${PORTSDIR}/textproc/p5-YAML-Syck \ p5-Path-Class>=0.16:${PORTSDIR}/devel/p5-Path-Class -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= \ p5-DBD-SQLite>=1.12:${PORTSDIR}/databases/p5-DBD-SQLite \ p5-DBIx-Class-InflateColumn-FS>0:${PORTSDIR}/databases/p5-DBIx-Class-InflateColumn-FS Index: databases/p5-DBIx-Class-FrozenColumns/Makefile =================================================================== RCS file: /home/pcvs/ports/databases/p5-DBIx-Class-FrozenColumns/Makefile,v retrieving revision 1.4 diff -u -r1.4 Makefile --- databases/p5-DBIx-Class-FrozenColumns/Makefile 13 Jan 2010 09:17:45 -0000 1.4 +++ databases/p5-DBIx-Class-FrozenColumns/Makefile 22 May 2012 02:03:27 -0000 @@ -17,7 +17,7 @@ RUN_DEPENDS= p5-DBIx-Class>=0.07003:${PORTSDIR}/databases/p5-DBIx-Class \ p5-JSON-XS>=0:${PORTSDIR}/converters/p5-JSON-XS \ p5-Storable>=2.15:${PORTSDIR}/devel/p5-Storable -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: databases/p5-DBIx-Class-InflateColumn-FS/Makefile =================================================================== RCS file: /home/pcvs/ports/databases/p5-DBIx-Class-InflateColumn-FS/Makefile,v retrieving revision 1.2 diff -u -r1.2 Makefile --- databases/p5-DBIx-Class-InflateColumn-FS/Makefile 29 Jan 2012 17:32:56 -0000 1.2 +++ databases/p5-DBIx-Class-InflateColumn-FS/Makefile 22 May 2012 02:03:27 -0000 @@ -18,7 +18,7 @@ p5-DBIx-Class>=0.08:${PORTSDIR}/databases/p5-DBIx-Class \ p5-DBIx-Class-UUIDColumns>=0.02005:${PORTSDIR}/databases/p5-DBIx-Class-UUIDColumns \ p5-Path-Class>0:${PORTSDIR}/devel/p5-Path-Class -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= p5-DBICx-TestDatabase>=0:${PORTSDIR}/databases/p5-DBICx-TestDatabase PERL_CONFIGURE= yes Index: databases/p5-DBIx-Class-TimeStamp/Makefile =================================================================== RCS file: /home/pcvs/ports/databases/p5-DBIx-Class-TimeStamp/Makefile,v retrieving revision 1.6 diff -u -r1.6 Makefile --- databases/p5-DBIx-Class-TimeStamp/Makefile 29 Jan 2012 18:01:21 -0000 1.6 +++ databases/p5-DBIx-Class-TimeStamp/Makefile 22 May 2012 02:03:27 -0000 @@ -22,7 +22,7 @@ p5-Time-Warp>=0:${PORTSDIR}/devel/p5-Time-Warp \ p5-DateTime-Format-MySQL>=0:${PORTSDIR}/devel/p5-DateTime-Format-MySQL \ p5-DateTime-Format-SQLite>=0:${PORTSDIR}/devel/p5-DateTime-Format-SQLite -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= p5-DBD-SQLite>=0:${PORTSDIR}/databases/p5-DBD-SQLite PERL_CONFIGURE= yes Index: databases/p5-DBIx-Class-Tree/Makefile =================================================================== RCS file: /home/pcvs/ports/databases/p5-DBIx-Class-Tree/Makefile,v retrieving revision 1.2 diff -u -r1.2 Makefile --- databases/p5-DBIx-Class-Tree/Makefile 29 Jan 2012 21:34:01 -0000 1.2 +++ databases/p5-DBIx-Class-Tree/Makefile 22 May 2012 02:03:27 -0000 @@ -16,7 +16,7 @@ RUN_DEPENDS= \ p5-DBIx-Class>=0.08100:${PORTSDIR}/databases/p5-DBIx-Class -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception \ p5-DBD-SQLite>=0:${PORTSDIR}/databases/p5-DBD-SQLite Index: databases/p5-DBIx-Class-Tree-NestedSet/Makefile =================================================================== RCS file: /home/pcvs/ports/databases/p5-DBIx-Class-Tree-NestedSet/Makefile,v retrieving revision 1.3 diff -u -r1.3 Makefile --- databases/p5-DBIx-Class-Tree-NestedSet/Makefile 22 Jan 2012 02:53:13 -0000 1.3 +++ databases/p5-DBIx-Class-Tree-NestedSet/Makefile 22 May 2012 02:03:27 -0000 @@ -16,7 +16,7 @@ RUN_DEPENDS= \ p5-DBIx-Class>=0.08:${PORTSDIR}/databases/p5-DBIx-Class -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= p5-DBICx-TestDatabase>=0:${PORTSDIR}/databases/p5-DBICx-TestDatabase \ p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception Index: databases/p5-DBIx-Class-WebForm/Makefile =================================================================== RCS file: /home/pcvs/ports/databases/p5-DBIx-Class-WebForm/Makefile,v retrieving revision 1.7 diff -u -r1.7 Makefile --- databases/p5-DBIx-Class-WebForm/Makefile 17 Sep 2011 07:09:03 -0000 1.7 +++ databases/p5-DBIx-Class-WebForm/Makefile 22 May 2012 02:03:27 -0000 @@ -18,7 +18,7 @@ RUN_DEPENDS= p5-DBIx-Class>=0:${PORTSDIR}/databases/p5-DBIx-Class \ ${SITE_PERL}/HTML/Element.pm:${PORTSDIR}/www/p5-HTML-Tree \ ${SITE_PERL}/Data/FormValidator.pm:${PORTSDIR}/textproc/p5-Data-FormValidator -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_MODBUILD= yes Index: databases/p5-DBIx-Connector/Makefile =================================================================== RCS file: /home/pcvs/ports/databases/p5-DBIx-Connector/Makefile,v retrieving revision 1.8 diff -u -r1.8 Makefile --- databases/p5-DBIx-Connector/Makefile 11 Mar 2012 06:18:09 -0000 1.8 +++ databases/p5-DBIx-Connector/Makefile 22 May 2012 02:03:27 -0000 @@ -16,7 +16,7 @@ RUN_DEPENDS= \ p5-DBI>=1.605:${PORTSDIR}/databases/p5-DBI -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= p5-Test-MockModule>=0:${PORTSDIR}/devel/p5-Test-MockModule PERL_MODBUILD= yes Index: databases/p5-DBIx-ContextualFetch/Makefile =================================================================== RCS file: /home/pcvs/ports/databases/p5-DBIx-ContextualFetch/Makefile,v retrieving revision 1.9 diff -u -r1.9 Makefile --- databases/p5-DBIx-ContextualFetch/Makefile 7 May 2012 15:42:28 -0000 1.9 +++ databases/p5-DBIx-ContextualFetch/Makefile 22 May 2012 02:03:27 -0000 @@ -15,7 +15,7 @@ COMMENT= Add contextual fetches to DBI RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= p5-DBD-SQLite>=0:${PORTSDIR}/databases/p5-DBD-SQLite PERL_CONFIGURE= yes Index: databases/p5-DBIx-DBHResolver/Makefile =================================================================== RCS file: /home/pcvs/ports/databases/p5-DBIx-DBHResolver/Makefile,v retrieving revision 1.2 diff -u -r1.2 Makefile --- databases/p5-DBIx-DBHResolver/Makefile 29 Jan 2012 21:45:08 -0000 1.2 +++ databases/p5-DBIx-DBHResolver/Makefile 22 May 2012 02:03:27 -0000 @@ -23,7 +23,7 @@ p5-Try-Tiny>0:${PORTSDIR}/lang/p5-Try-Tiny \ p5-UNIVERSAL-require>0:${PORTSDIR}/devel/p5-UNIVERSAL-require \ p5-YAML>0:${PORTSDIR}/textproc/p5-YAML -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= p5-List-MoreUtils>=0:${PORTSDIR}/lang/p5-List-MoreUtils \ p5-Sub-Uplevel>=0:${PORTSDIR}/devel/p5-Sub-Uplevel Index: databases/p5-DBIx-Inspector/Makefile =================================================================== RCS file: /home/pcvs/ports/databases/p5-DBIx-Inspector/Makefile,v retrieving revision 1.4 diff -u -r1.4 Makefile --- databases/p5-DBIx-Inspector/Makefile 29 Jan 2012 21:55:59 -0000 1.4 +++ databases/p5-DBIx-Inspector/Makefile 22 May 2012 02:03:27 -0000 @@ -18,7 +18,7 @@ RUN_DEPENDS= \ p5-Class-Accessor-Lite>0:${PORTSDIR}/devel/p5-Class-Accessor-Lite \ p5-DBI>0:${PORTSDIR}/databases/p5-DBI -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= p5-Test-Requires>=0:${PORTSDIR}/devel/p5-Test-Requires \ p5-Test-Simple>=0.94:${PORTSDIR}/devel/p5-Test-Simple Index: databases/p5-DBIx-QueryLog/Makefile =================================================================== RCS file: /home/pcvs/ports/databases/p5-DBIx-QueryLog/Makefile,v retrieving revision 1.5 diff -u -r1.5 Makefile --- databases/p5-DBIx-QueryLog/Makefile 13 Mar 2012 16:14:44 -0000 1.5 +++ databases/p5-DBIx-QueryLog/Makefile 22 May 2012 02:03:27 -0000 @@ -16,7 +16,7 @@ RUN_DEPENDS= \ p5-DBI>0:${PORTSDIR}/databases/p5-DBI -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= p5-Test-Requires>=0:${PORTSDIR}/devel/p5-Test-Requires PERL_CONFIGURE= yes Index: databases/p5-DBIx-Skinny/Makefile =================================================================== RCS file: /home/pcvs/ports/databases/p5-DBIx-Skinny/Makefile,v retrieving revision 1.6 diff -u -r1.6 Makefile --- databases/p5-DBIx-Skinny/Makefile 8 Oct 2011 11:54:45 -0000 1.6 +++ databases/p5-DBIx-Skinny/Makefile 22 May 2012 02:03:27 -0000 @@ -22,7 +22,7 @@ p5-Try-Tiny>0:${PORTSDIR}/lang/p5-Try-Tiny \ p5-DBIx-TransactionManager>=1.07:${PORTSDIR}/databases/p5-DBIx-TransactionManager \ p5-Class-Load>0:${PORTSDIR}/devel/p5-Class-Load -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: databases/p5-DBIx-Skinny-InflateColumn-DateTime/Makefile =================================================================== RCS file: /home/pcvs/ports/databases/p5-DBIx-Skinny-InflateColumn-DateTime/Makefile,v retrieving revision 1.2 diff -u -r1.2 Makefile --- databases/p5-DBIx-Skinny-InflateColumn-DateTime/Makefile 29 Jan 2012 22:56:18 -0000 1.2 +++ databases/p5-DBIx-Skinny-InflateColumn-DateTime/Makefile 22 May 2012 02:03:27 -0000 @@ -21,7 +21,7 @@ p5-DateTime-Format-MySQL>0:${PORTSDIR}/devel/p5-DateTime-Format-MySQL \ p5-DateTime-Format-Strptime>0:${PORTSDIR}/devel/p5-DateTime-Format-Strptime \ p5-DateTime-TimeZone>0:${PORTSDIR}/devel/p5-DateTime-TimeZone -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= p5-DBD-Mock>=0:${PORTSDIR}/databases/p5-DBD-Mock PERL_CONFIGURE= yes Index: databases/p5-DBIx-Skinny-Mixin-DBHResolver/Makefile =================================================================== RCS file: /home/pcvs/ports/databases/p5-DBIx-Skinny-Mixin-DBHResolver/Makefile,v retrieving revision 1.1 diff -u -r1.1 Makefile --- databases/p5-DBIx-Skinny-Mixin-DBHResolver/Makefile 28 Nov 2010 23:04:14 -0000 1.1 +++ databases/p5-DBIx-Skinny-Mixin-DBHResolver/Makefile 22 May 2012 02:03:27 -0000 @@ -17,7 +17,7 @@ RUN_DEPENDS= \ p5-DBIx-DBHResolver>0:${PORTSDIR}/databases/p5-DBIx-DBHResolver \ p5-DBIx-Skinny>0:${PORTSDIR}/databases/p5-DBIx-Skinny -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: databases/p5-DBIx-Skinny-Pager/Makefile =================================================================== RCS file: /home/pcvs/ports/databases/p5-DBIx-Skinny-Pager/Makefile,v retrieving revision 1.4 diff -u -r1.4 Makefile --- databases/p5-DBIx-Skinny-Pager/Makefile 29 Jan 2012 22:58:17 -0000 1.4 +++ databases/p5-DBIx-Skinny-Pager/Makefile 22 May 2012 02:03:27 -0000 @@ -18,7 +18,7 @@ p5-DBIx-Skinny>=0.0729:${PORTSDIR}/databases/p5-DBIx-Skinny \ p5-Data-Page>0:${PORTSDIR}/databases/p5-Data-Page \ p5-Class-Accessor-Lite>0:${PORTSDIR}/devel/p5-Class-Accessor-Lite -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= p5-Test-Requires>=0:${PORTSDIR}/devel/p5-Test-Requires \ p5-Test-UseAllModules>=0:${PORTSDIR}/devel/p5-Test-UseAllModules \ p5-Test-Deep>0:${PORTSDIR}/devel/p5-Test-Deep \ Index: databases/p5-DBIx-Skinny-Schema-Loader/Makefile =================================================================== RCS file: /home/pcvs/ports/databases/p5-DBIx-Skinny-Schema-Loader/Makefile,v retrieving revision 1.7 diff -u -r1.7 Makefile --- databases/p5-DBIx-Skinny-Schema-Loader/Makefile 11 Mar 2012 07:42:00 -0000 1.7 +++ databases/p5-DBIx-Skinny-Schema-Loader/Makefile 22 May 2012 02:03:27 -0000 @@ -17,7 +17,7 @@ RUN_DEPENDS= \ p5-DBIx-Skinny>=0.0733:${PORTSDIR}/databases/p5-DBIx-Skinny -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception \ p5-DBD-SQLite>=0:${PORTSDIR}/databases/p5-DBD-SQLite \ p5-Class-Data-Inheritable>=0:${PORTSDIR}/devel/p5-Class-Data-Inheritable Index: databases/p5-DBIx-TransactionManager/Makefile =================================================================== RCS file: /home/pcvs/ports/databases/p5-DBIx-TransactionManager/Makefile,v retrieving revision 1.4 diff -u -r1.4 Makefile --- databases/p5-DBIx-TransactionManager/Makefile 31 Dec 2011 10:27:55 -0000 1.4 +++ databases/p5-DBIx-TransactionManager/Makefile 22 May 2012 02:03:27 -0000 @@ -18,7 +18,7 @@ RUN_DEPENDS= \ p5-DBI>0:${PORTSDIR}/databases/p5-DBI \ p5-Try-Tiny>0:${PORTSDIR}/lang/p5-Try-Tiny -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: databases/p5-Genezzo/Makefile =================================================================== RCS file: /home/pcvs/ports/databases/p5-Genezzo/Makefile,v retrieving revision 1.10 diff -u -r1.10 Makefile --- databases/p5-Genezzo/Makefile 1 May 2012 01:46:47 -0000 1.10 +++ databases/p5-Genezzo/Makefile 22 May 2012 02:03:27 -0000 @@ -15,7 +15,7 @@ COMMENT= An extensible database with SQL and DBI RUN_DEPENDS= ${SITE_PERL}/Parse/RecDescent.pm:${PORTSDIR}/devel/p5-Parse-RecDescent -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: databases/p5-POE-Component-EasyDBI/Makefile =================================================================== RCS file: /home/pcvs/ports/databases/p5-POE-Component-EasyDBI/Makefile,v retrieving revision 1.27 diff -u -r1.27 Makefile --- databases/p5-POE-Component-EasyDBI/Makefile 2 Dec 2010 00:04:42 -0000 1.27 +++ databases/p5-POE-Component-EasyDBI/Makefile 22 May 2012 02:03:27 -0000 @@ -19,7 +19,7 @@ ${SITE_PERL}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI \ ${SITE_PERL}/Error.pm:${PORTSDIR}/lang/p5-Error \ ${SITE_PERL}/${PERL_ARCH}/Params/Util.pm:${PORTSDIR}/devel/p5-Params-Util -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: databases/p5-Rose-DBx-Object-Renderer/Makefile =================================================================== RCS file: /home/pcvs/ports/databases/p5-Rose-DBx-Object-Renderer/Makefile,v retrieving revision 1.18 diff -u -r1.18 Makefile --- databases/p5-Rose-DBx-Object-Renderer/Makefile 29 Dec 2010 15:17:56 -0000 1.18 +++ databases/p5-Rose-DBx-Object-Renderer/Makefile 22 May 2012 02:03:27 -0000 @@ -19,7 +19,7 @@ p5-File-Copy-Recursive>0:${PORTSDIR}/devel/p5-File-Copy-Recursive \ p5-Lingua-EN-Inflect>0:${PORTSDIR}/textproc/p5-Lingua-EN-Inflect \ p5-Template-Toolkit>0:${PORTSDIR}/www/p5-Template-Toolkit -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: databases/p5-SQL-Abstract-Limit/Makefile =================================================================== RCS file: /home/pcvs/ports/databases/p5-SQL-Abstract-Limit/Makefile,v retrieving revision 1.12 diff -u -r1.12 Makefile --- databases/p5-SQL-Abstract-Limit/Makefile 27 Jan 2012 17:21:54 -0000 1.12 +++ databases/p5-SQL-Abstract-Limit/Makefile 22 May 2012 02:03:27 -0000 @@ -18,7 +18,7 @@ RUN_DEPENDS= p5-SQL-Abstract>=1.24:${PORTSDIR}/databases/p5-SQL-Abstract \ p5-DBI>=0:${PORTSDIR}/databases/p5-DBI -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception \ p5-Test-Deep>=0:${PORTSDIR}/devel/p5-Test-Deep Index: databases/p5-SQL-Abstract-Plugin-InsertMulti/Makefile =================================================================== RCS file: /home/pcvs/ports/databases/p5-SQL-Abstract-Plugin-InsertMulti/Makefile,v retrieving revision 1.1 diff -u -r1.1 Makefile --- databases/p5-SQL-Abstract-Plugin-InsertMulti/Makefile 26 Dec 2010 15:26:05 -0000 1.1 +++ databases/p5-SQL-Abstract-Plugin-InsertMulti/Makefile 22 May 2012 02:03:27 -0000 @@ -17,7 +17,7 @@ RUN_DEPENDS= \ p5-SQL-Abstract>=1.6:${PORTSDIR}/databases/p5-SQL-Abstract \ p5-Sub-Exporter>0:${PORTSDIR}/devel/p5-Sub-Exporter -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: databases/p5-SQL-Maker/Makefile =================================================================== RCS file: /home/pcvs/ports/databases/p5-SQL-Maker/Makefile,v retrieving revision 1.7 diff -u -r1.7 Makefile --- databases/p5-SQL-Maker/Makefile 11 Mar 2012 08:10:14 -0000 1.7 +++ databases/p5-SQL-Maker/Makefile 22 May 2012 02:03:27 -0000 @@ -18,7 +18,7 @@ RUN_DEPENDS= \ p5-Class-Accessor-Lite>=0.05:${PORTSDIR}/devel/p5-Class-Accessor-Lite \ p5-DBI>0:${PORTSDIR}/databases/p5-DBI -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= p5-Test-Simple>=0.96:${PORTSDIR}/devel/p5-Test-Simple \ p5-Test-Requires>=0:${PORTSDIR}/devel/p5-Test-Requires \ p5-Tie-IxHash>=0:${PORTSDIR}/devel/p5-Tie-IxHash Index: databases/p5-SQL-Statement/Makefile =================================================================== RCS file: /home/pcvs/ports/databases/p5-SQL-Statement/Makefile,v retrieving revision 1.33 diff -u -r1.33 Makefile --- databases/p5-SQL-Statement/Makefile 20 Mar 2011 18:03:10 -0000 1.33 +++ databases/p5-SQL-Statement/Makefile 22 May 2012 02:03:27 -0000 @@ -16,7 +16,7 @@ RUN_DEPENDS= p5-Clone>=0.30:${PORTSDIR}/devel/p5-Clone \ p5-Params-Util>=1.00:${PORTSDIR}/devel/p5-Params-Util -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: databases/p5-SQLite-Work/Makefile =================================================================== RCS file: /home/pcvs/ports/databases/p5-SQLite-Work/Makefile,v retrieving revision 1.12 diff -u -r1.12 Makefile --- databases/p5-SQLite-Work/Makefile 1 May 2012 01:46:47 -0000 1.12 +++ databases/p5-SQLite-Work/Makefile 22 May 2012 02:03:27 -0000 @@ -20,7 +20,7 @@ ${SITE_PERL}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI \ ${SITE_PERL}/Text/NeatTemplate.pm:${PORTSDIR}/textproc/p5-Text-NeatTemplate \ p5-Getopt-ArgvFile>=1.10:${PORTSDIR}/devel/p5-Getopt-ArgvFile -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_MODBUILD= yes Index: databases/p5-Teng/Makefile =================================================================== RCS file: /home/pcvs/ports/databases/p5-Teng/Makefile,v retrieving revision 1.6 diff -u -r1.6 Makefile --- databases/p5-Teng/Makefile 30 Jan 2012 02:27:05 -0000 1.6 +++ databases/p5-Teng/Makefile 22 May 2012 02:03:27 -0000 @@ -24,7 +24,7 @@ p5-Data-Page>0:${PORTSDIR}/databases/p5-Data-Page \ p5-Data-Page-NoTotalEntries>=0.02:${PORTSDIR}/devel/p5-Data-Page-NoTotalEntries \ p5-SQL-Maker>=0.14:${PORTSDIR}/databases/p5-SQL-Maker -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= p5-DBD-SQLite>=1.12:${PORTSDIR}/databases/p5-DBD-SQLite \ p5-Test-Simple>=0.96:${PORTSDIR}/devel/p5-Test-Simple \ p5-Test-Requires>=0:${PORTSDIR}/devel/p5-Test-Requires \ Index: databases/p5-Test-Fixture-DBI/Makefile =================================================================== RCS file: /home/pcvs/ports/databases/p5-Test-Fixture-DBI/Makefile,v retrieving revision 1.3 diff -u -r1.3 Makefile --- databases/p5-Test-Fixture-DBI/Makefile 30 Jan 2012 02:28:31 -0000 1.3 +++ databases/p5-Test-Fixture-DBI/Makefile 22 May 2012 02:03:27 -0000 @@ -20,7 +20,7 @@ p5-SQL-Abstract-Plugin-InsertMulti>0:${PORTSDIR}/databases/p5-SQL-Abstract-Plugin-InsertMulti \ p5-UNIVERSAL-require>0:${PORTSDIR}/devel/p5-UNIVERSAL-require \ p5-YAML-Syck>0:${PORTSDIR}/textproc/p5-YAML-Syck -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= p5-List-MoreUtils>=0:${PORTSDIR}/lang/p5-List-MoreUtils \ p5-Sub-Uplevel>=0:${PORTSDIR}/devel/p5-Sub-Uplevel Index: databases/p5-Test-mysqld/Makefile =================================================================== RCS file: /home/pcvs/ports/databases/p5-Test-mysqld/Makefile,v retrieving revision 1.1 diff -u -r1.1 Makefile --- databases/p5-Test-mysqld/Makefile 31 Dec 2011 09:29:12 -0000 1.1 +++ databases/p5-Test-mysqld/Makefile 22 May 2012 02:03:27 -0000 @@ -18,7 +18,7 @@ p5-Class-Accessor-Lite>0:${PORTSDIR}/devel/p5-Class-Accessor-Lite \ ${SITE_PERL}/${PERL_ARCH}/DBD/mysql.pm:${PORTSDIR}/databases/p5-DBD-mysql \ p5-Test-SharedFork>=0.06:${PORTSDIR}/devel/p5-Test-SharedFork -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: databases/p5-Test-postgresql/Makefile =================================================================== RCS file: /home/pcvs/ports/databases/p5-Test-postgresql/Makefile,v retrieving revision 1.2 diff -u -r1.2 Makefile --- databases/p5-Test-postgresql/Makefile 30 Jan 2012 02:32:19 -0000 1.2 +++ databases/p5-Test-postgresql/Makefile 22 May 2012 02:03:27 -0000 @@ -18,7 +18,7 @@ p5-Class-Accessor-Lite>0:${PORTSDIR}/devel/p5-Class-Accessor-Lite \ p5-DBI>0:${PORTSDIR}/databases/p5-DBI \ p5-DBD-Pg>0:${PORTSDIR}/databases/p5-DBD-Pg -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= p5-Test-SharedFork>=0.06:${PORTSDIR}/devel/p5-Test-SharedFork PERL_CONFIGURE= yes Index: databases/p5-Tie-DBI/Makefile =================================================================== RCS file: /home/pcvs/ports/databases/p5-Tie-DBI/Makefile,v retrieving revision 1.13 diff -u -r1.13 Makefile --- databases/p5-Tie-DBI/Makefile 11 Apr 2010 08:30:51 -0000 1.13 +++ databases/p5-Tie-DBI/Makefile 22 May 2012 02:03:27 -0000 @@ -15,7 +15,7 @@ COMMENT= Perl module implementing Tie hash to a DBI handle RUN_DEPENDS= p5-DBI>=0:${PORTSDIR}/databases/p5-DBI -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} BUILD_DEPENDS+= p5-DBD-SQLite>=0:${PORTSDIR}/databases/p5-DBD-SQLite PERL_CONFIGURE= yes Index: devel/colorgcc/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/colorgcc/Makefile,v retrieving revision 1.2 diff -u -r1.2 Makefile --- devel/colorgcc/Makefile 18 Mar 2011 10:04:48 -0000 1.2 +++ devel/colorgcc/Makefile 22 May 2012 02:03:27 -0000 @@ -17,7 +17,7 @@ COMMENT= Perl script to colorize the terminal ouput of GCC RUN_DEPENDS= ${SITE_PERL}/Term/ANSIColor.pm:${PORTSDIR}/devel/p5-Term-ANSIColor -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PLIST_FILES= bin/${PORTNAME} \ share/examples/${PORTNAME}/${PORTNAME}rc Index: devel/cpan-upload/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/cpan-upload/Makefile,v retrieving revision 1.7 diff -u -r1.7 Makefile --- devel/cpan-upload/Makefile 8 Sep 2011 08:36:30 -0000 1.7 +++ devel/cpan-upload/Makefile 22 May 2012 02:03:27 -0000 @@ -18,7 +18,7 @@ RUN_DEPENDS= p5-AppConfig-Std>=1.05:${PORTSDIR}/devel/p5-AppConfig-Std \ p5-Term-ReadKey>=0:${PORTSDIR}/devel/p5-Term-ReadKey \ p5-libwww>=0:${PORTSDIR}/www/p5-libwww -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: devel/cpan-upload-http/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/cpan-upload-http/Makefile,v retrieving revision 1.2 diff -u -r1.2 Makefile --- devel/cpan-upload-http/Makefile 20 Jun 2011 08:36:01 -0000 1.2 +++ devel/cpan-upload-http/Makefile 22 May 2012 02:03:27 -0000 @@ -18,7 +18,7 @@ p5-AppConfig-Std>=1.05:${PORTSDIR}/devel/p5-AppConfig-Std \ p5-libwww>0:${PORTSDIR}/www/p5-libwww \ p5-Term-ReadKey>0:${PORTSDIR}/devel/p5-Term-ReadKey -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: devel/p5-AI-Prolog/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-AI-Prolog/Makefile,v retrieving revision 1.7 diff -u -r1.7 Makefile --- devel/p5-AI-Prolog/Makefile 28 Mar 2011 03:12:22 -0000 1.7 +++ devel/p5-AI-Prolog/Makefile 22 May 2012 02:03:27 -0000 @@ -23,7 +23,7 @@ p5-Regexp-Common>=2.119:${PORTSDIR}/textproc/p5-Regexp-Common \ p5-Text-Quote>=0.03:${PORTSDIR}/textproc/p5-Text-Quote \ p5-Term-ReadKey>=2.21:${PORTSDIR}/devel/p5-Term-ReadKey -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes CONFIGURE_ARGS+==0.29:${PORTSDIR}/devel/p5-Test-Exception -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: devel/p5-Algorithm-Dependency/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-Algorithm-Dependency/Makefile,v retrieving revision 1.11 diff -u -r1.11 Makefile --- devel/p5-Algorithm-Dependency/Makefile 22 Jul 2009 16:26:27 -0000 1.11 +++ devel/p5-Algorithm-Dependency/Makefile 22 May 2012 02:03:27 -0000 @@ -15,7 +15,7 @@ COMMENT= Base class for implementing various dependency trees RUN_DEPENDS= p5-Params-Util>=0.31:${PORTSDIR}/devel/p5-Params-Util -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} BUILD_DEPENDS+= p5-Test-ClassAPI>=0.6:${PORTSDIR}/devel/p5-Test-ClassAPI MAN3= Algorithm::Dependency.3 \ Index: devel/p5-Algorithm-Merge/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-Algorithm-Merge/Makefile,v retrieving revision 1.2 diff -u -r1.2 Makefile --- devel/p5-Algorithm-Merge/Makefile 16 Aug 2009 09:21:43 -0000 1.2 +++ devel/p5-Algorithm-Merge/Makefile 22 May 2012 02:03:27 -0000 @@ -15,7 +15,7 @@ COMMENT= Three-way merge and diff RUN_DEPENDS= p5-Algorithm-Diff>=1.15:${PORTSDIR}/devel/p5-Algorithm-Diff -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: devel/p5-AnyEvent-DBI/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-AnyEvent-DBI/Makefile,v retrieving revision 1.3 diff -u -r1.3 Makefile --- devel/p5-AnyEvent-DBI/Makefile 17 Sep 2011 06:48:50 -0000 1.3 +++ devel/p5-AnyEvent-DBI/Makefile 22 May 2012 02:03:27 -0000 @@ -17,7 +17,7 @@ RUN_DEPENDS= p5-DBI>=1.0:${PORTSDIR}/databases/p5-DBI \ p5-AnyEvent>=4.15:${PORTSDIR}/devel/p5-AnyEvent \ p5-common-sense>=3.3:${PORTSDIR}/devel/p5-common-sense -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: devel/p5-AnyEvent-DBI-Abstract/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-AnyEvent-DBI-Abstract/Makefile,v retrieving revision 1.2 diff -u -r1.2 Makefile --- devel/p5-AnyEvent-DBI-Abstract/Makefile 17 Sep 2011 06:48:50 -0000 1.2 +++ devel/p5-AnyEvent-DBI-Abstract/Makefile 22 May 2012 02:03:27 -0000 @@ -17,7 +17,7 @@ RUN_DEPENDS= p5-AnyEvent-DBI>=0:${PORTSDIR}/devel/p5-AnyEvent-DBI \ p5-SQL-Abstract>=0:${PORTSDIR}/databases/p5-SQL-Abstract \ p5-parent>=0:${PORTSDIR}/devel/p5-parent -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: devel/p5-AnyEvent-Filesys-Notify/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-AnyEvent-Filesys-Notify/Makefile,v retrieving revision 1.5 diff -u -r1.5 Makefile --- devel/p5-AnyEvent-Filesys-Notify/Makefile 13 Mar 2012 16:14:45 -0000 1.5 +++ devel/p5-AnyEvent-Filesys-Notify/Makefile 22 May 2012 02:03:27 -0000 @@ -20,7 +20,7 @@ p5-Moose>0:${PORTSDIR}/devel/p5-Moose \ p5-Try-Tiny>0:${PORTSDIR}/lang/p5-Try-Tiny \ p5-namespace-autoclean>0:${PORTSDIR}/devel/p5-namespace-autoclean -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= p5-Data-Dump>=0:${PORTSDIR}/devel/p5-Data-Dump \ p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception \ p5-Test-Without-Module>=0:${PORTSDIR}/devel/p5-Test-Without-Module Index: devel/p5-AnyEvent-Graphite/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-AnyEvent-Graphite/Makefile,v retrieving revision 1.1 diff -u -r1.1 Makefile --- devel/p5-AnyEvent-Graphite/Makefile 25 Nov 2011 16:43:07 -0000 1.1 +++ devel/p5-AnyEvent-Graphite/Makefile 22 May 2012 02:03:27 -0000 @@ -16,7 +16,7 @@ RUN_DEPENDS= p5-AnyEvent>=4.15:${PORTSDIR}/devel/p5-AnyEvent \ p5-AnyEvent-SNMP>=1.0:${PORTSDIR}/net-mgmt/p5-AnyEvent-SNMP -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= YES Index: devel/p5-AnyEvent-Run/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-AnyEvent-Run/Makefile,v retrieving revision 1.2 diff -u -r1.2 Makefile --- devel/p5-AnyEvent-Run/Makefile 17 Sep 2011 06:48:50 -0000 1.2 +++ devel/p5-AnyEvent-Run/Makefile 22 May 2012 02:03:27 -0000 @@ -15,7 +15,7 @@ COMMENT= Run a process or coderef asynchronously RUN_DEPENDS= p5-AnyEvent>=4.15:${PORTSDIR}/devel/p5-AnyEvent -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: devel/p5-App-Cache/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-App-Cache/Makefile,v retrieving revision 1.11 diff -u -r1.11 Makefile --- devel/p5-App-Cache/Makefile 11 Dec 2009 09:07:17 -0000 1.11 +++ devel/p5-App-Cache/Makefile 22 May 2012 02:03:27 -0000 @@ -19,7 +19,7 @@ p5-File-HomeDir>=0:${PORTSDIR}/devel/p5-File-HomeDir \ p5-Path-Class>=0:${PORTSDIR}/devel/p5-Path-Class \ p5-libwww>=0:${PORTSDIR}/www/p5-libwww -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: devel/p5-AppConfig-Std/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-AppConfig-Std/Makefile,v retrieving revision 1.6 diff -u -r1.6 Makefile --- devel/p5-AppConfig-Std/Makefile 11 Nov 2008 21:29:32 -0000 1.6 +++ devel/p5-AppConfig-Std/Makefile 22 May 2012 02:03:27 -0000 @@ -16,7 +16,7 @@ COMMENT= A subclass of AppConfig that provides standard options RUN_DEPENDS= p5-AppConfig>=1.52:${PORTSDIR}/devel/p5-AppConfig -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: devel/p5-B-Compiling/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-B-Compiling/Makefile,v retrieving revision 1.1 diff -u -r1.1 Makefile --- devel/p5-B-Compiling/Makefile 21 Nov 2010 15:18:57 -0000 1.1 +++ devel/p5-B-Compiling/Makefile 22 May 2012 02:03:27 -0000 @@ -16,7 +16,7 @@ RUN_DEPENDS= \ p5-Sub-Exporter>0:${PORTSDIR}/devel/p5-Sub-Exporter -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: devel/p5-B-Deobfuscate/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-B-Deobfuscate/Makefile,v retrieving revision 1.12 diff -u -r1.12 Makefile --- devel/p5-B-Deobfuscate/Makefile 16 Aug 2009 09:55:11 -0000 1.12 +++ devel/p5-B-Deobfuscate/Makefile 22 May 2012 02:03:27 -0000 @@ -16,7 +16,7 @@ RUN_DEPENDS= ${SITE_PERL}/YAML.pm:${PORTSDIR}/textproc/p5-YAML \ ${SITE_PERL}/B/Keywords.pm:${PORTSDIR}/devel/p5-B-Keywords -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: devel/p5-CHI/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-CHI/Makefile,v retrieving revision 1.21 diff -u -r1.21 Makefile --- devel/p5-CHI/Makefile 11 Mar 2012 08:17:18 -0000 1.21 +++ devel/p5-CHI/Makefile 22 May 2012 02:03:27 -0000 @@ -16,7 +16,7 @@ MAINTAINER= kuriyama@FreeBSD.org COMMENT= Perl extension for unified cache interface -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} RUN_DEPENDS= \ p5-Carp-Assert>=0.20:${PORTSDIR}/devel/p5-Carp-Assert \ p5-Data-UUID>0:${PORTSDIR}/devel/p5-Data-UUID \ Index: devel/p5-CPAN-Mini/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-CPAN-Mini/Makefile,v retrieving revision 1.31 diff -u -r1.31 Makefile --- devel/p5-CPAN-Mini/Makefile 21 May 2012 10:31:25 -0000 1.31 +++ devel/p5-CPAN-Mini/Makefile 22 May 2012 02:03:27 -0000 @@ -18,7 +18,7 @@ RUN_DEPENDS= p5-File-HomeDir>=0.57:${PORTSDIR}/devel/p5-File-HomeDir \ p5-libwww>=5:${PORTSDIR}/www/p5-libwww \ p5-URI>=1:${PORTSDIR}/net/p5-URI -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= p5-Test-Simple>=0.96:${PORTSDIR}/devel/p5-Test-Simple PERL_CONFIGURE= yes Index: devel/p5-CPAN-YACSmoke/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-CPAN-YACSmoke/Makefile,v retrieving revision 1.6 diff -u -r1.6 Makefile --- devel/p5-CPAN-YACSmoke/Makefile 13 Mar 2012 16:14:48 -0000 1.6 +++ devel/p5-CPAN-YACSmoke/Makefile 22 May 2012 02:03:27 -0000 @@ -22,7 +22,7 @@ p5-Test-Reporter>=1.25:${PORTSDIR}/devel/p5-Test-Reporter \ p5-URI>=0:${PORTSDIR}/net/p5-URI \ p5-libwww>=0:${PORTSDIR}/www/p5-libwww -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: devel/p5-Cache-AgainstFile/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-Cache-AgainstFile/Makefile,v retrieving revision 1.3 diff -u -r1.3 Makefile --- devel/p5-Cache-AgainstFile/Makefile 13 Mar 2012 16:14:48 -0000 1.3 +++ devel/p5-Cache-AgainstFile/Makefile 22 May 2012 02:03:27 -0000 @@ -17,7 +17,7 @@ RUN_DEPENDS= p5-Log-Trace>0:${PORTSDIR}/devel/p5-Log-Trace \ p5-Test-Assertions>0:${PORTSDIR}/devel/p5-Test-Assertions -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: devel/p5-Check-ISA/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-Check-ISA/Makefile,v retrieving revision 1.3 diff -u -r1.3 Makefile --- devel/p5-Check-ISA/Makefile 8 Sep 2011 08:36:31 -0000 1.3 +++ devel/p5-Check-ISA/Makefile 22 May 2012 02:03:27 -0000 @@ -17,7 +17,7 @@ RUN_DEPENDS= p5-Test-use-ok>=0:${PORTSDIR}/devel/p5-Test-use-ok \ p5-Sub-Exporter>=0:${PORTSDIR}/devel/p5-Sub-Exporter -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: devel/p5-Class-Accessor-Chained/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-Class-Accessor-Chained/Makefile,v retrieving revision 1.4 diff -u -r1.4 Makefile --- devel/p5-Class-Accessor-Chained/Makefile 16 Aug 2009 09:55:11 -0000 1.4 +++ devel/p5-Class-Accessor-Chained/Makefile 22 May 2012 02:03:27 -0000 @@ -16,7 +16,7 @@ COMMENT= Make chained accessors RUN_DEPENDS= ${SITE_PERL}/Class/Accessor.pm:${PORTSDIR}/devel/p5-Class-Accessor -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: devel/p5-Class-Accessor-Named/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-Class-Accessor-Named/Makefile,v retrieving revision 1.6 diff -u -r1.6 Makefile --- devel/p5-Class-Accessor-Named/Makefile 25 Jan 2010 15:16:56 -0000 1.6 +++ devel/p5-Class-Accessor-Named/Makefile 22 May 2012 02:03:27 -0000 @@ -18,7 +18,7 @@ ${SITE_PERL}/Class/Accessor.pm:${PORTSDIR}/devel/p5-Class-Accessor \ ${SITE_PERL}/Hook/LexWrap.pm:${PORTSDIR}/devel/p5-Hook-LexWrap \ ${SITE_PERL}/UNIVERSAL/require.pm:${PORTSDIR}/devel/p5-UNIVERSAL-require -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: devel/p5-Class-AutoClass/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-Class-AutoClass/Makefile,v retrieving revision 1.7 diff -u -r1.7 Makefile --- devel/p5-Class-AutoClass/Makefile 17 Sep 2011 06:48:51 -0000 1.7 +++ devel/p5-Class-AutoClass/Makefile 22 May 2012 02:03:27 -0000 @@ -18,7 +18,7 @@ COMMENT= Automatically define simple get and set methods in an inheritance structure RUN_DEPENDS= ${SITE_PERL}/IO/Scalar.pm:${PORTSDIR}/devel/p5-IO-stringy -BUILD_DEPENDS= ${RUN_DEPENDS} \ +BUILD_DEPENDS:= ${RUN_DEPENDS} \ ${SITE_PERL}/Test/Deep.pm:${PORTSDIR}/devel/p5-Test-Deep PERL_CONFIGURE= yes Index: devel/p5-Class-C3-Adopt-NEXT/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-Class-C3-Adopt-NEXT/Makefile,v retrieving revision 1.5 diff -u -r1.5 Makefile --- devel/p5-Class-C3-Adopt-NEXT/Makefile 11 Feb 2012 22:34:11 -0000 1.5 +++ devel/p5-Class-C3-Adopt-NEXT/Makefile 22 May 2012 02:03:27 -0000 @@ -16,7 +16,7 @@ RUN_DEPENDS= p5-MRO-Compat>=0:${PORTSDIR}/devel/p5-MRO-Compat \ p5-List-MoreUtils>=0:${PORTSDIR}/lang/p5-List-MoreUtils -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception PERL_CONFIGURE= yes Index: devel/p5-Class-C3-Componentised/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-Class-C3-Componentised/Makefile,v retrieving revision 1.12 diff -u -r1.12 Makefile --- devel/p5-Class-C3-Componentised/Makefile 17 Sep 2011 06:48:51 -0000 1.12 +++ devel/p5-Class-C3-Componentised/Makefile 22 May 2012 02:03:27 -0000 @@ -18,7 +18,7 @@ RUN_DEPENDS= p5-Class-C3>=0.20:${PORTSDIR}/devel/p5-Class-C3 \ p5-MRO-Compat>0:${PORTSDIR}/devel/p5-MRO-Compat \ p5-Class-Inspector>=0:${PORTSDIR}/devel/p5-Class-Inspector -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= p5-Class-Inspector>=0:${PORTSDIR}/devel/p5-Class-Inspector \ p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception \ Index: devel/p5-Class-Method-Modifiers-Fast/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-Class-Method-Modifiers-Fast/Makefile,v retrieving revision 1.4 diff -u -r1.4 Makefile --- devel/p5-Class-Method-Modifiers-Fast/Makefile 10 Feb 2012 14:50:44 -0000 1.4 +++ devel/p5-Class-Method-Modifiers-Fast/Makefile 22 May 2012 02:03:27 -0000 @@ -16,7 +16,7 @@ RUN_DEPENDS= \ p5-Data-Util>=0.55:${PORTSDIR}/devel/p5-Data-Util -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= p5-Sub-Uplevel>=0.18:${PORTSDIR}/devel/p5-Sub-Uplevel PERL_CONFIGURE= yes Index: devel/p5-Class-Virtual/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-Class-Virtual/Makefile,v retrieving revision 1.4 diff -u -r1.4 Makefile --- devel/p5-Class-Virtual/Makefile 17 Apr 2008 14:24:55 -0000 1.4 +++ devel/p5-Class-Virtual/Makefile 22 May 2012 02:03:27 -0000 @@ -17,7 +17,7 @@ RUN_DEPENDS= ${SITE_PERL}/Class/Data/Inheritable.pm:${PORTSDIR}/devel/p5-Class-Data-Inheritable \ ${SITE_PERL}/Class/ISA.pm:${PORTSDIR}/devel/p5-Class-ISA \ ${SITE_PERL}/Carp/Assert.pm:${PORTSDIR}/devel/p5-Carp-Assert -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: devel/p5-Config-Any/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-Config-Any/Makefile,v retrieving revision 1.22 diff -u -r1.22 Makefile --- devel/p5-Config-Any/Makefile 17 Sep 2011 06:48:52 -0000 1.22 +++ devel/p5-Config-Any/Makefile 22 May 2012 02:03:27 -0000 @@ -15,7 +15,7 @@ COMMENT= Load class configuration data from a number of file formats RUN_DEPENDS= p5-version>=0:${PORTSDIR}/devel/p5-version -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: devel/p5-Config-IniHash/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-Config-IniHash/Makefile,v retrieving revision 1.9 diff -u -r1.9 Makefile --- devel/p5-Config-IniHash/Makefile 17 Sep 2011 06:48:52 -0000 1.9 +++ devel/p5-Config-IniHash/Makefile 22 May 2012 02:03:27 -0000 @@ -18,7 +18,7 @@ RUN_DEPENDS= ${SITE_PERL}/Hash/Case.pm:${PORTSDIR}/devel/p5-Hash-Case \ ${SITE_PERL}/IO/Scalar.pm:${PORTSDIR}/devel/p5-IO-stringy \ p5-Hash-WithDefaults>=0.04:${PORTSDIR}/devel/p5-Hash-WithDefaults -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes USE_DOS2UNIX= yes Index: devel/p5-Config-MySQL/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-Config-MySQL/Makefile,v retrieving revision 1.1 diff -u -r1.1 Makefile --- devel/p5-Config-MySQL/Makefile 18 Mar 2012 15:54:45 -0000 1.1 +++ devel/p5-Config-MySQL/Makefile 22 May 2012 02:03:27 -0000 @@ -16,7 +16,7 @@ RUN_DEPENDS= \ p5-Config-INI>0:${PORTSDIR}/devel/p5-Config-INI -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: devel/p5-Data-DumpXML/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-Data-DumpXML/Makefile,v retrieving revision 1.9 diff -u -r1.9 Makefile --- devel/p5-Data-DumpXML/Makefile 15 Dec 2009 08:56:20 -0000 1.9 +++ devel/p5-Data-DumpXML/Makefile 22 May 2012 02:03:27 -0000 @@ -17,7 +17,7 @@ RUN_DEPENDS= p5-Array-RefElem>=0.01:${PORTSDIR}/misc/p5-Array-RefElem \ p5-XML-Parser>=2:${PORTSDIR}/textproc/p5-XML-Parser -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: devel/p5-Data-JavaScript-Anon/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-Data-JavaScript-Anon/Makefile,v retrieving revision 1.1 diff -u -r1.1 Makefile --- devel/p5-Data-JavaScript-Anon/Makefile 8 May 2010 10:20:40 -0000 1.1 +++ devel/p5-Data-JavaScript-Anon/Makefile 22 May 2012 02:03:27 -0000 @@ -17,7 +17,7 @@ RUN_DEPENDS= p5-Class-Default>=1.51:${PORTSDIR}/devel/p5-Class-Default \ p5-Params-Util>=0.01:${PORTSDIR}/devel/p5-Params-Util -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes MAN3= Data::JavaScript::Anon.3 Index: devel/p5-Data-Localize/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-Data-Localize/Makefile,v retrieving revision 1.17 diff -u -r1.17 Makefile --- devel/p5-Data-Localize/Makefile 15 Feb 2012 02:46:36 -0000 1.17 +++ devel/p5-Data-Localize/Makefile 22 May 2012 02:03:27 -0000 @@ -18,7 +18,7 @@ RUN_DEPENDS= \ p5-Any-Moose>0:${PORTSDIR}/devel/p5-Any-Moose \ p5-MooseX-AttributeHelpers>0:${PORTSDIR}/devel/p5-MooseX-AttributeHelpers -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: devel/p5-Data-Model/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-Data-Model/Makefile,v retrieving revision 1.4 diff -u -r1.4 Makefile --- devel/p5-Data-Model/Makefile 12 Feb 2012 19:22:13 -0000 1.4 +++ devel/p5-Data-Model/Makefile 22 May 2012 02:03:27 -0000 @@ -19,7 +19,7 @@ p5-DBD-SQLite>0:${PORTSDIR}/databases/p5-DBD-SQLite \ p5-DBI>0:${PORTSDIR}/databases/p5-DBI \ p5-Params-Validate>0:${PORTSDIR}/devel/p5-Params-Validate -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= p5-Path-Class>=0:${PORTSDIR}/devel/p5-Path-Class \ p5-Sub-Uplevel>0:${PORTSDIR}/devel/p5-Sub-Uplevel \ p5-MRO-Compat>=0:${PORTSDIR}/devel/p5-MRO-Compat \ Index: devel/p5-Data-ObjectDriver/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-Data-ObjectDriver/Makefile,v retrieving revision 1.10 diff -u -r1.10 Makefile --- devel/p5-Data-ObjectDriver/Makefile 17 Sep 2011 06:48:53 -0000 1.10 +++ devel/p5-Data-ObjectDriver/Makefile 22 May 2012 02:03:27 -0000 @@ -20,7 +20,7 @@ ${SITE_PERL}/Class/Trigger.pm:${PORTSDIR}/devel/p5-Class-Trigger \ ${SITE_PERL}/Test/Exception.pm:${PORTSDIR}/devel/p5-Test-Exception \ ${SITE_PERL}/Text/SimpleTable.pm:${PORTSDIR}/textproc/p5-Text-SimpleTable -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: devel/p5-Data-OptList/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-Data-OptList/Makefile,v retrieving revision 1.13 diff -u -r1.13 Makefile --- devel/p5-Data-OptList/Makefile 8 May 2011 17:01:42 -0000 1.13 +++ devel/p5-Data-OptList/Makefile 22 May 2012 02:03:27 -0000 @@ -16,7 +16,7 @@ RUN_DEPENDS= p5-Params-Util>=0.14:${PORTSDIR}/devel/p5-Params-Util \ p5-Sub-Install>=0.92:${PORTSDIR}/devel/p5-Sub-Install -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: devel/p5-Data-Page-NoTotalEntries/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-Data-Page-NoTotalEntries/Makefile,v retrieving revision 1.3 diff -u -r1.3 Makefile --- devel/p5-Data-Page-NoTotalEntries/Makefile 30 Jan 2012 02:25:35 -0000 1.3 +++ devel/p5-Data-Page-NoTotalEntries/Makefile 22 May 2012 02:03:27 -0000 @@ -17,7 +17,7 @@ RUN_DEPENDS= \ p5-Class-Accessor-Lite>=0.05:${PORTSDIR}/devel/p5-Class-Accessor-Lite -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= p5-Test-Simple>=0.96:${PORTSDIR}/devel/p5-Test-Simple PERL_CONFIGURE= yes Index: devel/p5-Data-SExpression/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-Data-SExpression/Makefile,v retrieving revision 1.2 diff -u -r1.2 Makefile --- devel/p5-Data-SExpression/Makefile 24 Apr 2012 02:07:39 -0000 1.2 +++ devel/p5-Data-SExpression/Makefile 22 May 2012 02:03:27 -0000 @@ -16,7 +16,7 @@ RUN_DEPENDS= \ p5-Class-Accessor>0:${PORTSDIR}/devel/p5-Class-Accessor -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= p5-Test-Deep>=0:${PORTSDIR}/devel/p5-Test-Deep PERL_CONFIGURE= yes Index: devel/p5-Data-Stag/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-Data-Stag/Makefile,v retrieving revision 1.6 diff -u -r1.6 Makefile --- devel/p5-Data-Stag/Makefile 15 Feb 2009 13:42:50 -0000 1.6 +++ devel/p5-Data-Stag/Makefile 22 May 2012 02:03:27 -0000 @@ -16,7 +16,7 @@ COMMENT= Structured Tags datastructures RUN_DEPENDS= ${SITE_PERL}/IO/String.pm:${PORTSDIR}/devel/p5-IO-String -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: devel/p5-Data-Util/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-Data-Util/Makefile,v retrieving revision 1.10 diff -u -r1.10 Makefile --- devel/p5-Data-Util/Makefile 22 Jan 2012 03:07:18 -0000 1.10 +++ devel/p5-Data-Util/Makefile 22 May 2012 02:03:27 -0000 @@ -17,7 +17,7 @@ RUN_DEPENDS= \ p5-MRO-Compat>=0.09:${PORTSDIR}/devel/p5-MRO-Compat \ p5-Hash-Util-FieldHash-Compat>0:${PORTSDIR}/devel/p5-Hash-Util-FieldHash-Compat -BUILD_DEPENDS= ${RUN_DEPENDS} \ +BUILD_DEPENDS:= ${RUN_DEPENDS} \ p5-ExtUtils-CBuilder>0:${PORTSDIR}/devel/p5-ExtUtils-CBuilder TEST_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception \ p5-Scope-Guard>=0.20:${PORTSDIR}/devel/p5-Scope-Guard Index: devel/p5-Data-Visitor-Encode/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-Data-Visitor-Encode/Makefile,v retrieving revision 1.7 diff -u -r1.7 Makefile --- devel/p5-Data-Visitor-Encode/Makefile 13 Feb 2012 18:10:08 -0000 1.7 +++ devel/p5-Data-Visitor-Encode/Makefile 22 May 2012 02:03:27 -0000 @@ -16,7 +16,7 @@ RUN_DEPENDS= \ p5-Data-Visitor>=0.18:${PORTSDIR}/devel/p5-Data-Visitor -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= p5-Test-Exception>0:${PORTSDIR}/devel/p5-Test-Exception PERL_CONFIGURE= yes Index: devel/p5-Date-Calc/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-Date-Calc/Makefile,v retrieving revision 1.20 diff -u -r1.20 Makefile --- devel/p5-Date-Calc/Makefile 2 Dec 2010 00:04:42 -0000 1.20 +++ devel/p5-Date-Calc/Makefile 22 May 2012 02:03:27 -0000 @@ -16,7 +16,7 @@ RUN_DEPENDS= p5-Bit-Vector>=7.1:${PORTSDIR}/math/p5-Bit-Vector \ p5-Carp-Clan>=5.3:${PORTSDIR}/devel/p5-Carp-Clan -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: devel/p5-DateTime-Calendar-FrenchRevolutionary/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-DateTime-Calendar-FrenchRevolutionary/Makefile,v retrieving revision 1.9 diff -u -r1.9 Makefile --- devel/p5-DateTime-Calendar-FrenchRevolutionary/Makefile 19 Jul 2011 08:44:00 -0000 1.9 +++ devel/p5-DateTime-Calendar-FrenchRevolutionary/Makefile 22 May 2012 02:03:27 -0000 @@ -14,7 +14,7 @@ MAINTAINER= perl@FreeBSD.org COMMENT= Dates in the French Revolutionary Calendar -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/DateTime.pm:${PORTSDIR}/devel/p5-DateTime \ ${SITE_PERL}/Roman.pm:${PORTSDIR}/math/p5-Roman Index: devel/p5-DateTime-Calendar-Mayan/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-DateTime-Calendar-Mayan/Makefile,v retrieving revision 1.9 diff -u -r1.9 Makefile --- devel/p5-DateTime-Calendar-Mayan/Makefile 23 Oct 2009 00:30:02 -0000 1.9 +++ devel/p5-DateTime-Calendar-Mayan/Makefile 22 May 2012 02:03:27 -0000 @@ -17,7 +17,7 @@ RUN_DEPENDS= p5-Params-Validate>=0:${PORTSDIR}/devel/p5-Params-Validate \ ${SITE_PERL}/${PERL_ARCH}/DateTime.pm:${PORTSDIR}/devel/p5-DateTime -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_MODBUILD= yes Index: devel/p5-DateTime-Event-NameDay/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-DateTime-Event-NameDay/Makefile,v retrieving revision 1.9 diff -u -r1.9 Makefile --- devel/p5-DateTime-Event-NameDay/Makefile 25 Dec 2009 00:33:23 -0000 1.9 +++ devel/p5-DateTime-Event-NameDay/Makefile 22 May 2012 02:03:27 -0000 @@ -19,7 +19,7 @@ ${SITE_PERL}/DateTime/Set.pm:${PORTSDIR}/devel/p5-DateTime-Set \ ${SITE_PERL}/DateTime/Calendar/Christian.pm:${PORTSDIR}/devel/p5-DateTime-Calendar-Christian \ p5-Params-Validate>=0:${PORTSDIR}/devel/p5-Params-Validate -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_MODBUILD= yes Index: devel/p5-DateTime-Event-Sunrise/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-DateTime-Event-Sunrise/Makefile,v retrieving revision 1.8 diff -u -r1.8 Makefile --- devel/p5-DateTime-Event-Sunrise/Makefile 16 Aug 2009 09:55:15 -0000 1.8 +++ devel/p5-DateTime-Event-Sunrise/Makefile 22 May 2012 02:03:27 -0000 @@ -17,7 +17,7 @@ RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/DateTime.pm:${PORTSDIR}/devel/p5-DateTime \ ${SITE_PERL}/DateTime/Set.pm:${PORTSDIR}/devel/p5-DateTime-Set -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: devel/p5-DateTime-Event-Zodiac/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-DateTime-Event-Zodiac/Makefile,v retrieving revision 1.2 diff -u -r1.2 Makefile --- devel/p5-DateTime-Event-Zodiac/Makefile 18 Feb 2011 03:13:02 -0000 1.2 +++ devel/p5-DateTime-Event-Zodiac/Makefile 22 May 2012 02:03:27 -0000 @@ -15,7 +15,7 @@ RUN_DEPENDS= p5-DateTime>=0:${PORTSDIR}/devel/p5-DateTime \ p5-DateTime-Util-Astro>=0:${PORTSDIR}/devel/p5-DateTime-Util-Astro \ p5-Exporter-Lite>=0:${PORTSDIR}/devel/p5-Exporter-Lite -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= p5-Test-Pod>=0:${PORTSDIR}/devel/p5-Test-Pod \ p5-Test-Pod-Coverage>=0:${PORTSDIR}/devel/p5-Test-Pod-Coverage Index: devel/p5-DateTime-Fiscal-Year/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-DateTime-Fiscal-Year/Makefile,v retrieving revision 1.4 diff -u -r1.4 Makefile --- devel/p5-DateTime-Fiscal-Year/Makefile 16 Aug 2009 09:55:15 -0000 1.4 +++ devel/p5-DateTime-Fiscal-Year/Makefile 22 May 2012 02:03:27 -0000 @@ -14,7 +14,7 @@ MAINTAINER= perl@FreeBSD.org COMMENT= Calculate the day or week of the Fiscal Year with an arbitrary start date -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/DateTime.pm:${PORTSDIR}/devel/p5-DateTime PERL_MODBUILD= yes Index: devel/p5-DateTime-Format-Baby/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-DateTime-Format-Baby/Makefile,v retrieving revision 1.5 diff -u -r1.5 Makefile --- devel/p5-DateTime-Format-Baby/Makefile 23 Oct 2009 00:30:03 -0000 1.5 +++ devel/p5-DateTime-Format-Baby/Makefile 22 May 2012 02:03:27 -0000 @@ -16,7 +16,7 @@ RUN_DEPENDS= p5-Params-Validate>=0:${PORTSDIR}/devel/p5-Params-Validate \ ${SITE_PERL}/${PERL_ARCH}/DateTime.pm:${PORTSDIR}/devel/p5-DateTime -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} WRKSRC= ${WRKDIR}/${DISTNAME:S/00//} Index: devel/p5-DateTime-Format-Bork/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-DateTime-Format-Bork/Makefile,v retrieving revision 1.8 diff -u -r1.8 Makefile --- devel/p5-DateTime-Format-Bork/Makefile 23 Oct 2009 00:30:03 -0000 1.8 +++ devel/p5-DateTime-Format-Bork/Makefile 22 May 2012 02:03:27 -0000 @@ -18,7 +18,7 @@ RUN_DEPENDS= p5-Params-Validate>=0:${PORTSDIR}/devel/p5-Params-Validate \ ${SITE_PERL}/${PERL_ARCH}/DateTime.pm:${PORTSDIR}/devel/p5-DateTime \ ${SITE_PERL}/DateTime/Format/Builder.pm:${PORTSDIR}/devel/p5-DateTime-Format-Builder -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_MODBUILD= yes Index: devel/p5-DateTime-Format-DBI/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-DateTime-Format-DBI/Makefile,v retrieving revision 1.13 diff -u -r1.13 Makefile --- devel/p5-DateTime-Format-DBI/Makefile 17 Sep 2011 06:50:10 -0000 1.13 +++ devel/p5-DateTime-Format-DBI/Makefile 22 May 2012 02:03:27 -0000 @@ -16,7 +16,7 @@ RUN_DEPENDS= p5-DBI>=1.21:${PORTSDIR}/databases/p5-DBI \ p5-DateTime>=0.1:${PORTSDIR}/devel/p5-DateTime -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} BUILD_DEPENDS+= p5-Test-NoWarnings>=0:${PORTSDIR}/devel/p5-Test-NoWarnings PERL_MODBUILD= yes Index: devel/p5-DateTime-Format-DateManip/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-DateTime-Format-DateManip/Makefile,v retrieving revision 1.10 diff -u -r1.10 Makefile --- devel/p5-DateTime-Format-DateManip/Makefile 28 Apr 2012 20:52:40 -0000 1.10 +++ devel/p5-DateTime-Format-DateManip/Makefile 22 May 2012 02:03:27 -0000 @@ -14,7 +14,7 @@ MAINTAINER= perl@FreeBSD.org COMMENT= Convert Date::Manip dates and durations to DateTimes and vice versa -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} RUN_DEPENDS= p5-DateTime>=0:${PORTSDIR}/devel/p5-DateTime \ p5-Date-Manip>=0:${PORTSDIR}/devel/p5-Date-Manip Index: devel/p5-DateTime-Format-Flexible/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-DateTime-Format-Flexible/Makefile,v retrieving revision 1.4 diff -u -r1.4 Makefile --- devel/p5-DateTime-Format-Flexible/Makefile 29 Jan 2012 18:12:11 -0000 1.4 +++ devel/p5-DateTime-Format-Flexible/Makefile 22 May 2012 02:03:27 -0000 @@ -18,7 +18,7 @@ p5-DateTime-Format-Builder>=0.74:${PORTSDIR}/devel/p5-DateTime-Format-Builder \ p5-DateTime-TimeZone>=0:${PORTSDIR}/devel/p5-DateTime-TimeZone \ p5-List-MoreUtils>=0:${PORTSDIR}/lang/p5-List-MoreUtils -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= p5-Test-MockTime>=0:${PORTSDIR}/devel/p5-Test-MockTime PERL_CONFIGURE= yes Index: devel/p5-DateTime-Format-HTTP/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-DateTime-Format-HTTP/Makefile,v retrieving revision 1.12 diff -u -r1.12 Makefile --- devel/p5-DateTime-Format-HTTP/Makefile 1 Nov 2010 19:23:17 -0000 1.12 +++ devel/p5-DateTime-Format-HTTP/Makefile 22 May 2012 02:03:27 -0000 @@ -14,7 +14,7 @@ MAINTAINER= perl@FreeBSD.org COMMENT= HTTP date conversion routines -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/DateTime.pm:${PORTSDIR}/devel/p5-DateTime \ ${SITE_PERL}/HTTP/Date.pm:${PORTSDIR}/www/p5-libwww Index: devel/p5-DateTime-Format-ICal/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-DateTime-Format-ICal/Makefile,v retrieving revision 1.9 diff -u -r1.9 Makefile --- devel/p5-DateTime-Format-ICal/Makefile 23 Oct 2009 00:30:03 -0000 1.9 +++ devel/p5-DateTime-Format-ICal/Makefile 22 May 2012 02:03:27 -0000 @@ -19,7 +19,7 @@ ${SITE_PERL}/DateTime/Event/ICal.pm:${PORTSDIR}/devel/p5-DateTime-Event-ICal \ ${SITE_PERL}/DateTime/Span.pm:${PORTSDIR}/devel/p5-DateTime-Set \ p5-Params-Validate>=0:${PORTSDIR}/devel/p5-Params-Validate -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_MODBUILD= yes Index: devel/p5-DateTime-Format-Mail/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-DateTime-Format-Mail/Makefile,v retrieving revision 1.12 diff -u -r1.12 Makefile --- devel/p5-DateTime-Format-Mail/Makefile 23 Oct 2009 00:30:03 -0000 1.12 +++ devel/p5-DateTime-Format-Mail/Makefile 22 May 2012 02:03:27 -0000 @@ -17,7 +17,7 @@ RUN_DEPENDS= p5-Params-Validate>=0:${PORTSDIR}/devel/p5-Params-Validate \ ${SITE_PERL}/${PERL_ARCH}/DateTime.pm:${PORTSDIR}/devel/p5-DateTime -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_MODBUILD= yes Index: devel/p5-DateTime-Format-MySQL/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-DateTime-Format-MySQL/Makefile,v retrieving revision 1.8 diff -u -r1.8 Makefile --- devel/p5-DateTime-Format-MySQL/Makefile 16 Aug 2009 09:55:18 -0000 1.8 +++ devel/p5-DateTime-Format-MySQL/Makefile 22 May 2012 02:03:27 -0000 @@ -14,7 +14,7 @@ MAINTAINER= perl@FreeBSD.org COMMENT= Parse and format MySQL dates and times -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/DateTime.pm:${PORTSDIR}/devel/p5-DateTime \ ${SITE_PERL}/DateTime/Format/Builder.pm:${PORTSDIR}/devel/p5-DateTime-Format-Builder Index: devel/p5-DateTime-Format-Roman/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-DateTime-Format-Roman/Makefile,v retrieving revision 1.5 diff -u -r1.5 Makefile --- devel/p5-DateTime-Format-Roman/Makefile 16 Aug 2009 09:55:18 -0000 1.5 +++ devel/p5-DateTime-Format-Roman/Makefile 22 May 2012 02:03:27 -0000 @@ -16,7 +16,7 @@ RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/DateTime.pm:${PORTSDIR}/devel/p5-DateTime \ ${SITE_PERL}/Roman.pm:${PORTSDIR}/math/p5-Roman -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: devel/p5-DateTime-Format-Strptime/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-DateTime-Format-Strptime/Makefile,v retrieving revision 1.16 diff -u -r1.16 Makefile --- devel/p5-DateTime-Format-Strptime/Makefile 21 Dec 2010 21:25:34 -0000 1.16 +++ devel/p5-DateTime-Format-Strptime/Makefile 22 May 2012 02:03:27 -0000 @@ -19,7 +19,7 @@ RUN_DEPENDS= p5-Params-Validate>=0:${PORTSDIR}/devel/p5-Params-Validate \ ${SITE_PERL}/DateTime/TimeZone.pm:${PORTSDIR}/devel/p5-DateTime-TimeZone \ ${SITE_PERL}/${PERL_ARCH}/DateTime.pm:${PORTSDIR}/devel/p5-DateTime -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: devel/p5-DateTime-Format-W3CDTF/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-DateTime-Format-W3CDTF/Makefile,v retrieving revision 1.7 diff -u -r1.7 Makefile --- devel/p5-DateTime-Format-W3CDTF/Makefile 14 Mar 2011 09:12:49 -0000 1.7 +++ devel/p5-DateTime-Format-W3CDTF/Makefile 22 May 2012 02:03:27 -0000 @@ -15,7 +15,7 @@ COMMENT= Parse and format W3CDTF datetime strings RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/DateTime.pm:${PORTSDIR}/devel/p5-DateTime -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: devel/p5-DateTime-HiRes/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-DateTime-HiRes/Makefile,v retrieving revision 1.4 diff -u -r1.4 Makefile --- devel/p5-DateTime-HiRes/Makefile 16 Aug 2009 09:55:19 -0000 1.4 +++ devel/p5-DateTime-HiRes/Makefile 22 May 2012 02:03:27 -0000 @@ -14,7 +14,7 @@ MAINTAINER= perl@FreeBSD.org COMMENT= Create DateTime objects with sub-second current time resolution -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/DateTime.pm:${PORTSDIR}/devel/p5-DateTime \ ${SITE_PERL}/${PERL_ARCH}/Time/HiRes.pm:${PORTSDIR}/devel/p5-Time-HiRes Index: devel/p5-DateTime-Locale/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-DateTime-Locale/Makefile,v retrieving revision 1.29 diff -u -r1.29 Makefile --- devel/p5-DateTime-Locale/Makefile 20 Mar 2010 10:17:49 -0000 1.29 +++ devel/p5-DateTime-Locale/Makefile 22 May 2012 02:03:27 -0000 @@ -17,7 +17,7 @@ RUN_DEPENDS= p5-List-MoreUtils>=0:${PORTSDIR}/lang/p5-List-MoreUtils \ p5-Params-Validate>=0.91:${PORTSDIR}/devel/p5-Params-Validate -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_MODBUILD= yes Index: devel/p5-DateTime-TimeZone/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-DateTime-TimeZone/Makefile,v retrieving revision 1.103 diff -u -r1.103 Makefile --- devel/p5-DateTime-TimeZone/Makefile 4 May 2012 12:17:40 -0000 1.103 +++ devel/p5-DateTime-TimeZone/Makefile 22 May 2012 02:03:27 -0000 @@ -17,7 +17,7 @@ RUN_DEPENDS= p5-Class-Load>0:${PORTSDIR}/devel/p5-Class-Load \ p5-Class-Singleton>=1.03:${PORTSDIR}/devel/p5-Class-Singleton \ p5-Params-Validate>=0.72:${PORTSDIR}/devel/p5-Params-Validate -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: devel/p5-DateTime-TimeZone-Alias/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-DateTime-TimeZone-Alias/Makefile,v retrieving revision 1.9 diff -u -r1.9 Makefile --- devel/p5-DateTime-TimeZone-Alias/Makefile 30 Oct 2010 22:21:14 -0000 1.9 +++ devel/p5-DateTime-TimeZone-Alias/Makefile 22 May 2012 02:03:27 -0000 @@ -14,7 +14,7 @@ MAINTAINER= perl@FreeBSD.org COMMENT= Create aliases for DateTime timezones -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} RUN_DEPENDS= ${SITE_PERL}/DateTime/TimeZone.pm:${PORTSDIR}/devel/p5-DateTime-TimeZone \ ${SITE_PERL}/${PERL_ARCH}/DateTime.pm:${PORTSDIR}/devel/p5-DateTime Index: devel/p5-DateTimeX-Easy/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-DateTimeX-Easy/Makefile,v retrieving revision 1.4 diff -u -r1.4 Makefile --- devel/p5-DateTimeX-Easy/Makefile 29 Jan 2012 18:14:27 -0000 1.4 +++ devel/p5-DateTimeX-Easy/Makefile 22 May 2012 02:03:27 -0000 @@ -20,7 +20,7 @@ p5-DateTime-Format-ICal>=0:${PORTSDIR}/devel/p5-DateTime-Format-ICal \ p5-DateTime-Format-Natural>=0:${PORTSDIR}/devel/p5-DateTime-Format-Natural \ p5-TimeDate>=0:${PORTSDIR}/devel/p5-TimeDate -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= p5-Test-Most>=0:${PORTSDIR}/devel/p5-Test-Most PERL_CONFIGURE= yes Index: devel/p5-Devel-BeginLift/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-Devel-BeginLift/Makefile,v retrieving revision 1.3 diff -u -r1.3 Makefile --- devel/p5-Devel-BeginLift/Makefile 11 Mar 2012 13:58:18 -0000 1.3 +++ devel/p5-Devel-BeginLift/Makefile 22 May 2012 02:03:27 -0000 @@ -16,7 +16,7 @@ RUN_DEPENDS= \ p5-B-Hooks-OP-Check-EntersubForCV>=0.03:${PORTSDIR}/devel/p5-B-Hooks-OP-Check-EntersubForCV -BUILD_DEPENDS= ${RUN_DEPENDS} \ +BUILD_DEPENDS:= ${RUN_DEPENDS} \ p5-ExtUtils-Depends>0:${PORTSDIR}/devel/p5-ExtUtils-Depends PERL_CONFIGURE= yes Index: devel/p5-Devel-Caller/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-Devel-Caller/Makefile,v retrieving revision 1.7 diff -u -r1.7 Makefile --- devel/p5-Devel-Caller/Makefile 17 Sep 2011 06:48:53 -0000 1.7 +++ devel/p5-Devel-Caller/Makefile 22 May 2012 02:03:27 -0000 @@ -16,7 +16,7 @@ COMMENT= A perl module which is meatier versions of caller RUN_DEPENDS= p5-PadWalker>=0.08:${PORTSDIR}/devel/p5-PadWalker -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: devel/p5-Devel-Cover-Report-Clover/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-Devel-Cover-Report-Clover/Makefile,v retrieving revision 1.3 diff -u -r1.3 Makefile --- devel/p5-Devel-Cover-Report-Clover/Makefile 18 Mar 2012 15:04:47 -0000 1.3 +++ devel/p5-Devel-Cover-Report-Clover/Makefile 22 May 2012 02:03:27 -0000 @@ -19,7 +19,7 @@ p5-Devel-Cover>0:${PORTSDIR}/devel/p5-Devel-Cover \ p5-HTML-Parser>0:${PORTSDIR}/www/p5-HTML-Parser \ p5-Template-Toolkit>0:${PORTSDIR}/www/p5-Template-Toolkit -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= \ p5-File-Path>=2.06:${PORTSDIR}/devel/p5-File-Path \ p5-File-Which>=1.08:${PORTSDIR}/sysutils/p5-File-Which \ Index: devel/p5-Devel-Declare-Parser/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-Devel-Declare-Parser/Makefile,v retrieving revision 1.2 diff -u -r1.2 Makefile --- devel/p5-Devel-Declare-Parser/Makefile 24 Apr 2012 00:51:54 -0000 1.2 +++ devel/p5-Devel-Declare-Parser/Makefile 22 May 2012 02:03:27 -0000 @@ -19,7 +19,7 @@ p5-B-Hooks-EndOfScope>=0.08:${PORTSDIR}/devel/p5-B-Hooks-EndOfScope \ p5-Devel-BeginLift>0:${PORTSDIR}/devel/p5-Devel-BeginLift \ p5-Devel-Declare>=0.006:${PORTSDIR}/devel/p5-Devel-Declare -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= p5-Test-Exception-LessClever>=0:${PORTSDIR}/devel/p5-Test-Exception-LessClever PERL_MODBUILD= yes Index: devel/p5-Devel-Ditto/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-Devel-Ditto/Makefile,v retrieving revision 1.1 diff -u -r1.1 Makefile --- devel/p5-Devel-Ditto/Makefile 2 Jul 2009 14:19:12 -0000 1.1 +++ devel/p5-Devel-Ditto/Makefile 22 May 2012 02:03:27 -0000 @@ -15,7 +15,7 @@ COMMENT= Devel::Ditto - Identify where print output comes from RUN_DEPENDS= p5-IPC-Run>=0:${PORTSDIR}/devel/p5-IPC-Run -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_MODBUILD= yes Index: devel/p5-Devel-EvalContext/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-Devel-EvalContext/Makefile,v retrieving revision 1.3 diff -u -r1.3 Makefile --- devel/p5-Devel-EvalContext/Makefile 1 May 2012 01:46:50 -0000 1.3 +++ devel/p5-Devel-EvalContext/Makefile 22 May 2012 02:03:27 -0000 @@ -17,7 +17,7 @@ RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/PadWalker.pm:${PORTSDIR}/devel/p5-PadWalker \ ${SITE_PERL}/${PERL_ARCH}/Data/Alias.pm:${PORTSDIR}/devel/p5-Data-Alias \ ${SITE_PERL}/YAML.pm:${PORTSDIR}/textproc/p5-YAML -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: devel/p5-Devel-RingBuffer/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-Devel-RingBuffer/Makefile,v retrieving revision 1.3 diff -u -r1.3 Makefile --- devel/p5-Devel-RingBuffer/Makefile 7 May 2012 15:42:34 -0000 1.3 +++ devel/p5-Devel-RingBuffer/Makefile 22 May 2012 02:03:27 -0000 @@ -15,7 +15,7 @@ COMMENT= Shared memory ring buffers for Perl scripts diagnosis/debug RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/IPC/Mmap.pm:${PORTSDIR}/devel/p5-IPC-Mmap -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: devel/p5-Devel-STrace/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-Devel-STrace/Makefile,v retrieving revision 1.3 diff -u -r1.3 Makefile --- devel/p5-Devel-STrace/Makefile 7 May 2012 15:42:34 -0000 1.3 +++ devel/p5-Devel-STrace/Makefile 22 May 2012 02:03:27 -0000 @@ -16,7 +16,7 @@ RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Devel/RingBuffer.pm:${PORTSDIR}/devel/p5-Devel-RingBuffer \ ${SITE_PERL}/${PERL_ARCH}/Time/HiRes.pm:${PORTSDIR}/devel/p5-Time-HiRes -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: devel/p5-Devel-SmallProf/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-Devel-SmallProf/Makefile,v retrieving revision 1.7 diff -u -r1.7 Makefile --- devel/p5-Devel-SmallProf/Makefile 7 May 2012 15:42:34 -0000 1.7 +++ devel/p5-Devel-SmallProf/Makefile 22 May 2012 02:03:27 -0000 @@ -15,7 +15,7 @@ COMMENT= Per-line Perl profiler BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Time/HiRes.pm:${PORTSDIR}/devel/p5-Time-HiRes -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes Index: devel/p5-Devel-StackTrace-AsHTML/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-Devel-StackTrace-AsHTML/Makefile,v retrieving revision 1.6 diff -u -r1.6 Makefile --- devel/p5-Devel-StackTrace-AsHTML/Makefile 20 Jun 2011 08:36:06 -0000 1.6 +++ devel/p5-Devel-StackTrace-AsHTML/Makefile 22 May 2012 02:03:27 -0000 @@ -16,7 +16,7 @@ COMMENT= Perl extension to display stack trace in HTML RUN_DEPENDS= p5-Devel-StackTrace>0:${PORTSDIR}/devel/p5-Devel-StackTrace -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: devel/p5-Devel-StackTrace-WithLexicals/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-Devel-StackTrace-WithLexicals/Makefile,v retrieving revision 1.6 diff -u -r1.6 Makefile --- devel/p5-Devel-StackTrace-WithLexicals/Makefile 19 May 2011 13:14:37 -0000 1.6 +++ devel/p5-Devel-StackTrace-WithLexicals/Makefile 22 May 2012 02:03:27 -0000 @@ -17,7 +17,7 @@ RUN_DEPENDS= \ p5-Devel-StackTrace>=1.25:${PORTSDIR}/devel/p5-Devel-StackTrace \ p5-PadWalker>=1.92:${PORTSDIR}/devel/p5-PadWalker -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: devel/p5-Devel-StealthDebug/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-Devel-StealthDebug/Makefile,v retrieving revision 1.3 diff -u -r1.3 Makefile --- devel/p5-Devel-StealthDebug/Makefile 17 Apr 2008 14:25:15 -0000 1.3 +++ devel/p5-Devel-StealthDebug/Makefile 22 May 2012 02:03:27 -0000 @@ -15,7 +15,7 @@ COMMENT= Simple non-intrusive debug module BUILD_DEPENDS= ${SITE_PERL}/Filter/Simple.pm:${PORTSDIR}/textproc/p5-Filter-Simple -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes INSTALL_TARGET= pure_install Index: devel/p5-Directory-Scratch/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-Directory-Scratch/Makefile,v retrieving revision 1.4 diff -u -r1.4 Makefile --- devel/p5-Directory-Scratch/Makefile 2 Jul 2008 08:57:01 -0000 1.4 +++ devel/p5-Directory-Scratch/Makefile 22 May 2012 02:03:27 -0000 @@ -17,7 +17,7 @@ BUILD_DEPENDS= p5-Path-Class>0:${PORTSDIR}/devel/p5-Path-Class \ p5-File-Slurp>=9999.12:${PORTSDIR}/devel/p5-File-Slurp \ p5-String-Random>0:${PORTSDIR}/devel/p5-String-Random -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes Index: devel/p5-Exception-Class/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-Exception-Class/Makefile,v retrieving revision 1.33 diff -u -r1.33 Makefile --- devel/p5-Exception-Class/Makefile 17 Sep 2011 07:06:28 -0000 1.33 +++ devel/p5-Exception-Class/Makefile 22 May 2012 02:03:27 -0000 @@ -17,7 +17,7 @@ RUN_DEPENDS= p5-Class-Data-Inheritable>=0.02:${PORTSDIR}/devel/p5-Class-Data-Inheritable \ p5-Devel-StackTrace>=1.20:${PORTSDIR}/devel/p5-Devel-StackTrace -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: devel/p5-Exporter-Declare/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-Exporter-Declare/Makefile,v retrieving revision 1.3 diff -u -r1.3 Makefile --- devel/p5-Exporter-Declare/Makefile 10 Feb 2012 21:58:01 -0000 1.3 +++ devel/p5-Exporter-Declare/Makefile 22 May 2012 02:03:27 -0000 @@ -18,7 +18,7 @@ RUN_DEPENDS= \ p5-Meta-Builder>=0.003:${PORTSDIR}/devel/p5-Meta-Builder \ p5-aliased>0:${PORTSDIR}/devel/p5-aliased -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= p5-Fennec-Lite>=0:${PORTSDIR}/devel/p5-Fennec-Lite \ p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception Index: devel/p5-ExtUtils-XSBuilder/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-ExtUtils-XSBuilder/Makefile,v retrieving revision 1.8 diff -u -r1.8 Makefile --- devel/p5-ExtUtils-XSBuilder/Makefile 7 May 2012 15:42:35 -0000 1.8 +++ devel/p5-ExtUtils-XSBuilder/Makefile 22 May 2012 02:03:27 -0000 @@ -16,7 +16,7 @@ COMMENT= Autogenerating XS-glue Code RUN_DEPENDS= ${SITE_PERL}/Tie/IxHash.pm:${PORTSDIR}/devel/p5-Tie-IxHash -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: devel/p5-File-BOM/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-File-BOM/Makefile,v retrieving revision 1.1 diff -u -r1.1 Makefile --- devel/p5-File-BOM/Makefile 22 May 2010 15:18:29 -0000 1.1 +++ devel/p5-File-BOM/Makefile 22 May 2012 02:03:27 -0000 @@ -18,7 +18,7 @@ RUN_DEPENDS= p5-Test-Exception>0:${PORTSDIR}/devel/p5-Test-Exception \ p5-Readonly>0:${PORTSDIR}/devel/p5-Readonly \ p5-Module-Build>=0.3607:${PORTSDIR}/devel/p5-Module-Build -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: devel/p5-File-Find-Object/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-File-Find-Object/Makefile,v retrieving revision 1.21 diff -u -r1.21 Makefile --- devel/p5-File-Find-Object/Makefile 17 Sep 2011 06:50:10 -0000 1.21 +++ devel/p5-File-Find-Object/Makefile 22 May 2012 02:03:27 -0000 @@ -16,7 +16,7 @@ COMMENT= An object oriented File::Find replacement RUN_DEPENDS= p5-Class-XSAccessor>=0:${PORTSDIR}/devel/p5-Class-XSAccessor -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_MODBUILD= yes Index: devel/p5-File-Find-Rule/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-File-Find-Rule/Makefile,v retrieving revision 1.15 diff -u -r1.15 Makefile --- devel/p5-File-Find-Rule/Makefile 23 Sep 2011 12:55:11 -0000 1.15 +++ devel/p5-File-Find-Rule/Makefile 22 May 2012 02:03:27 -0000 @@ -16,7 +16,7 @@ RUN_DEPENDS= p5-Number-Compare>=0:${PORTSDIR}/math/p5-Number-Compare \ p5-Text-Glob>=0.07:${PORTSDIR}/textproc/p5-Text-Glob -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: devel/p5-File-Finder/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-File-Finder/Makefile,v retrieving revision 1.2 diff -u -r1.2 Makefile --- devel/p5-File-Finder/Makefile 24 Sep 2010 00:44:21 -0000 1.2 +++ devel/p5-File-Finder/Makefile 22 May 2012 02:03:27 -0000 @@ -17,7 +17,7 @@ COMMENT= Nice wrapper for File::Find ala find(1) RUN_DEPENDS= p5-Text-Glob>0:${PORTSDIR}/textproc/p5-Text-Glob -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} MAN3= File::Finder.3 \ File::Finder::Steps.3 Index: devel/p5-File-Pid/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-File-Pid/Makefile,v retrieving revision 1.3 diff -u -r1.3 Makefile --- devel/p5-File-Pid/Makefile 13 Mar 2009 13:11:26 -0000 1.3 +++ devel/p5-File-Pid/Makefile 22 May 2012 02:03:27 -0000 @@ -16,7 +16,7 @@ COMMENT= Pid File Manipulation RUN_DEPENDS= ${SITE_PERL}/Class/Accessor/Fast.pm:${PORTSDIR}/devel/p5-Class-Accessor -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: devel/p5-File-ShareDir/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-File-ShareDir/Makefile,v retrieving revision 1.12 diff -u -r1.12 Makefile --- devel/p5-File-ShareDir/Makefile 7 Oct 2011 11:22:36 -0000 1.12 +++ devel/p5-File-ShareDir/Makefile 22 May 2012 02:03:27 -0000 @@ -19,7 +19,7 @@ RUN_DEPENDS= p5-Class-Inspector>=1.12:${PORTSDIR}/devel/p5-Class-Inspector \ p5-Params-Util>=0.07:${PORTSDIR}/devel/p5-Params-Util -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: devel/p5-File-ShareDir-ProjectDistDir/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-File-ShareDir-ProjectDistDir/Makefile,v retrieving revision 1.1 diff -u -r1.1 Makefile --- devel/p5-File-ShareDir-ProjectDistDir/Makefile 18 Mar 2012 16:22:58 -0000 1.1 +++ devel/p5-File-ShareDir-ProjectDistDir/Makefile 22 May 2012 02:03:27 -0000 @@ -18,7 +18,7 @@ p5-File-ShareDir>0:${PORTSDIR}/devel/p5-File-ShareDir \ p5-Path-Class>0:${PORTSDIR}/devel/p5-Path-Class \ p5-Sub-Exporter>0:${PORTSDIR}/devel/p5-Sub-Exporter -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= p5-Test-Simple>=0.96:${PORTSDIR}/devel/p5-Test-Simple PERL_MODBUILD= yes Index: devel/p5-File-Util/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-File-Util/Makefile,v retrieving revision 1.5 diff -u -r1.5 Makefile --- devel/p5-File-Util/Makefile 24 Sep 2010 00:44:21 -0000 1.5 +++ devel/p5-File-Util/Makefile 22 May 2012 02:03:27 -0000 @@ -17,7 +17,7 @@ RUN_DEPENDS= p5-Class-OOorNO>=0.01:${PORTSDIR}/devel/p5-Class-OOorNO \ p5-Exception-Handler>=1:${PORTSDIR}/devel/p5-Exception-Handler -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= YES Index: devel/p5-Filesys-Notify-KQueue/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-Filesys-Notify-KQueue/Makefile,v retrieving revision 1.2 diff -u -r1.2 Makefile --- devel/p5-Filesys-Notify-KQueue/Makefile 24 Apr 2012 01:12:15 -0000 1.2 +++ devel/p5-Filesys-Notify-KQueue/Makefile 22 May 2012 02:03:27 -0000 @@ -16,7 +16,7 @@ RUN_DEPENDS= \ p5-IO-KQueue>0:${PORTSDIR}/devel/p5-IO-KQueue -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= p5-Test-SharedFork>=0.19:${PORTSDIR}/devel/p5-Test-SharedFork PERL_CONFIGURE= yes Index: devel/p5-Forest/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-Forest/Makefile,v retrieving revision 1.10 diff -u -r1.10 Makefile --- devel/p5-Forest/Makefile 8 Sep 2011 08:36:31 -0000 1.10 +++ devel/p5-Forest/Makefile 22 May 2012 02:03:27 -0000 @@ -18,7 +18,7 @@ RUN_DEPENDS= p5-Moose>=0.90:${PORTSDIR}/devel/p5-Moose \ p5-MooseX-AttributeHelpers>=0.17:${PORTSDIR}/devel/p5-MooseX-AttributeHelpers \ p5-MooseX-Clone>=0.05:${PORTSDIR}/devel/p5-MooseX-Clone -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} BUILD_DEPENDS+= p5-Path-Class>=0:${PORTSDIR}/devel/p5-Path-Class \ p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception Index: devel/p5-Gearman-Client-Async/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-Gearman-Client-Async/Makefile,v retrieving revision 1.7 diff -u -r1.7 Makefile --- devel/p5-Gearman-Client-Async/Makefile 7 Feb 2012 13:28:58 -0000 1.7 +++ devel/p5-Gearman-Client-Async/Makefile 22 May 2012 02:03:27 -0000 @@ -19,7 +19,7 @@ RUN_DEPENDS= \ ${SITE_PERL}/Danga/Socket.pm:${PORTSDIR}/devel/p5-Danga-Socket \ ${SITE_PERL}/Gearman/Client.pm:${PORTSDIR}/devel/p5-Gearman -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= p5-Gearman-Server>=0:${PORTSDIR}/devel/p5-Gearman-Server USE_PERL5= yes Index: devel/p5-Getopt-Compact/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-Getopt-Compact/Makefile,v retrieving revision 1.2 diff -u -r1.2 Makefile --- devel/p5-Getopt-Compact/Makefile 11 Aug 2011 02:30:41 -0000 1.2 +++ devel/p5-Getopt-Compact/Makefile 22 May 2012 02:03:27 -0000 @@ -17,7 +17,7 @@ RUN_DEPENDS= ${SITE_PERL}/Getopt/Long.pm:${PORTSDIR}/devel/p5-Getopt-Long \ ${SITE_PERL}/Text/Table.pm:${PORTSDIR}/textproc/p5-Text-Table \ ${SITE_PERL}/Env/Path.pm:${PORTSDIR}/devel/p5-Env-Path -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: devel/p5-Google-Checkout/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-Google-Checkout/Makefile,v retrieving revision 1.3 diff -u -r1.3 Makefile --- devel/p5-Google-Checkout/Makefile 29 Apr 2008 05:26:41 -0000 1.3 +++ devel/p5-Google-Checkout/Makefile 22 May 2012 02:03:27 -0000 @@ -20,7 +20,7 @@ p5-Date-Manip>=5.40:${PORTSDIR}/devel/p5-Date-Manip \ p5-Digest-HMAC>=1.01:${PORTSDIR}/security/p5-Digest-HMAC \ p5-XML-Writer>=0.6:${PORTSDIR}/textproc/p5-XML-Writer -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} MAN3= Google::Checkout::Command::AddMerchantOrderNumber.3 \ Google::Checkout::Command::AddTrackingData.3 \ Index: devel/p5-Hash-Merge-Simple/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-Hash-Merge-Simple/Makefile,v retrieving revision 1.5 diff -u -r1.5 Makefile --- devel/p5-Hash-Merge-Simple/Makefile 5 Jan 2011 01:49:23 -0000 1.5 +++ devel/p5-Hash-Merge-Simple/Makefile 22 May 2012 02:03:27 -0000 @@ -15,7 +15,7 @@ COMMENT= Recursively merge two or more hashes, simply RUN_DEPENDS= p5-Clone>=0:${PORTSDIR}/devel/p5-Clone -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} BUILD_DEPENDS+= p5-Test-Deep>=0:${PORTSDIR}/devel/p5-Test-Deep \ p5-Test-Most>=0:${PORTSDIR}/devel/p5-Test-Most Index: devel/p5-Hash-Util-FieldHash-Compat/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-Hash-Util-FieldHash-Compat/Makefile,v retrieving revision 1.3 diff -u -r1.3 Makefile --- devel/p5-Hash-Util-FieldHash-Compat/Makefile 17 Sep 2011 06:48:55 -0000 1.3 +++ devel/p5-Hash-Util-FieldHash-Compat/Makefile 22 May 2012 02:03:27 -0000 @@ -17,7 +17,7 @@ RUN_DEPENDS= p5-Test-use-ok>=0:${PORTSDIR}/devel/p5-Test-use-ok \ p5-Tie-RefHash>=0:${PORTSDIR}/devel/p5-Tie-RefHash \ p5-Tie-RefHash-Weak>=0:${PORTSDIR}/devel/p5-Tie-RefHash-Weak -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: devel/p5-IO-Handle-Util/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-IO-Handle-Util/Makefile,v retrieving revision 1.2 diff -u -r1.2 Makefile --- devel/p5-IO-Handle-Util/Makefile 11 Feb 2012 04:58:02 -0000 1.2 +++ devel/p5-IO-Handle-Util/Makefile 22 May 2012 02:03:27 -0000 @@ -18,7 +18,7 @@ p5-IO-String>0:${PORTSDIR}/devel/p5-IO-String \ p5-Sub-Exporter>0:${PORTSDIR}/devel/p5-Sub-Exporter \ p5-asa>0:${PORTSDIR}/devel/p5-asa -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= p5-Test-use-ok>=0:${PORTSDIR}/devel/p5-Test-use-ok PERL_CONFIGURE= yes Index: devel/p5-IPC-Mmap-Share/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-IPC-Mmap-Share/Makefile,v retrieving revision 1.4 diff -u -r1.4 Makefile --- devel/p5-IPC-Mmap-Share/Makefile 17 Sep 2011 06:48:57 -0000 1.4 +++ devel/p5-IPC-Mmap-Share/Makefile 22 May 2012 02:03:27 -0000 @@ -15,7 +15,7 @@ COMMENT= Safely share structures among processes using anonymous mmap RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/IPC/Mmap.pm:${PORTSDIR}/devel/p5-IPC-Mmap -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: devel/p5-JIRA-Client/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-JIRA-Client/Makefile,v retrieving revision 1.8 diff -u -r1.8 Makefile --- devel/p5-JIRA-Client/Makefile 17 Dec 2010 16:15:28 -0000 1.8 +++ devel/p5-JIRA-Client/Makefile 22 May 2012 02:03:27 -0000 @@ -16,7 +16,7 @@ COMMENT= An extended interface to JIRA's SOAP API RUN_DEPENDS= p5-SOAP-Lite>=0:${PORTSDIR}/net/p5-SOAP-Lite -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes PROJECTHOST= jira-client Index: devel/p5-JSON-RPC-Dispatcher/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-JSON-RPC-Dispatcher/Makefile,v retrieving revision 1.7 diff -u -r1.7 Makefile --- devel/p5-JSON-RPC-Dispatcher/Makefile 17 Sep 2011 06:48:57 -0000 1.7 +++ devel/p5-JSON-RPC-Dispatcher/Makefile 22 May 2012 02:03:27 -0000 @@ -18,7 +18,7 @@ p5-Log-Any>=0.11:${PORTSDIR}/devel/p5-Log-Any \ p5-Moose>=0.93:${PORTSDIR}/devel/p5-Moose \ p5-Plack>=0.9913:${PORTSDIR}/www/p5-Plack -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: devel/p5-Jonk/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-Jonk/Makefile,v retrieving revision 1.2 diff -u -r1.2 Makefile --- devel/p5-Jonk/Makefile 20 Jun 2011 08:36:09 -0000 1.2 +++ devel/p5-Jonk/Makefile 22 May 2012 02:03:27 -0000 @@ -18,7 +18,7 @@ RUN_DEPENDS= \ p5-DBI>0:${PORTSDIR}/databases/p5-DBI \ p5-Try-Tiny>0:${PORTSDIR}/lang/p5-Try-Tiny -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: devel/p5-Log-Any-Adapter/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-Log-Any-Adapter/Makefile,v retrieving revision 1.4 diff -u -r1.4 Makefile --- devel/p5-Log-Any-Adapter/Makefile 11 Mar 2012 08:40:13 -0000 1.4 +++ devel/p5-Log-Any-Adapter/Makefile 22 May 2012 02:03:27 -0000 @@ -18,7 +18,7 @@ p5-Log-Any>=0.10:${PORTSDIR}/devel/p5-Log-Any \ p5-Guard>0:${PORTSDIR}/devel/p5-Guard \ p5-Devel-GlobalDestruction>0:${PORTSDIR}/devel/p5-Devel-GlobalDestruction -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: devel/p5-Log-Any-Adapter-Dispatch/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-Log-Any-Adapter-Dispatch/Makefile,v retrieving revision 1.4 diff -u -r1.4 Makefile --- devel/p5-Log-Any-Adapter-Dispatch/Makefile 17 Feb 2010 05:52:30 -0000 1.4 +++ devel/p5-Log-Any-Adapter-Dispatch/Makefile 22 May 2012 02:03:27 -0000 @@ -17,7 +17,7 @@ RUN_DEPENDS= \ p5-Log-Any-Adapter>0:${PORTSDIR}/devel/p5-Log-Any-Adapter \ p5-Log-Dispatch>=2.26:${PORTSDIR}/devel/p5-Log-Dispatch -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: devel/p5-Log-Any-Adapter-Log4perl/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-Log-Any-Adapter-Log4perl/Makefile,v retrieving revision 1.1 diff -u -r1.1 Makefile --- devel/p5-Log-Any-Adapter-Log4perl/Makefile 15 Jan 2011 02:33:19 -0000 1.1 +++ devel/p5-Log-Any-Adapter-Log4perl/Makefile 22 May 2012 02:03:27 -0000 @@ -17,7 +17,7 @@ RUN_DEPENDS= p5-File-Temp>=0.20:${PORTSDIR}/devel/p5-File-Temp \ p5-Log-Any-Adapter>0:${PORTSDIR}/devel/p5-Log-Any-Adapter \ p5-Log-Log4perl>0:${PORTSDIR}/devel/p5-Log-Log4perl -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: devel/p5-Log-Any-Adapter-Syslog/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-Log-Any-Adapter-Syslog/Makefile,v retrieving revision 1.3 diff -u -r1.3 Makefile --- devel/p5-Log-Any-Adapter-Syslog/Makefile 16 Feb 2012 15:53:39 -0000 1.3 +++ devel/p5-Log-Any-Adapter-Syslog/Makefile 22 May 2012 02:03:27 -0000 @@ -16,7 +16,7 @@ RUN_DEPENDS= p5-Log-Any-Adapter>=0:${PORTSDIR}/devel/p5-Log-Any-Adapter \ p5-Unix-Syslog>=0:${PORTSDIR}/sysutils/p5-Unix-Syslog -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception \ p5-Test-MockModule>=0:${PORTSDIR}/devel/p5-Test-MockModule Index: devel/p5-Log-Contextual/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-Log-Contextual/Makefile,v retrieving revision 1.1 diff -u -r1.1 Makefile --- devel/p5-Log-Contextual/Makefile 10 Dec 2011 05:03:24 -0000 1.1 +++ devel/p5-Log-Contextual/Makefile 22 May 2012 02:03:27 -0000 @@ -17,7 +17,7 @@ RUN_DEPENDS= \ p5-Data-Dumper-Concise>0:${PORTSDIR}/devel/p5-Data-Dumper-Concise \ p5-Exporter-Declare>=0.105:${PORTSDIR}/devel/p5-Exporter-Declare -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: devel/p5-Log-Dispatch/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-Log-Dispatch/Makefile,v retrieving revision 1.42 diff -u -r1.42 Makefile --- devel/p5-Log-Dispatch/Makefile 1 Jan 2012 16:47:33 -0000 1.42 +++ devel/p5-Log-Dispatch/Makefile 22 May 2012 02:03:27 -0000 @@ -16,7 +16,7 @@ COMMENT= A suite of OO modules for logging messages to multiple outputs RUN_DEPENDS= p5-Params-Validate>=0.15:${PORTSDIR}/devel/p5-Params-Validate -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: devel/p5-Log-Log4perl/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-Log-Log4perl/Makefile,v retrieving revision 1.63 diff -u -r1.63 Makefile --- devel/p5-Log-Log4perl/Makefile 13 Mar 2012 16:14:56 -0000 1.63 +++ devel/p5-Log-Log4perl/Makefile 22 May 2012 02:03:27 -0000 @@ -15,7 +15,7 @@ COMMENT= Log4j implementation for Perl RUN_DEPENDS+= p5-Storable>0:${PORTSDIR}/devel/p5-Storable -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: devel/p5-Luka/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-Luka/Makefile,v retrieving revision 1.7 diff -u -r1.7 Makefile --- devel/p5-Luka/Makefile 20 Jun 2011 08:36:09 -0000 1.7 +++ devel/p5-Luka/Makefile 22 May 2012 02:03:27 -0000 @@ -24,7 +24,7 @@ ${SITE_PERL}/Sys/Hostname/Long.pm:${PORTSDIR}/sysutils/p5-Sys-Hostname-Long \ ${SITE_PERL}/Test/Exception.pm:${PORTSDIR}/devel/p5-Test-Exception \ ${SITE_PERL}/What/MTA.pm:${PORTSDIR}/net/p5-What -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: devel/p5-Mock-Quick/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-Mock-Quick/Makefile,v retrieving revision 1.7 diff -u -r1.7 Makefile --- devel/p5-Mock-Quick/Makefile 1 May 2012 01:46:52 -0000 1.7 +++ devel/p5-Mock-Quick/Makefile 22 May 2012 02:03:27 -0000 @@ -16,7 +16,7 @@ COMMENT= Quickly mock objects and classes RUN_DEPENDS= p5-Exporter-Declare>=0:${PORTSDIR}/devel/p5-Exporter-Declare -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= p5-Fennec-Lite>=0:${PORTSDIR}/devel/p5-Fennec-Lite \ p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception Index: devel/p5-Module-Collect/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-Module-Collect/Makefile,v retrieving revision 1.2 diff -u -r1.2 Makefile --- devel/p5-Module-Collect/Makefile 11 Mar 2010 08:10:58 -0000 1.2 +++ devel/p5-Module-Collect/Makefile 22 May 2012 02:03:27 -0000 @@ -16,7 +16,7 @@ RUN_DEPENDS= \ p5-File-Find-Rule>0:${PORTSDIR}/devel/p5-File-Find-Rule -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: devel/p5-Module-Depends/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-Module-Depends/Makefile,v retrieving revision 1.4 diff -u -r1.4 Makefile --- devel/p5-Module-Depends/Makefile 13 Mar 2012 16:14:57 -0000 1.4 +++ devel/p5-Module-Depends/Makefile 22 May 2012 02:03:27 -0000 @@ -16,7 +16,7 @@ RUN_DEPENDS= p5-Class-Accessor-Chained>=0:${PORTSDIR}/devel/p5-Class-Accessor-Chained \ p5-YAML>=0:${PORTSDIR}/textproc/p5-YAML -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_MODBUILD= yes Index: devel/p5-Module-Info-File/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-Module-Info-File/Makefile,v retrieving revision 1.5 diff -u -r1.5 Makefile --- devel/p5-Module-Info-File/Makefile 19 Mar 2007 19:39:04 -0000 1.5 +++ devel/p5-Module-Info-File/Makefile 22 May 2012 02:03:27 -0000 @@ -16,7 +16,7 @@ COMMENT= Retrieves module information from a file or script RUN_DEPENDS= p5-Module-Info>0.20:${PORTSDIR}/devel/p5-Module-Info -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_MODBUILD= YES Index: devel/p5-Module-Install-AuthorRequires/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-Module-Install-AuthorRequires/Makefile,v retrieving revision 1.1 diff -u -r1.1 Makefile --- devel/p5-Module-Install-AuthorRequires/Makefile 9 Sep 2009 02:03:00 -0000 1.1 +++ devel/p5-Module-Install-AuthorRequires/Makefile 22 May 2012 02:03:27 -0000 @@ -16,7 +16,7 @@ RUN_DEPENDS= \ p5-Module-Install>0:${PORTSDIR}/devel/p5-Module-Install -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: devel/p5-Module-Install-AuthorTests/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-Module-Install-AuthorTests/Makefile,v retrieving revision 1.1 diff -u -r1.1 Makefile --- devel/p5-Module-Install-AuthorTests/Makefile 22 Jan 2009 02:23:00 -0000 1.1 +++ devel/p5-Module-Install-AuthorTests/Makefile 22 May 2012 02:03:27 -0000 @@ -16,7 +16,7 @@ RUN_DEPENDS= \ p5-Module-Install>0:${PORTSDIR}/devel/p5-Module-Install -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: devel/p5-Module-Setup/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-Module-Setup/Makefile,v retrieving revision 1.3 diff -u -r1.3 Makefile --- devel/p5-Module-Setup/Makefile 11 Mar 2010 08:17:35 -0000 1.3 +++ devel/p5-Module-Setup/Makefile 22 May 2012 02:03:27 -0000 @@ -25,7 +25,7 @@ p5-YAML>0:${PORTSDIR}/textproc/p5-YAML \ p5-Module-Install-AuthorTests>0:${PORTSDIR}/devel/p5-Module-Install-AuthorTests \ p5-Text-Patch>0:${PORTSDIR}/textproc/p5-Text-Patch -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: devel/p5-MooseX-Async/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-MooseX-Async/Makefile,v retrieving revision 1.4 diff -u -r1.4 Makefile --- devel/p5-MooseX-Async/Makefile 17 Sep 2011 06:48:59 -0000 1.4 +++ devel/p5-MooseX-Async/Makefile 22 May 2012 02:03:27 -0000 @@ -16,7 +16,7 @@ RUN_DEPENDS= p5-Moose>=0.56:${PORTSDIR}/devel/p5-Moose \ p5-MooseX-AttributeHelpers>=0.13:${PORTSDIR}/devel/p5-MooseX-AttributeHelpers -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: devel/p5-MooseX-Clone/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-MooseX-Clone/Makefile,v retrieving revision 1.5 diff -u -r1.5 Makefile --- devel/p5-MooseX-Clone/Makefile 17 Sep 2011 06:49:00 -0000 1.5 +++ devel/p5-MooseX-Clone/Makefile 22 May 2012 02:03:27 -0000 @@ -19,7 +19,7 @@ p5-Hash-Util-FieldHash-Compat>=0:${PORTSDIR}/devel/p5-Hash-Util-FieldHash-Compat \ p5-Test-use-ok>=0:${PORTSDIR}/devel/p5-Test-use-ok \ p5-namespace-clean>=0:${PORTSDIR}/devel/p5-namespace-clean -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: devel/p5-MooseX-CompileTime-Traits/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-MooseX-CompileTime-Traits/Makefile,v retrieving revision 1.1 diff -u -r1.1 Makefile --- devel/p5-MooseX-CompileTime-Traits/Makefile 10 Oct 2010 00:36:34 -0000 1.1 +++ devel/p5-MooseX-CompileTime-Traits/Makefile 22 May 2012 02:03:27 -0000 @@ -17,7 +17,7 @@ RUN_DEPENDS= \ p5-Moose>0:${PORTSDIR}/devel/p5-Moose \ p5-MooseX-Declare>0:${PORTSDIR}/devel/p5-MooseX-Declare -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: devel/p5-MooseX-ConfigFromFile/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-MooseX-ConfigFromFile/Makefile,v retrieving revision 1.4 diff -u -r1.4 Makefile --- devel/p5-MooseX-ConfigFromFile/Makefile 2 May 2012 02:37:37 -0000 1.4 +++ devel/p5-MooseX-ConfigFromFile/Makefile 22 May 2012 02:03:27 -0000 @@ -19,7 +19,7 @@ p5-MooseX-Types-Path-Class>=0.04:${PORTSDIR}/devel/p5-MooseX-Types-Path-Class \ p5-Try-Tiny>0:${PORTSDIR}/lang/p5-Try-Tiny \ p5-namespace-autoclean>0:${PORTSDIR}/devel/p5-namespace-autoclean -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= p5-Test-Fatal>=0:${PORTSDIR}/devel/p5-Test-Fatal PERL_CONFIGURE= yes Index: devel/p5-MooseX-Lists/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-MooseX-Lists/Makefile,v retrieving revision 1.3 diff -u -r1.3 Makefile --- devel/p5-MooseX-Lists/Makefile 20 Apr 2010 03:04:23 -0000 1.3 +++ devel/p5-MooseX-Lists/Makefile 22 May 2012 02:03:27 -0000 @@ -14,7 +14,7 @@ COMMENT= Treat arrays and hashes as lists RUN_DEPENDS= p5-Moose>=0.93:${PORTSDIR}/devel/p5-Moose -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= YES MAN3= MooseX::Lists.3 Index: devel/p5-MooseX-MultiInitArg/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-MooseX-MultiInitArg/Makefile,v retrieving revision 1.1 diff -u -r1.1 Makefile --- devel/p5-MooseX-MultiInitArg/Makefile 5 Aug 2009 02:37:00 -0000 1.1 +++ devel/p5-MooseX-MultiInitArg/Makefile 22 May 2012 02:03:27 -0000 @@ -15,7 +15,7 @@ COMMENT= Attributes with aliases for constructor arguments for MooseX RUN_DEPENDS= p5-Moose>=0:${PORTSDIR}/devel/p5-Moose -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: devel/p5-MooseX-MultiMethods/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-MooseX-MultiMethods/Makefile,v retrieving revision 1.3 diff -u -r1.3 Makefile --- devel/p5-MooseX-MultiMethods/Makefile 18 Feb 2012 18:35:14 -0000 1.3 +++ devel/p5-MooseX-MultiMethods/Makefile 22 May 2012 02:03:27 -0000 @@ -21,7 +21,7 @@ p5-MooseX-Types-VariantTable>=0.03:${PORTSDIR}/devel/p5-MooseX-Types-VariantTable \ p5-MooseX-Method-Signatures>=0.29:${PORTSDIR}/devel/p5-MooseX-Method-Signatures \ p5-MooseX-Types>0:${PORTSDIR}/devel/p5-MooseX-Types -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception PERL_CONFIGURE= yes Index: devel/p5-MooseX-SimpleConfig/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-MooseX-SimpleConfig/Makefile,v retrieving revision 1.6 diff -u -r1.6 Makefile --- devel/p5-MooseX-SimpleConfig/Makefile 26 Sep 2010 11:56:21 -0000 1.6 +++ devel/p5-MooseX-SimpleConfig/Makefile 22 May 2012 02:03:27 -0000 @@ -17,7 +17,7 @@ RUN_DEPENDS= p5-Moose>=0.35:${PORTSDIR}/devel/p5-Moose \ p5-MooseX-ConfigFromFile>=0.02:${PORTSDIR}/devel/p5-MooseX-ConfigFromFile \ p5-Config-Any>=0.13:${PORTSDIR}/devel/p5-Config-Any -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: devel/p5-MooseX-Types-DateTime-ButMaintained/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-MooseX-Types-DateTime-ButMaintained/Makefile,v retrieving revision 1.4 diff -u -r1.4 Makefile --- devel/p5-MooseX-Types-DateTime-ButMaintained/Makefile 18 Feb 2012 19:37:25 -0000 1.4 +++ devel/p5-MooseX-Types-DateTime-ButMaintained/Makefile 22 May 2012 02:03:27 -0000 @@ -21,7 +21,7 @@ p5-MooseX-Types>=0.04:${PORTSDIR}/devel/p5-MooseX-Types \ p5-Olson-Abbreviations>=0:${PORTSDIR}/devel/p5-Olson-Abbreviations \ p5-namespace-clean>=0.08:${PORTSDIR}/devel/p5-namespace-clean -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception \ p5-Test-use-ok>=0:${PORTSDIR}/devel/p5-Test-use-ok Index: devel/p5-MooseX-Types-DateTimeX/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-MooseX-Types-DateTimeX/Makefile,v retrieving revision 1.1 diff -u -r1.1 Makefile --- devel/p5-MooseX-Types-DateTimeX/Makefile 14 Jul 2009 17:40:13 -0000 1.1 +++ devel/p5-MooseX-Types-DateTimeX/Makefile 22 May 2012 02:03:27 -0000 @@ -20,7 +20,7 @@ p5-MooseX-Types-DateTime-ButMaintained>=0.04:${PORTSDIR}/devel/p5-MooseX-Types-DateTime-ButMaintained \ p5-Time-Duration-Parse>=0.06:${PORTSDIR}/devel/p5-Time-Duration-Parse \ p5-namespace-clean>=0.08:${PORTSDIR}/devel/p5-namespace-clean -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: devel/p5-MooseX-Types-ISO8601/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-MooseX-Types-ISO8601/Makefile,v retrieving revision 1.1 diff -u -r1.1 Makefile --- devel/p5-MooseX-Types-ISO8601/Makefile 3 May 2012 15:47:58 -0000 1.1 +++ devel/p5-MooseX-Types-ISO8601/Makefile 22 May 2012 02:03:27 -0000 @@ -23,7 +23,7 @@ p5-namespace-clean>=0.05:${PORTSDIR}/devel/p5-namespace-clean \ p5-Scalar-List-Utils>=0:${PORTSDIR}/lang/p5-Scalar-List-Utils \ p5-Try-Tiny>=0:${PORTSDIR}/lang/p5-Try-Tiny -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception \ p5-Test-More>=0.88:${PORTSDIR}/devel/p5-Test-More Index: devel/p5-MooseX-Types-Path-Class/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-MooseX-Types-Path-Class/Makefile,v retrieving revision 1.7 diff -u -r1.7 Makefile --- devel/p5-MooseX-Types-Path-Class/Makefile 31 Mar 2012 00:43:33 -0000 1.7 +++ devel/p5-MooseX-Types-Path-Class/Makefile 22 May 2012 02:03:27 -0000 @@ -17,7 +17,7 @@ RUN_DEPENDS= p5-Moose>=2:${PORTSDIR}/devel/p5-Moose \ p5-MooseX-Types>=0.04:${PORTSDIR}/devel/p5-MooseX-Types \ p5-Path-Class>=0.16:${PORTSDIR}/devel/p5-Path-Class -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: devel/p5-MooseX-Types-VariantTable/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-MooseX-Types-VariantTable/Makefile,v retrieving revision 1.3 diff -u -r1.3 Makefile --- devel/p5-MooseX-Types-VariantTable/Makefile 18 Feb 2012 18:31:37 -0000 1.3 +++ devel/p5-MooseX-Types-VariantTable/Makefile 22 May 2012 02:03:27 -0000 @@ -16,7 +16,7 @@ RUN_DEPENDS= p5-MooseX-Types-Structured>=0.12:${PORTSDIR}/devel/p5-MooseX-Types-Structured \ p5-MooseX-Clone>=0.03:${PORTSDIR}/devel/p5-MooseX-Clone -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception PERL_CONFIGURE= yes Index: devel/p5-MouseX-AttributeHelpers/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-MouseX-AttributeHelpers/Makefile,v retrieving revision 1.5 diff -u -r1.5 Makefile --- devel/p5-MouseX-AttributeHelpers/Makefile 18 Feb 2012 22:32:38 -0000 1.5 +++ devel/p5-MouseX-AttributeHelpers/Makefile 22 May 2012 02:03:27 -0000 @@ -17,7 +17,7 @@ RUN_DEPENDS= \ p5-Mouse>=0.40:${PORTSDIR}/devel/p5-Mouse -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= p5-Any-Moose>=0:${PORTSDIR}/devel/p5-Any-Moose \ p5-Test-Deep>=0:${PORTSDIR}/devel/p5-Test-Deep \ p5-Test-UseAllModules>=0:${PORTSDIR}/devel/p5-Test-UseAllModules \ Index: devel/p5-MouseX-Getopt/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-MouseX-Getopt/Makefile,v retrieving revision 1.9 diff -u -r1.9 Makefile --- devel/p5-MouseX-Getopt/Makefile 22 Feb 2012 13:24:53 -0000 1.9 +++ devel/p5-MouseX-Getopt/Makefile 22 May 2012 02:03:27 -0000 @@ -19,7 +19,7 @@ RUN_DEPENDS= \ p5-Mouse>=0.64:${PORTSDIR}/devel/p5-Mouse \ p5-Getopt-Long-Descriptive>=0.081:${PORTSDIR}/devel/p5-Getopt-Long-Descriptive -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception PERL_CONFIGURE= yes Index: devel/p5-MouseX-Types/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-MouseX-Types/Makefile,v retrieving revision 1.8 diff -u -r1.8 Makefile --- devel/p5-MouseX-Types/Makefile 22 Feb 2012 15:26:36 -0000 1.8 +++ devel/p5-MouseX-Types/Makefile 22 May 2012 02:03:27 -0000 @@ -18,7 +18,7 @@ RUN_DEPENDS= \ p5-Any-Moose>=0.15:${PORTSDIR}/devel/p5-Any-Moose \ p5-Mouse>=0.77:${PORTSDIR}/devel/p5-Mouse -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception PERL_CONFIGURE= yes Index: devel/p5-Object-Enum/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-Object-Enum/Makefile,v retrieving revision 1.6 diff -u -r1.6 Makefile --- devel/p5-Object-Enum/Makefile 30 Apr 2008 12:56:37 -0000 1.6 +++ devel/p5-Object-Enum/Makefile 22 May 2012 02:03:27 -0000 @@ -19,7 +19,7 @@ ${SITE_PERL}/Sub/Exporter.pm:${PORTSDIR}/devel/p5-Sub-Exporter \ ${SITE_PERL}/Class/Data/Inheritable.pm:${PORTSDIR}/devel/p5-Class-Data-Inheritable \ ${SITE_PERL}/Class/Accessor/Fast.pm:${PORTSDIR}/devel/p5-Class-Accessor -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} MAN3= Object::Enum.3 Index: devel/p5-Olson-Abbreviations/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-Olson-Abbreviations/Makefile,v retrieving revision 1.2 diff -u -r1.2 Makefile --- devel/p5-Olson-Abbreviations/Makefile 8 Sep 2011 08:36:33 -0000 1.2 +++ devel/p5-Olson-Abbreviations/Makefile 22 May 2012 02:03:27 -0000 @@ -18,7 +18,7 @@ RUN_DEPENDS= p5-Moose>=0.41:${PORTSDIR}/devel/p5-Moose \ p5-MooseX-AttributeHelpers>=0:${PORTSDIR}/devel/p5-MooseX-AttributeHelpers \ p5-MooseX-ClassAttribute>=0:${PORTSDIR}/devel/p5-MooseX-ClassAttribute -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: devel/p5-PAR/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-PAR/Makefile,v retrieving revision 1.53 diff -u -r1.53 Makefile --- devel/p5-PAR/Makefile 13 Mar 2012 16:15:00 -0000 1.53 +++ devel/p5-PAR/Makefile 22 May 2012 02:03:27 -0000 @@ -18,7 +18,7 @@ RUN_DEPENDS= p5-Archive-Zip>=1.00:${PORTSDIR}/archivers/p5-Archive-Zip \ p5-AutoLoader>=5.67:${PORTSDIR}/devel/p5-AutoLoader \ p5-PAR-Dist>=0.32:${PORTSDIR}/devel/p5-PAR-Dist -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: devel/p5-PAR-Packer/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-PAR-Packer/Makefile,v retrieving revision 1.23 diff -u -r1.23 Makefile --- devel/p5-PAR-Packer/Makefile 13 Mar 2012 16:15:00 -0000 1.23 +++ devel/p5-PAR-Packer/Makefile 22 May 2012 02:03:27 -0000 @@ -23,7 +23,7 @@ p5-PAR-Dist>=0.22:${PORTSDIR}/devel/p5-PAR-Dist \ p5-PAR>=1.00.5:${PORTSDIR}/devel/p5-PAR \ ${SITE_PERL}/B/Deobfuscate.pm:${PORTSDIR}/devel/p5-B-Deobfuscate -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} CONFLICTS= sketchy-* Index: devel/p5-POE-Session-MultiDispatch/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-POE-Session-MultiDispatch/Makefile,v retrieving revision 1.3 diff -u -r1.3 Makefile --- devel/p5-POE-Session-MultiDispatch/Makefile 7 May 2012 15:42:38 -0000 1.3 +++ devel/p5-POE-Session-MultiDispatch/Makefile 22 May 2012 02:03:27 -0000 @@ -15,7 +15,7 @@ COMMENT= Callback dispatch for session events RUN_DEPENDS= ${SITE_PERL}/POE.pm:${PORTSDIR}/devel/p5-POE -BUILD_DEPENDS= ${RUN_DEPENDS} \ +BUILD_DEPENDS:= ${RUN_DEPENDS} \ ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple PERL_CONFIGURE= yes Index: devel/p5-POEx-Role-SessionInstantiation/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-POEx-Role-SessionInstantiation/Makefile,v retrieving revision 1.2 diff -u -r1.2 Makefile --- devel/p5-POEx-Role-SessionInstantiation/Makefile 20 Jun 2011 08:36:12 -0000 1.2 +++ devel/p5-POEx-Role-SessionInstantiation/Makefile 22 May 2012 02:03:27 -0000 @@ -23,7 +23,7 @@ p5-POE>0:${PORTSDIR}/devel/p5-POE \ p5-POEx-Types>=0:${PORTSDIR}/devel/p5-POEx-Types \ p5-aliased>0:${PORTSDIR}/devel/p5-aliased -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: devel/p5-POEx-Role-Streaming/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-POEx-Role-Streaming/Makefile,v retrieving revision 1.2 diff -u -r1.2 Makefile --- devel/p5-POEx-Role-Streaming/Makefile 20 Jun 2011 08:36:12 -0000 1.2 +++ devel/p5-POEx-Role-Streaming/Makefile 22 May 2012 02:03:27 -0000 @@ -22,7 +22,7 @@ p5-POEx-Role-SessionInstantiation>=0:${PORTSDIR}/devel/p5-POEx-Role-SessionInstantiation \ p5-POEx-Types>0:${PORTSDIR}/devel/p5-POEx-Types \ p5-aliased>0:${PORTSDIR}/devel/p5-aliased -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: devel/p5-POEx-Types/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-POEx-Types/Makefile,v retrieving revision 1.3 diff -u -r1.3 Makefile --- devel/p5-POEx-Types/Makefile 23 Feb 2012 21:45:36 -0000 1.3 +++ devel/p5-POEx-Types/Makefile 22 May 2012 02:03:27 -0000 @@ -19,7 +19,7 @@ p5-MooseX-Types>0:${PORTSDIR}/devel/p5-MooseX-Types \ p5-MooseX-Types-Structured>0:${PORTSDIR}/devel/p5-MooseX-Types-Structured \ p5-POE>0:${PORTSDIR}/devel/p5-POE -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception PERL_CONFIGURE= yes Index: devel/p5-Parallel-Prefork/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-Parallel-Prefork/Makefile,v retrieving revision 1.6 diff -u -r1.6 Makefile --- devel/p5-Parallel-Prefork/Makefile 28 Nov 2011 11:43:35 -0000 1.6 +++ devel/p5-Parallel-Prefork/Makefile 22 May 2012 02:03:27 -0000 @@ -19,7 +19,7 @@ p5-Class-Accessor-Lite>=0.04:${PORTSDIR}/devel/p5-Class-Accessor-Lite \ p5-List-MoreUtils>=0:${PORTSDIR}/lang/p5-List-MoreUtils \ p5-Scope-Guard>=0:${PORTSDIR}/devel/p5-Scope-Guard -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Test-Requires>=0:${PORTSDIR}/devel/p5-Test-Requires \ p5-Test-SharedFork>=0:${PORTSDIR}/devel/p5-Test-SharedFork \ p5-Test-Simple>=0.88:${PORTSDIR}/devel/p5-Test-Simple Index: devel/p5-Parallel-Scoreboard/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-Parallel-Scoreboard/Makefile,v retrieving revision 1.1 diff -u -r1.1 Makefile --- devel/p5-Parallel-Scoreboard/Makefile 31 Dec 2011 08:29:14 -0000 1.1 +++ devel/p5-Parallel-Scoreboard/Makefile 22 May 2012 02:03:27 -0000 @@ -18,7 +18,7 @@ p5-Class-Accessor-Lite>=0.05:${PORTSDIR}/devel/p5-Class-Accessor-Lite \ p5-HTML-Parser>0:${PORTSDIR}/www/p5-HTML-Parser \ p5-JSON>0:${PORTSDIR}/converters/p5-JSON -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: devel/p5-Params-CallbackRequest/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-Params-CallbackRequest/Makefile,v retrieving revision 1.10 diff -u -r1.10 Makefile --- devel/p5-Params-CallbackRequest/Makefile 24 Jun 2011 01:54:44 -0000 1.10 +++ devel/p5-Params-CallbackRequest/Makefile 22 May 2012 02:03:27 -0000 @@ -17,7 +17,7 @@ RUN_DEPENDS= p5-Params-Validate>=0:${PORTSDIR}/devel/p5-Params-Validate \ ${SITE_PERL}/Exception/Class.pm:${PORTSDIR}/devel/p5-Exception-Class \ ${SITE_PERL}/Class/ISA.pm:${PORTSDIR}/devel/p5-Class-ISA -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_MODBUILD= yes Index: devel/p5-Perl-Metrics-Lite/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-Perl-Metrics-Lite/Makefile,v retrieving revision 1.2 diff -u -r1.2 Makefile --- devel/p5-Perl-Metrics-Lite/Makefile 11 Mar 2012 08:43:04 -0000 1.2 +++ devel/p5-Perl-Metrics-Lite/Makefile 22 May 2012 02:03:27 -0000 @@ -19,7 +19,7 @@ p5-PPI>=1.205:${PORTSDIR}/textproc/p5-PPI \ p5-Readonly>=1.03:${PORTSDIR}/devel/p5-Readonly \ p5-Text-ASCIITable>0:${PORTSDIR}/textproc/p5-Text-ASCIITable -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: devel/p5-Perl-Metrics-Simple/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-Perl-Metrics-Simple/Makefile,v retrieving revision 1.2 diff -u -r1.2 Makefile --- devel/p5-Perl-Metrics-Simple/Makefile 22 Apr 2012 13:56:09 -0000 1.2 +++ devel/p5-Perl-Metrics-Simple/Makefile 22 May 2012 02:03:27 -0000 @@ -18,7 +18,7 @@ p5-PPI>=1.113:${PORTSDIR}/textproc/p5-PPI \ p5-Readonly>=1.03:${PORTSDIR}/devel/p5-Readonly \ p5-Statistics-Basic>0:${PORTSDIR}/math/p5-Statistics-Basic -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= \ p5-Test-Pod>0:${PORTSDIR}/devel/p5-Test-Pod \ p5-Test-Pod-Coverage>0:${PORTSDIR}/devel/p5-Test-Pod-Coverage Index: devel/p5-Perl-Version/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-Perl-Version/Makefile,v retrieving revision 1.7 diff -u -r1.7 Makefile --- devel/p5-Perl-Version/Makefile 13 Mar 2012 16:15:02 -0000 1.7 +++ devel/p5-Perl-Version/Makefile 22 May 2012 02:03:27 -0000 @@ -16,7 +16,7 @@ RUN_DEPENDS= p5-File-Slurp>=9999.12:${PORTSDIR}/devel/p5-File-Slurp \ p5-Scalar-List-Utils>=0:${PORTSDIR}/lang/p5-Scalar-List-Utils -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: devel/p5-Proc-Guard/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-Proc-Guard/Makefile,v retrieving revision 1.2 diff -u -r1.2 Makefile --- devel/p5-Proc-Guard/Makefile 24 Apr 2012 02:09:44 -0000 1.2 +++ devel/p5-Proc-Guard/Makefile 22 May 2012 02:03:27 -0000 @@ -16,7 +16,7 @@ RUN_DEPENDS= \ p5-Class-Accessor-Lite>=0.05:${PORTSDIR}/devel/p5-Class-Accessor-Lite -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= p5-Test-Requires>=0:${PORTSDIR}/devel/p5-Test-Requires PERL_CONFIGURE= yes Index: devel/p5-Regexp-Assemble-Compressed/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-Regexp-Assemble-Compressed/Makefile,v retrieving revision 1.1 diff -u -r1.1 Makefile --- devel/p5-Regexp-Assemble-Compressed/Makefile 26 Dec 2010 15:45:15 -0000 1.1 +++ devel/p5-Regexp-Assemble-Compressed/Makefile 22 May 2012 02:03:27 -0000 @@ -16,7 +16,7 @@ RUN_DEPENDS= \ p5-Regexp-Assemble>0:${PORTSDIR}/devel/p5-Regexp-Assemble -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: devel/p5-SVN-Notify/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-SVN-Notify/Makefile,v retrieving revision 1.29 diff -u -r1.29 Makefile --- devel/p5-SVN-Notify/Makefile 1 May 2012 01:46:54 -0000 1.29 +++ devel/p5-SVN-Notify/Makefile 22 May 2012 02:03:27 -0000 @@ -20,7 +20,7 @@ RUN_DEPENDS= ${SITE_PERL}/Net/SMTP_auth.pm:${PORTSDIR}/mail/p5-Net-SMTP_auth \ p5-Text-Trac>=0.10:${PORTSDIR}/textproc/p5-Text-Trac \ ${SITE_PERL}/${PERL_ARCH}/HTML/Entities.pm:${PORTSDIR}/www/p5-HTML-Parser -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_MODBUILD= yes Index: devel/p5-SVN-Web/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-SVN-Web/Makefile,v retrieving revision 1.26 diff -u -r1.26 Makefile --- devel/p5-SVN-Web/Makefile 10 Nov 2011 21:46:59 -0000 1.26 +++ devel/p5-SVN-Web/Makefile 22 May 2012 02:03:27 -0000 @@ -34,7 +34,7 @@ p5-Template-Plugin-Subst>=0:${PORTSDIR}/www/p5-Template-Plugin-Subst \ p5-Text-Diff-HTML>=0:${PORTSDIR}/textproc/p5-Text-Diff-HTML \ p5-URI>=0:${PORTSDIR}/net/p5-URI -BUILD_DEPENDS= ${RUN_DEPENDS} \ +BUILD_DEPENDS:= ${RUN_DEPENDS} \ ${SITE_PERL}/Test/Benchmark.pm:${PORTSDIR}/devel/p5-Test-Benchmark \ ${SITE_PERL}/Test/HTML/Tidy.pm:${PORTSDIR}/devel/p5-Test-HTML-Tidy \ ${SITE_PERL}/Test/WWW/Mechanize.pm:${PORTSDIR}/devel/p5-Test-WWW-Mechanize Index: devel/p5-String-Diff/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-String-Diff/Makefile,v retrieving revision 1.3 diff -u -r1.3 Makefile --- devel/p5-String-Diff/Makefile 17 Sep 2011 07:06:30 -0000 1.3 +++ devel/p5-String-Diff/Makefile 22 May 2012 02:03:27 -0000 @@ -15,7 +15,7 @@ COMMENT= Simple diff to String RUN_DEPENDS= p5-Algorithm-Diff>=0:${PORTSDIR}/devel/p5-Algorithm-Diff -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: devel/p5-Sub-Exporter-ForMethods/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-Sub-Exporter-ForMethods/Makefile,v retrieving revision 1.1 diff -u -r1.1 Makefile --- devel/p5-Sub-Exporter-ForMethods/Makefile 27 May 2010 08:09:17 -0000 1.1 +++ devel/p5-Sub-Exporter-ForMethods/Makefile 22 May 2012 02:03:27 -0000 @@ -16,7 +16,7 @@ RUN_DEPENDS= p5-Sub-Name>=0:${PORTSDIR}/devel/p5-Sub-Name \ p5-Sub-Exporter>=0.978:${PORTSDIR}/devel/p5-Sub-Exporter -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: devel/p5-Sub-WrapPackages/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-Sub-WrapPackages/Makefile,v retrieving revision 1.5 diff -u -r1.5 Makefile --- devel/p5-Sub-WrapPackages/Makefile 17 Sep 2011 06:49:04 -0000 1.5 +++ devel/p5-Sub-WrapPackages/Makefile 22 May 2012 02:03:27 -0000 @@ -15,7 +15,7 @@ COMMENT= Add pre- and post-execution wrappers RUN_DEPENDS= ${SITE_PERL}/Hook/LexWrap.pm:${PORTSDIR}/devel/p5-Hook-LexWrap -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: devel/p5-TAP-Formatter-JUnit/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-TAP-Formatter-JUnit/Makefile,v retrieving revision 1.8 diff -u -r1.8 Makefile --- devel/p5-TAP-Formatter-JUnit/Makefile 11 Mar 2012 08:59:00 -0000 1.8 +++ devel/p5-TAP-Formatter-JUnit/Makefile 22 May 2012 02:03:27 -0000 @@ -20,7 +20,7 @@ p5-File-Slurp>0:${PORTSDIR}/devel/p5-File-Slurp \ p5-XML-Generator>0:${PORTSDIR}/textproc/p5-XML-Generator \ p5-Test-Harness>3.12:${PORTSDIR}/devel/p5-Test-Harness -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= p5-Test-Differences>=0.61:${PORTSDIR}/devel/p5-Test-Differences \ p5-IO-stringy>=0:${PORTSDIR}/devel/p5-IO-stringy Index: devel/p5-TAP-Harness-JUnit/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-TAP-Harness-JUnit/Makefile,v retrieving revision 1.5 diff -u -r1.5 Makefile --- devel/p5-TAP-Harness-JUnit/Makefile 5 Jul 2011 13:38:47 -0000 1.5 +++ devel/p5-TAP-Harness-JUnit/Makefile 22 May 2012 02:03:27 -0000 @@ -18,7 +18,7 @@ p5-Test-Harness>=3.05:${PORTSDIR}/devel/p5-Test-Harness \ p5-XML-Simple>0:${PORTSDIR}/textproc/p5-XML-Simple \ p5-Test-Deep>0:${PORTSDIR}/devel/p5-Test-Deep -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_MODBUILD= yes Index: devel/p5-Test-Assertions/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-Test-Assertions/Makefile,v retrieving revision 1.1 diff -u -r1.1 Makefile --- devel/p5-Test-Assertions/Makefile 27 May 2007 13:36:49 -0000 1.1 +++ devel/p5-Test-Assertions/Makefile 22 May 2012 02:03:27 -0000 @@ -16,7 +16,7 @@ COMMENT= A simple set of building blocks for both unit and runtime testing RUN_DEPENDS= p5-Log-Trace>0:${PORTSDIR}/devel/p5-Log-Trace -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: devel/p5-Test-Class/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-Test-Class/Makefile,v retrieving revision 1.34 diff -u -r1.34 Makefile --- devel/p5-Test-Class/Makefile 17 Sep 2011 06:50:11 -0000 1.34 +++ devel/p5-Test-Class/Makefile 22 May 2012 02:03:27 -0000 @@ -15,7 +15,7 @@ COMMENT= Test::Class - Easily create test classes in an xUnit style RUN_DEPENDS= p5-MRO-Compat>=0.11:${PORTSDIR}/devel/p5-MRO-Compat -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} BUILD_DEPENDS+= p5-Test-Exception>=0.25:${PORTSDIR}/devel/p5-Test-Exception PERL_MODBUILD= yes Index: devel/p5-Test-ClassAPI/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-Test-ClassAPI/Makefile,v retrieving revision 1.5 diff -u -r1.5 Makefile --- devel/p5-Test-ClassAPI/Makefile 16 Jul 2009 14:47:32 -0000 1.5 +++ devel/p5-Test-ClassAPI/Makefile 22 May 2012 02:03:27 -0000 @@ -17,7 +17,7 @@ RUN_DEPENDS= p5-Class-Inspector>=1.12:${PORTSDIR}/devel/p5-Class-Inspector \ p5-Config-Tiny>=2.00:${PORTSDIR}/devel/p5-Config-Tiny \ p5-Params-Util>=1.00:${PORTSDIR}/devel/p5-Params-Util -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: devel/p5-Test-Data/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-Test-Data/Makefile,v retrieving revision 1.7 diff -u -r1.7 Makefile --- devel/p5-Test-Data/Makefile 8 Sep 2011 08:36:34 -0000 1.7 +++ devel/p5-Test-Data/Makefile 22 May 2012 02:03:27 -0000 @@ -16,7 +16,7 @@ COMMENT= Test functions for particular variable types RUN_DEPENDS= p5-Scalar-List-Utils>0:${PORTSDIR}/lang/p5-Scalar-List-Utils -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: devel/p5-Test-Exception/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-Test-Exception/Makefile,v retrieving revision 1.21 diff -u -r1.21 Makefile --- devel/p5-Test-Exception/Makefile 11 Oct 2010 00:51:33 -0000 1.21 +++ devel/p5-Test-Exception/Makefile 22 May 2012 02:03:27 -0000 @@ -15,7 +15,7 @@ COMMENT= Test::Exception - test functions for exception based code RUN_DEPENDS= p5-Sub-Uplevel>=0.18:${PORTSDIR}/devel/p5-Sub-Uplevel -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: devel/p5-Test-Inline/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-Test-Inline/Makefile,v retrieving revision 1.29 diff -u -r1.29 Makefile --- devel/p5-Test-Inline/Makefile 13 Mar 2012 16:15:04 -0000 1.29 +++ devel/p5-Test-Inline/Makefile 22 May 2012 02:03:27 -0000 @@ -24,7 +24,7 @@ p5-File-chmod>=0.31:${PORTSDIR}/devel/p5-File-chmod \ p5-Params-Util>=0.21:${PORTSDIR}/devel/p5-Params-Util \ p5-Pod-Tests>=0.18:${PORTSDIR}/devel/p5-Pod-Tests -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} BUILD_DEPENDS+= p5-Test-ClassAPI>=1.02:${PORTSDIR}/devel/p5-Test-ClassAPI \ p5-Test-Script>=1.02:${PORTSDIR}/devel/p5-Test-Script Index: devel/p5-Test-JSON/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-Test-JSON/Makefile,v retrieving revision 1.6 diff -u -r1.6 Makefile --- devel/p5-Test-JSON/Makefile 28 Jan 2010 22:37:43 -0000 1.6 +++ devel/p5-Test-JSON/Makefile 22 May 2012 02:03:27 -0000 @@ -20,7 +20,7 @@ RUN_DEPENDS= p5-Test-Differences>=0.47:${PORTSDIR}/devel/p5-Test-Differences \ p5-Test-Tester>=0.10.3:${PORTSDIR}/devel/p5-Test-Tester \ p5-JSON-Any>=1.20:${PORTSDIR}/converters/p5-JSON-Any -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: devel/p5-Test-LoadAllModules/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-Test-LoadAllModules/Makefile,v retrieving revision 1.2 diff -u -r1.2 Makefile --- devel/p5-Test-LoadAllModules/Makefile 8 Oct 2011 13:52:32 -0000 1.2 +++ devel/p5-Test-LoadAllModules/Makefile 22 May 2012 02:03:27 -0000 @@ -16,7 +16,7 @@ RUN_DEPENDS= \ p5-List-MoreUtils>0:${PORTSDIR}/lang/p5-List-MoreUtils -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: devel/p5-Test-Most/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-Test-Most/Makefile,v retrieving revision 1.5 diff -u -r1.5 Makefile --- devel/p5-Test-Most/Makefile 29 Aug 2011 00:09:44 -0000 1.5 +++ devel/p5-Test-Most/Makefile 22 May 2012 02:03:27 -0000 @@ -20,7 +20,7 @@ p5-Test-Differences>=0.61:${PORTSDIR}/devel/p5-Test-Differences \ p5-Test-Exception>=0.31:${PORTSDIR}/devel/p5-Test-Exception \ p5-Test-Warn>=0.23:${PORTSDIR}/devel/p5-Test-Warn -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: devel/p5-Test-Output/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-Test-Output/Makefile,v retrieving revision 1.8 diff -u -r1.8 Makefile --- devel/p5-Test-Output/Makefile 30 Apr 2011 05:31:15 -0000 1.8 +++ devel/p5-Test-Output/Makefile 22 May 2012 02:03:27 -0000 @@ -15,7 +15,7 @@ COMMENT= Utilities to test STDOUT and STDERR messages RUN_DEPENDS= p5-Sub-Exporter>=0:${PORTSDIR}/devel/p5-Sub-Exporter -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} BUILD_DEPENDS+= p5-Test-Tester>=0.10.7:${PORTSDIR}/devel/p5-Test-Tester PERL_CONFIGURE= yes Index: devel/p5-Test-Pod-Coverage/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-Test-Pod-Coverage/Makefile,v retrieving revision 1.7 diff -u -r1.7 Makefile --- devel/p5-Test-Pod-Coverage/Makefile 17 Apr 2008 14:26:15 -0000 1.7 +++ devel/p5-Test-Pod-Coverage/Makefile 22 May 2012 02:03:27 -0000 @@ -16,7 +16,7 @@ RUN_DEPENDS= p5-Pod-Coverage>0:${PORTSDIR}/devel/p5-Pod-Coverage \ p5-Test-Simple>0:${PORTSDIR}/devel/p5-Test-Simple -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= YES Index: devel/p5-Test-Pod-Coverage-Permissive/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-Test-Pod-Coverage-Permissive/Makefile,v retrieving revision 1.3 diff -u -r1.3 Makefile --- devel/p5-Test-Pod-Coverage-Permissive/Makefile 17 Sep 2011 07:06:30 -0000 1.3 +++ devel/p5-Test-Pod-Coverage-Permissive/Makefile 22 May 2012 02:03:27 -0000 @@ -17,7 +17,7 @@ p5-Pod-Coverage>=0:${PORTSDIR}/devel/p5-Pod-Coverage \ p5-Test-Simple>=0.88:${PORTSDIR}/devel/p5-Test-Simple \ p5-YAML-Syck>=0:${PORTSDIR}/textproc/p5-YAML-Syck -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes MAN3= Test::Pod::Coverage::Permissive.3 Index: devel/p5-Test-Reporter/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-Test-Reporter/Makefile,v retrieving revision 1.20 diff -u -r1.20 Makefile --- devel/p5-Test-Reporter/Makefile 24 Jul 2011 12:55:13 -0000 1.20 +++ devel/p5-Test-Reporter/Makefile 22 May 2012 02:03:27 -0000 @@ -15,7 +15,7 @@ COMMENT= Sends test results to cpan-testers@perl.org RUN_DEPENDS= p5-Net>0:${PORTSDIR}/net/p5-Net -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: devel/p5-Test-Script/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-Test-Script/Makefile,v retrieving revision 1.7 diff -u -r1.7 Makefile --- devel/p5-Test-Script/Makefile 13 Mar 2012 16:15:04 -0000 1.7 +++ devel/p5-Test-Script/Makefile 22 May 2012 02:03:27 -0000 @@ -17,7 +17,7 @@ RUN_DEPENDS= p5-IPC-Run3>=0.034:${PORTSDIR}/devel/p5-IPC-Run3 \ p5-Probe-Perl>=0.01:${PORTSDIR}/sysutils/p5-Probe-Perl -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: devel/p5-Test-Script-Run/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-Test-Script-Run/Makefile,v retrieving revision 1.2 diff -u -r1.2 Makefile --- devel/p5-Test-Script-Run/Makefile 14 Mar 2011 06:30:51 -0000 1.2 +++ devel/p5-Test-Script-Run/Makefile 22 May 2012 02:03:27 -0000 @@ -16,7 +16,7 @@ RUN_DEPENDS= p5-IPC-Run3>=0:${PORTSDIR}/devel/p5-IPC-Run3 \ p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: devel/p5-Test-Singleton/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-Test-Singleton/Makefile,v retrieving revision 1.3 diff -u -r1.3 Makefile --- devel/p5-Test-Singleton/Makefile 21 Jun 2011 05:28:44 -0000 1.3 +++ devel/p5-Test-Singleton/Makefile 22 May 2012 02:03:27 -0000 @@ -17,7 +17,7 @@ RUN_DEPENDS= ${SITE_PERL}/Class/Singleton.pm:${PORTSDIR}/devel/p5-Class-Singleton \ ${SITE_PERL}/Test/Builder/Tester.pm:${PORTSDIR}/devel/p5-Test-Simple -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: devel/p5-Test-TCP/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-Test-TCP/Makefile,v retrieving revision 1.22 diff -u -r1.22 Makefile --- devel/p5-Test-TCP/Makefile 13 Mar 2012 16:15:05 -0000 1.22 +++ devel/p5-Test-TCP/Makefile 22 May 2012 02:03:27 -0000 @@ -17,7 +17,7 @@ RUN_DEPENDS= \ p5-Test-SharedFork>=0.19:${PORTSDIR}/devel/p5-Test-SharedFork -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: devel/p5-Test-TempDir/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-Test-TempDir/Makefile,v retrieving revision 1.5 diff -u -r1.5 Makefile --- devel/p5-Test-TempDir/Makefile 28 Jan 2010 04:53:48 -0000 1.5 +++ devel/p5-Test-TempDir/Makefile 22 May 2012 02:03:27 -0000 @@ -21,7 +21,7 @@ p5-MooseX-Types-Path-Class>=0:${PORTSDIR}/devel/p5-MooseX-Types-Path-Class \ p5-Sub-Exporter>=0:${PORTSDIR}/devel/p5-Sub-Exporter \ p5-namespace-clean>=0.08:${PORTSDIR}/devel/p5-namespace-clean -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: devel/p5-Test-WWW-Mechanize-CGI/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-Test-WWW-Mechanize-CGI/Makefile,v retrieving revision 1.1 diff -u -r1.1 Makefile --- devel/p5-Test-WWW-Mechanize-CGI/Makefile 25 Nov 2008 15:34:53 -0000 1.1 +++ devel/p5-Test-WWW-Mechanize-CGI/Makefile 22 May 2012 02:03:27 -0000 @@ -16,7 +16,7 @@ RUN_DEPENDS= p5-WWW-Mechanize-CGI>=0.2:${PORTSDIR}/www/p5-WWW-Mechanize-CGI \ p5-Test-WWW-Mechanize>=0:${PORTSDIR}/devel/p5-Test-WWW-Mechanize -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: devel/p5-Test-WWW-Mechanize-CGIApp/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-Test-WWW-Mechanize-CGIApp/Makefile,v retrieving revision 1.2 diff -u -r1.2 Makefile --- devel/p5-Test-WWW-Mechanize-CGIApp/Makefile 17 Sep 2011 07:06:30 -0000 1.2 +++ devel/p5-Test-WWW-Mechanize-CGIApp/Makefile 22 May 2012 02:03:27 -0000 @@ -17,7 +17,7 @@ RUN_DEPENDS= p5-CGI-Application>=0:${PORTSDIR}/www/p5-CGI-Application \ p5-Test-WWW-Mechanize>=1.14:${PORTSDIR}/devel/p5-Test-WWW-Mechanize \ p5-HTTP-Request-AsCGI>=0:${PORTSDIR}/www/p5-HTTP-Request-AsCGI -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: devel/p5-Test-WWW-Mechanize-PSGI/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-Test-WWW-Mechanize-PSGI/Makefile,v retrieving revision 1.1 diff -u -r1.1 Makefile --- devel/p5-Test-WWW-Mechanize-PSGI/Makefile 3 Apr 2010 14:02:25 -0000 1.1 +++ devel/p5-Test-WWW-Mechanize-PSGI/Makefile 22 May 2012 02:03:27 -0000 @@ -18,7 +18,7 @@ p5-Plack>0:${PORTSDIR}/www/p5-Plack \ p5-Test-WWW-Mechanize>0:${PORTSDIR}/devel/p5-Test-WWW-Mechanize \ p5-Try-Tiny>0:${PORTSDIR}/lang/p5-Try-Tiny -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: devel/p5-Test-XML-Valid/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-Test-XML-Valid/Makefile,v retrieving revision 1.1 diff -u -r1.1 Makefile --- devel/p5-Test-XML-Valid/Makefile 10 Apr 2007 07:02:39 -0000 1.1 +++ devel/p5-Test-XML-Valid/Makefile 22 May 2012 02:03:27 -0000 @@ -17,7 +17,7 @@ RUN_DEPENDS= p5-XML-LibXML>0:${PORTSDIR}/textproc/p5-XML-LibXML \ p5-Test-Simple>0:${PORTSDIR}/devel/p5-Test-Simple -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_MODBUILD= yes Index: devel/p5-Test-YAML-Valid/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-Test-YAML-Valid/Makefile,v retrieving revision 1.5 diff -u -r1.5 Makefile --- devel/p5-Test-YAML-Valid/Makefile 15 Jan 2010 13:05:20 -0000 1.5 +++ devel/p5-Test-YAML-Valid/Makefile 22 May 2012 02:03:27 -0000 @@ -17,7 +17,7 @@ RUN_DEPENDS= p5-YAML>=0.60:${PORTSDIR}/textproc/p5-YAML \ p5-Test-Simple>0:${PORTSDIR}/devel/p5-Test-Simple -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: devel/p5-Text-vFile-asData/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-Text-vFile-asData/Makefile,v retrieving revision 1.8 diff -u -r1.8 Makefile --- devel/p5-Text-vFile-asData/Makefile 4 Sep 2010 08:21:09 -0000 1.8 +++ devel/p5-Text-vFile-asData/Makefile 22 May 2012 02:03:27 -0000 @@ -15,7 +15,7 @@ COMMENT= Parse vFile formatted files into data structures RUN_DEPENDS= p5-Class-Accessor-Chained>0:${PORTSDIR}/devel/p5-Class-Accessor-Chained -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: devel/p5-Thread-Apartment/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-Thread-Apartment/Makefile,v retrieving revision 1.4 diff -u -r1.4 Makefile --- devel/p5-Thread-Apartment/Makefile 17 Sep 2011 06:49:05 -0000 1.4 +++ devel/p5-Thread-Apartment/Makefile 22 May 2012 02:03:27 -0000 @@ -17,7 +17,7 @@ RUN_DEPENDS= p5-Thread-Queue-Duplex>=0.92:${PORTSDIR}/devel/p5-Thread-Queue-Duplex \ p5-Class-ISA>=0.32:${PORTSDIR}/devel/p5-Class-ISA \ p5-Class-Inspector>=1.08:${PORTSDIR}/devel/p5-Class-Inspector -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: devel/p5-Thread-Cancel/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-Thread-Cancel/Makefile,v retrieving revision 1.3 diff -u -r1.3 Makefile --- devel/p5-Thread-Cancel/Makefile 22 Aug 2010 20:18:54 -0000 1.3 +++ devel/p5-Thread-Cancel/Makefile 22 May 2012 02:03:27 -0000 @@ -15,7 +15,7 @@ COMMENT= Cancel (i.e., kill) threads RUN_DEPENDS= p5-threads>=1.34:${PORTSDIR}/devel/p5-threads -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: devel/p5-Thread-Suspend/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-Thread-Suspend/Makefile,v retrieving revision 1.2 diff -u -r1.2 Makefile --- devel/p5-Thread-Suspend/Makefile 22 Jul 2009 16:26:41 -0000 1.2 +++ devel/p5-Thread-Suspend/Makefile 22 May 2012 02:03:27 -0000 @@ -17,7 +17,7 @@ RUN_DEPENDS= p5-threads>=1.39:${PORTSDIR}/devel/p5-threads \ p5-threads-shared>=1.01:${PORTSDIR}/devel/p5-threads-shared -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: devel/p5-Throwable/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-Throwable/Makefile,v retrieving revision 1.4 diff -u -r1.4 Makefile --- devel/p5-Throwable/Makefile 8 Sep 2011 08:36:34 -0000 1.4 +++ devel/p5-Throwable/Makefile 22 May 2012 02:03:27 -0000 @@ -17,7 +17,7 @@ RUN_DEPENDS= p5-Devel-StackTrace>=1.21:${PORTSDIR}/devel/p5-Devel-StackTrace \ p5-Moose>=0:${PORTSDIR}/devel/p5-Moose -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: devel/p5-Tie-RefHash-Weak/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-Tie-RefHash-Weak/Makefile,v retrieving revision 1.3 diff -u -r1.3 Makefile --- devel/p5-Tie-RefHash-Weak/Makefile 28 Aug 2009 17:36:52 -0000 1.3 +++ devel/p5-Tie-RefHash-Weak/Makefile 22 May 2012 02:03:27 -0000 @@ -17,7 +17,7 @@ RUN_DEPENDS= p5-Task-Weaken>=0:${PORTSDIR}/devel/p5-Task-Weaken \ p5-Tie-RefHash>=1.34:${PORTSDIR}/devel/p5-Tie-RefHash \ p5-Variable-Magic>=0:${PORTSDIR}/devel/p5-Variable-Magic -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: devel/p5-Tree-Binary-Dictionary/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-Tree-Binary-Dictionary/Makefile,v retrieving revision 1.5 diff -u -r1.5 Makefile --- devel/p5-Tree-Binary-Dictionary/Makefile 29 Apr 2008 05:26:45 -0000 1.5 +++ devel/p5-Tree-Binary-Dictionary/Makefile 22 May 2012 02:03:27 -0000 @@ -15,7 +15,7 @@ COMMENT= A dictionary API to a binary tree RUN_DEPENDS= ${SITE_PERL}/Tree/Binary.pm:${PORTSDIR}/devel/p5-Tree-Binary -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} MAN3= Tree::Binary::Dictionary.3 Index: devel/p5-VCS/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-VCS/Makefile,v retrieving revision 1.12 diff -u -r1.12 Makefile --- devel/p5-VCS/Makefile 17 Sep 2011 06:49:06 -0000 1.12 +++ devel/p5-VCS/Makefile 22 May 2012 02:03:27 -0000 @@ -15,7 +15,7 @@ COMMENT= Library for generic Version Control System access in Perl RUN_DEPENDS= p5-URI>=0:${PORTSDIR}/net/p5-URI -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: devel/p5-Validation-Class/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-Validation-Class/Makefile,v retrieving revision 1.3 diff -u -r1.3 Makefile --- devel/p5-Validation-Class/Makefile 22 Oct 2011 16:14:29 -0000 1.3 +++ devel/p5-Validation-Class/Makefile 22 May 2012 02:03:27 -0000 @@ -19,7 +19,7 @@ p5-Array-Unique>0:${PORTSDIR}/devel/p5-Array-Unique \ p5-Hash-Flatten>0:${PORTSDIR}/devel/p5-Hash-Flatten \ p5-Moose>0:${PORTSDIR}/devel/p5-Moose -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: devel/p5-XML-Compile-Tester/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-XML-Compile-Tester/Makefile,v retrieving revision 1.3 diff -u -r1.3 Makefile --- devel/p5-XML-Compile-Tester/Makefile 17 Jun 2010 02:28:42 -0000 1.3 +++ devel/p5-XML-Compile-Tester/Makefile 22 May 2012 02:03:27 -0000 @@ -17,7 +17,7 @@ RUN_DEPENDS= p5-Log-Report>=0.17:${PORTSDIR}/devel/p5-Log-Report \ p5-Test-Deep>=0.103:${PORTSDIR}/devel/p5-Test-Deep \ ${SITE_PERL}/Test/Simple.pm:${PORTSDIR}/devel/p5-Test-Simple -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: devel/p5-YAML-AppConfig/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-YAML-AppConfig/Makefile,v retrieving revision 1.2 diff -u -r1.2 Makefile --- devel/p5-YAML-AppConfig/Makefile 15 Dec 2011 02:24:34 -0000 1.2 +++ devel/p5-YAML-AppConfig/Makefile 22 May 2012 02:03:27 -0000 @@ -18,7 +18,7 @@ RUN_DEPENDS= \ p5-YAML>=0.38:${PORTSDIR}/textproc/p5-YAML \ p5-YAML-Syck>0:${PORTSDIR}/textproc/p5-YAML-Syck -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: devel/p5-carton/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-carton/Makefile,v retrieving revision 1.2 diff -u -r1.2 Makefile --- devel/p5-carton/Makefile 22 Oct 2011 16:24:54 -0000 1.2 +++ devel/p5-carton/Makefile 22 May 2012 02:03:27 -0000 @@ -24,7 +24,7 @@ p5-Module-Metadata>=1.000003:${PORTSDIR}/devel/p5-Module-Metadata \ p5-Try-Tiny>=0.09:${PORTSDIR}/lang/p5-Try-Tiny \ p5-local-lib>=1.008:${PORTSDIR}/devel/p5-local-lib -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: devel/p5-cpan-listchanges/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-cpan-listchanges/Makefile,v retrieving revision 1.2 diff -u -r1.2 Makefile --- devel/p5-cpan-listchanges/Makefile 20 Jun 2011 08:36:17 -0000 1.2 +++ devel/p5-cpan-listchanges/Makefile 22 May 2012 02:03:27 -0000 @@ -22,7 +22,7 @@ p5-Module-Metadata>0:${PORTSDIR}/devel/p5-Module-Metadata \ p5-Try-Tiny>0:${PORTSDIR}/lang/p5-Try-Tiny \ p5-YAML>0:${PORTSDIR}/textproc/p5-YAML -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: devel/p5-local-lib/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-local-lib/Makefile,v retrieving revision 1.18 diff -u -r1.18 Makefile --- devel/p5-local-lib/Makefile 20 Jun 2011 08:36:18 -0000 1.18 +++ devel/p5-local-lib/Makefile 22 May 2012 02:03:27 -0000 @@ -18,7 +18,7 @@ RUN_DEPENDS= \ p5-Module-Build>=0.36:${PORTSDIR}/devel/p5-Module-Build \ p5-ExtUtils-Install>=1.43:${PORTSDIR}/devel/p5-ExtUtils-Install -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: devel/p5-uni-perl/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-uni-perl/Makefile,v retrieving revision 1.7 diff -u -r1.7 Makefile --- devel/p5-uni-perl/Makefile 24 Apr 2012 02:11:18 -0000 1.7 +++ devel/p5-uni-perl/Makefile 22 May 2012 02:03:27 -0000 @@ -18,7 +18,7 @@ RUN_DEPENDS= p5-Encode>=2.37:${PORTSDIR}/converters/p5-Encode \ p5-lib-abs>=0.90:${PORTSDIR}/devel/p5-lib-abs -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= p5-Test-NoWarnings>=0:${PORTSDIR}/devel/p5-Test-NoWarnings PERL_CONFIGURE= 5.10.0+ Index: devel/pushmi/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/pushmi/Makefile,v retrieving revision 1.14 diff -u -r1.14 Makefile --- devel/pushmi/Makefile 22 May 2011 22:23:16 -0000 1.14 +++ devel/pushmi/Makefile 22 May 2012 02:03:27 -0000 @@ -23,7 +23,7 @@ p5-YAML-Syck>=0:${PORTSDIR}/textproc/p5-YAML-Syck \ p5-version>=0:${PORTSDIR}/devel/p5-version \ svk>=2.0.0:${PORTSDIR}/devel/svk -BUILD_DEPENDS= ${RUN_DEPENDS} \ +BUILD_DEPENDS:= ${RUN_DEPENDS} \ p5-IPC-Run3>=0:${PORTSDIR}/devel/p5-IPC-Run3 \ p5-RunApp>=0.13:${PORTSDIR}/devel/p5-RunApp \ p5-Test-Output>=0:${PORTSDIR}/devel/p5-Test-Output \ Index: dns/p5-Net-DNS-Resolver-Programmable/Makefile =================================================================== RCS file: /home/pcvs/ports/dns/p5-Net-DNS-Resolver-Programmable/Makefile,v retrieving revision 1.3 diff -u -r1.3 Makefile --- dns/p5-Net-DNS-Resolver-Programmable/Makefile 17 Apr 2008 14:26:30 -0000 1.3 +++ dns/p5-Net-DNS-Resolver-Programmable/Makefile 22 May 2012 02:03:27 -0000 @@ -17,7 +17,7 @@ RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Net/DNS.pm:${PORTSDIR}/dns/p5-Net-DNS \ ${SITE_PERL}/${PERL_ARCH}/version.pm:${PORTSDIR}/devel/p5-version -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_MODBUILD= yes PERL_CONFIGURE= yes Index: dns/p5-Net-DNS-SEC/Makefile =================================================================== RCS file: /home/pcvs/ports/dns/p5-Net-DNS-SEC/Makefile,v retrieving revision 1.25 diff -u -r1.25 Makefile --- dns/p5-Net-DNS-SEC/Makefile 13 Mar 2012 16:15:06 -0000 1.25 +++ dns/p5-Net-DNS-SEC/Makefile 22 May 2012 02:03:27 -0000 @@ -22,7 +22,7 @@ p5-Digest-SHA1>=0:${PORTSDIR}/security/p5-Digest-SHA1 \ p5-MIME-Base32>=0:${PORTSDIR}/converters/p5-MIME-Base32 \ p5-Net-DNS>=0.64:${PORTSDIR}/dns/p5-Net-DNS -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: dns/p5-Tie-DNS/Makefile =================================================================== RCS file: /home/pcvs/ports/dns/p5-Tie-DNS/Makefile,v retrieving revision 1.10 diff -u -r1.10 Makefile --- dns/p5-Tie-DNS/Makefile 6 Jan 2009 18:16:18 -0000 1.10 +++ dns/p5-Tie-DNS/Makefile 22 May 2012 02:03:27 -0000 @@ -18,7 +18,7 @@ RUN_DEPENDS= p5-Net-DNS>=0.12:${PORTSDIR}/dns/p5-Net-DNS \ p5-Tie-Cache>=0.01:${PORTSDIR}/devel/p5-Tie-Cache -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: finance/p5-Finance-Currency-Convert-XE/Makefile =================================================================== RCS file: /home/pcvs/ports/finance/p5-Finance-Currency-Convert-XE/Makefile,v retrieving revision 1.14 diff -u -r1.14 Makefile --- finance/p5-Finance-Currency-Convert-XE/Makefile 4 Apr 2011 06:03:44 -0000 1.14 +++ finance/p5-Finance-Currency-Convert-XE/Makefile 22 May 2012 02:03:27 -0000 @@ -18,7 +18,7 @@ RUN_DEPENDS= p5-HTML-Parser>=0:${PORTSDIR}/www/p5-HTML-Parser \ p5-WWW-Mechanize>=1.60:${PORTSDIR}/www/p5-WWW-Mechanize -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: finance/p5-Finance-QuoteTW/Makefile =================================================================== RCS file: /home/pcvs/ports/finance/p5-Finance-QuoteTW/Makefile,v retrieving revision 1.4 diff -u -r1.4 Makefile --- finance/p5-Finance-QuoteTW/Makefile 16 Jan 2010 14:45:44 -0000 1.4 +++ finance/p5-Finance-QuoteTW/Makefile 22 May 2012 02:03:27 -0000 @@ -22,7 +22,7 @@ p5-Spiffy>=0.3:${PORTSDIR}/devel/p5-Spiffy \ p5-WWW-Mechanize>=1.34:${PORTSDIR}/www/p5-WWW-Mechanize \ p5-version>=0.76:${PORTSDIR}/devel/p5-version -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: finance/p5-Finance-YahooQuote/Makefile =================================================================== RCS file: /home/pcvs/ports/finance/p5-Finance-YahooQuote/Makefile,v retrieving revision 1.2 diff -u -r1.2 Makefile --- finance/p5-Finance-YahooQuote/Makefile 29 Mar 2010 05:46:05 -0000 1.2 +++ finance/p5-Finance-YahooQuote/Makefile 22 May 2012 02:03:27 -0000 @@ -16,7 +16,7 @@ RUN_DEPENDS= p5-HTML-Parser>=2.2:${PORTSDIR}/www/p5-HTML-Parser \ p5-libwww>=1.62:${PORTSDIR}/www/p5-libwww -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: french/alphabet_sounds_fr/Makefile =================================================================== RCS file: /home/pcvs/ports/french/alphabet_sounds_fr/Makefile,v retrieving revision 1.15 diff -u -r1.15 Makefile --- french/alphabet_sounds_fr/Makefile 28 Mar 2010 06:34:26 -0000 1.15 +++ french/alphabet_sounds_fr/Makefile 22 May 2012 02:03:27 -0000 @@ -14,7 +14,7 @@ COMMENT= Educative games for children. Alphabet sounds package (french) BUILD_DEPENDS= ${LOCALBASE}/bin/childsplay:${PORTSDIR}/games/childsplay -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} USE_PYTHON= yes Index: ftp/filezilla/Makefile =================================================================== RCS file: /home/pcvs/ports/ftp/filezilla/Makefile,v retrieving revision 1.54 diff -u -r1.54 Makefile --- ftp/filezilla/Makefile 9 Jan 2012 21:57:50 -0000 1.54 +++ ftp/filezilla/Makefile 22 May 2012 02:03:27 -0000 @@ -18,7 +18,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING RUN_DEPENDS= xdg-open:${PORTSDIR}/devel/xdg-utils -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} LIB_DEPENDS= gcrypt.18:${PORTSDIR}/security/libgcrypt \ gnutls.47:${PORTSDIR}/security/gnutls \ idn.17:${PORTSDIR}/dns/libidn \ Index: ftp/p5-Net-FTPServer/Makefile =================================================================== RCS file: /home/pcvs/ports/ftp/p5-Net-FTPServer/Makefile,v retrieving revision 1.37 diff -u -r1.37 Makefile --- ftp/p5-Net-FTPServer/Makefile 13 Mar 2012 16:15:07 -0000 1.37 +++ ftp/p5-Net-FTPServer/Makefile 22 May 2012 02:03:27 -0000 @@ -22,7 +22,7 @@ p5-DBI>=0:${PORTSDIR}/databases/p5-DBI \ p5-File-Sync>=0:${PORTSDIR}/devel/p5-File-Sync \ p5-IO-stringy>=1.126:${PORTSDIR}/devel/p5-IO-stringy -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} MAKE_ENV+= NOCONF=1 PERL_CONFIGURE= yes Index: ftp/p5-POE-Component-Client-FTP/Makefile =================================================================== RCS file: /home/pcvs/ports/ftp/p5-POE-Component-Client-FTP/Makefile,v retrieving revision 1.8 diff -u -r1.8 Makefile --- ftp/p5-POE-Component-Client-FTP/Makefile 7 May 2012 15:42:39 -0000 1.8 +++ ftp/p5-POE-Component-Client-FTP/Makefile 22 May 2012 02:03:27 -0000 @@ -15,7 +15,7 @@ COMMENT= Implements an FTP client POE Component BUILD_DEPENDS= ${SITE_PERL}/POE.pm:${PORTSDIR}/devel/p5-POE -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes CONFIGURE_ENV= PERL_MM_USE_DEFAULT=yes Index: ftp/paraget/Makefile =================================================================== RCS file: /home/pcvs/ports/ftp/paraget/Makefile,v retrieving revision 1.8 diff -u -r1.8 Makefile --- ftp/paraget/Makefile 28 Dec 2010 06:31:47 -0000 1.8 +++ ftp/paraget/Makefile 22 May 2012 02:03:27 -0000 @@ -16,7 +16,7 @@ COMMENT= Parallel ftp-fetching program BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Class/MethodMaker.pm:${PORTSDIR}/devel/p5-Class-MethodMaker -RUN_DEPENDS= ${BUILD_DEPENDS} \ +RUN_DEPENDS:= ${BUILD_DEPENDS} \ ${SITE_PERL}/URI.pm:${PORTSDIR}/net/p5-URI \ ${SITE_PERL}/XML/Simple.pm:${PORTSDIR}/textproc/p5-XML-Simple Index: games/bubbros/Makefile =================================================================== RCS file: /home/pcvs/ports/games/bubbros/Makefile,v retrieving revision 1.13 diff -u -r1.13 Makefile --- games/bubbros/Makefile 28 Mar 2010 06:34:40 -0000 1.13 +++ games/bubbros/Makefile 22 May 2012 02:03:27 -0000 @@ -15,7 +15,7 @@ COMMENT= Multiplayer clone of the famous Bubble Bobble game RUN_DEPENDS= ${PYTHON_SITELIBDIR}/pygame/__init__.py:${PORTSDIR}/devel/py-game -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} USE_PYTHON= yes USE_BZIP2= yes Index: games/p5-Games-Bingo-Print/Makefile =================================================================== RCS file: /home/pcvs/ports/games/p5-Games-Bingo-Print/Makefile,v retrieving revision 1.7 diff -u -r1.7 Makefile --- games/p5-Games-Bingo-Print/Makefile 28 Jan 2010 02:32:28 -0000 1.7 +++ games/p5-Games-Bingo-Print/Makefile 22 May 2012 02:03:27 -0000 @@ -21,7 +21,7 @@ ${SITE_PERL}/Test/Pod.pm:${PORTSDIR}/devel/p5-Test-Pod \ ${SITE_PERL}/Test/Perl/Critic.pm:${PORTSDIR}/textproc/p5-Test-Perl-Critic \ ${SITE_PERL}/Test/Pod/Coverage.pm:${PORTSDIR}/devel/p5-Test-Pod-Coverage -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes Index: graphics/p5-CAD-Drawing/Makefile =================================================================== RCS file: /home/pcvs/ports/graphics/p5-CAD-Drawing/Makefile,v retrieving revision 1.14 diff -u -r1.14 Makefile --- graphics/p5-CAD-Drawing/Makefile 13 Mar 2012 16:15:07 -0000 1.14 +++ graphics/p5-CAD-Drawing/Makefile 22 May 2012 02:03:27 -0000 @@ -21,7 +21,7 @@ ${SITE_PERL}/${PERL_ARCH}/Image/Magick.pm:${PORTSDIR}/graphics/ImageMagick \ ${SITE_PERL}/Stream/FileInputStream.pm:${PORTSDIR}/devel/p5-Stream \ ${SITE_PERL}/Math/Geometry/Planar.pm:${PORTSDIR}/math/p5-Math-Geometry-Planar -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} MAN3= CAD::Drawing.3 \ CAD::Drawing::Calculate.3 \ Index: graphics/p5-Convert-Color/Makefile =================================================================== RCS file: /home/pcvs/ports/graphics/p5-Convert-Color/Makefile,v retrieving revision 1.2 diff -u -r1.2 Makefile --- graphics/p5-Convert-Color/Makefile 19 May 2011 13:16:55 -0000 1.2 +++ graphics/p5-Convert-Color/Makefile 22 May 2012 02:03:27 -0000 @@ -16,7 +16,7 @@ RUN_DEPENDS= \ p5-List-UtilsBy>0:${PORTSDIR}/devel/p5-List-UtilsBy -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: graphics/p5-Geometry-Primitive/Makefile =================================================================== RCS file: /home/pcvs/ports/graphics/p5-Geometry-Primitive/Makefile,v retrieving revision 1.15 diff -u -r1.15 Makefile --- graphics/p5-Geometry-Primitive/Makefile 13 Mar 2012 16:15:07 -0000 1.15 +++ graphics/p5-Geometry-Primitive/Makefile 22 May 2012 02:03:27 -0000 @@ -20,7 +20,7 @@ p5-Moose>=0.92:${PORTSDIR}/devel/p5-Moose \ p5-MooseX-Clone>=0.04:${PORTSDIR}/devel/p5-MooseX-Clone \ p5-MooseX-Storage>=0.17:${PORTSDIR}/devel/p5-MooseX-Storage -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= YES Index: graphics/p5-Graphics-ColorNames-WWW/Makefile =================================================================== RCS file: /home/pcvs/ports/graphics/p5-Graphics-ColorNames-WWW/Makefile,v retrieving revision 1.9 diff -u -r1.9 Makefile --- graphics/p5-Graphics-ColorNames-WWW/Makefile 17 Sep 2011 06:50:11 -0000 1.9 +++ graphics/p5-Graphics-ColorNames-WWW/Makefile 22 May 2012 02:03:27 -0000 @@ -15,7 +15,7 @@ COMMENT= WWW color names and equivalent RGB values RUN_DEPENDS= p5-Graphics-ColorNames>=0.32:${PORTSDIR}/graphics/p5-Graphics-ColorNames -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} BUILD_DEPENDS+= p5-Test-NoWarnings>=0:${PORTSDIR}/devel/p5-Test-NoWarnings PERL_MODBUILD= yes Index: graphics/p5-Graphics-Primitive/Makefile =================================================================== RCS file: /home/pcvs/ports/graphics/p5-Graphics-Primitive/Makefile,v retrieving revision 1.21 diff -u -r1.21 Makefile --- graphics/p5-Graphics-Primitive/Makefile 21 Jun 2011 06:58:15 -0000 1.21 +++ graphics/p5-Graphics-Primitive/Makefile 22 May 2012 02:03:27 -0000 @@ -22,7 +22,7 @@ p5-Moose>=0.90:${PORTSDIR}/devel/p5-Moose \ p5-MooseX-Clone>=0.04:${PORTSDIR}/devel/p5-MooseX-Clone \ p5-MooseX-Storage>=0.17:${PORTSDIR}/devel/p5-MooseX-Storage -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= YES Index: graphics/p5-Image-Caa/Makefile =================================================================== RCS file: /home/pcvs/ports/graphics/p5-Image-Caa/Makefile,v retrieving revision 1.4 diff -u -r1.4 Makefile --- graphics/p5-Image-Caa/Makefile 1 May 2012 01:46:57 -0000 1.4 +++ graphics/p5-Image-Caa/Makefile 22 May 2012 02:03:27 -0000 @@ -15,7 +15,7 @@ COMMENT= Colored ASCII Art RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Curses.pm:${PORTSDIR}/devel/p5-Curses -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: graphics/p5-Image-Compare/Makefile =================================================================== RCS file: /home/pcvs/ports/graphics/p5-Image-Compare/Makefile,v retrieving revision 1.12 diff -u -r1.12 Makefile --- graphics/p5-Image-Compare/Makefile 1 May 2012 01:46:57 -0000 1.12 +++ graphics/p5-Image-Compare/Makefile 22 May 2012 02:03:27 -0000 @@ -17,7 +17,7 @@ RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Imager.pm:${PORTSDIR}/graphics/p5-Imager \ ${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww \ ${SITE_PERL}/Regexp/Common.pm:${PORTSDIR}/textproc/p5-Regexp-Common -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= p5-Test-Pod>=0:${PORTSDIR}/devel/p5-Test-Pod \ p5-Test-Pod-Coverage>=0:${PORTSDIR}/devel/p5-Test-Pod-Coverage Index: irc/nethirc/Makefile =================================================================== RCS file: /home/pcvs/ports/irc/nethirc/Makefile,v retrieving revision 1.20 diff -u -r1.20 Makefile --- irc/nethirc/Makefile 17 Sep 2011 06:49:08 -0000 1.20 +++ irc/nethirc/Makefile 22 May 2012 02:03:27 -0000 @@ -16,7 +16,7 @@ BUILD_DEPENDS= ${SITE_PERL}/POE/Component/IRC.pm:${PORTSDIR}/irc/p5-POE-Component-IRC \ ${SITE_PERL}/String/Format.pm:${PORTSDIR}/textproc/p5-String-Format \ ${SITE_PERL}/YAML.pm:${PORTSDIR}/textproc/p5-YAML -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes Index: irc/p5-POE-Component-Server-IRC/Makefile =================================================================== RCS file: /home/pcvs/ports/irc/p5-POE-Component-Server-IRC/Makefile,v retrieving revision 1.11 diff -u -r1.11 Makefile --- irc/p5-POE-Component-Server-IRC/Makefile 28 Nov 2011 08:34:55 -0000 1.11 +++ irc/p5-POE-Component-Server-IRC/Makefile 22 May 2012 02:03:27 -0000 @@ -29,7 +29,7 @@ p5-POE-Component-SSLify>=0:${PORTSDIR}/security/p5-POE-Component-SSLify \ p5-POE-Filter-IRCD>=2.2:${PORTSDIR}/irc/p5-POE-Filter-IRCD \ p5-POE-Filter-Zlib>0:${PORTSDIR}/archivers/p5-POE-Filter-Zlib -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: irc/smartirc4net/Makefile =================================================================== RCS file: /home/pcvs/ports/irc/smartirc4net/Makefile,v retrieving revision 1.2 diff -u -r1.2 Makefile --- irc/smartirc4net/Makefile 23 Aug 2010 18:56:07 -0000 1.2 +++ irc/smartirc4net/Makefile 22 May 2012 02:03:27 -0000 @@ -14,7 +14,7 @@ COMMENT= Multi-layered IRC library BUILD_DEPENDS= mono:${PORTSDIR}/lang/mono -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} GNU_CONFIGURE= yes USE_GMAKE= yes Index: irc/smuxi/Makefile =================================================================== RCS file: /home/pcvs/ports/irc/smuxi/Makefile,v retrieving revision 1.4 diff -u -r1.4 Makefile --- irc/smuxi/Makefile 12 Jun 2011 19:06:22 -0000 1.4 +++ irc/smuxi/Makefile 22 May 2012 02:03:27 -0000 @@ -18,7 +18,7 @@ BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/smartirc4net.pc:${PORTSDIR}/irc/smartirc4net \ ${LOCALBASE}/libdata/pkgconfig/nini-1.1.pc:${PORTSDIR}/devel/nini \ ${LOCALBASE}/libdata/pkgconfig/log4net.pc:${PORTSDIR}/devel/log4net -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} GNU_CONFIGURE= yes USE_GMAKE= yes Index: japanese/egg-canna/Makefile =================================================================== RCS file: /home/pcvs/ports/japanese/egg-canna/Makefile,v retrieving revision 1.17 diff -u -r1.17 Makefile --- japanese/egg-canna/Makefile 22 Feb 2012 13:31:27 -0000 1.17 +++ japanese/egg-canna/Makefile 22 May 2012 02:03:27 -0000 @@ -18,7 +18,7 @@ COMMENT= Canna Conversion Facility in Egg Input Method Architecture BUILD_DEPENDS= ${LOCALBASE}/${EMACS_VERSION_SITE_LISPDIR}/egg/egg-sim.el:${PORTSDIR}/editors/tamago${EMACS_SUFFIX} -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} USE_EMACS= yes Index: japanese/p5-Acme-Lou/Makefile =================================================================== RCS file: /home/pcvs/ports/japanese/p5-Acme-Lou/Makefile,v retrieving revision 1.3 diff -u -r1.3 Makefile --- japanese/p5-Acme-Lou/Makefile 28 Jan 2010 02:32:30 -0000 1.3 +++ japanese/p5-Acme-Lou/Makefile 22 May 2012 02:03:27 -0000 @@ -17,7 +17,7 @@ BUILD_DEPENDS= p5-HTML-Parser>=0:${PORTSDIR}/www/p5-HTML-Parser \ ja-p5-Text-MeCab>=0:${PORTSDIR}/japanese/p5-Text-MeCab -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes Index: japanese/p5-Date-Japanese-Era/Makefile =================================================================== RCS file: /home/pcvs/ports/japanese/p5-Date-Japanese-Era/Makefile,v retrieving revision 1.8 diff -u -r1.8 Makefile --- japanese/p5-Date-Japanese-Era/Makefile 17 Sep 2011 07:06:31 -0000 1.8 +++ japanese/p5-Date-Japanese-Era/Makefile 22 May 2012 02:03:27 -0000 @@ -15,7 +15,7 @@ BUILD_DEPENDS= ${SITE_PERL}/Date/Calc.pm:${PORTSDIR}/devel/p5-Date-Calc \ ${SITE_PERL}/Lingua/JA/Numbers.pm:${PORTSDIR}/japanese/p5-Lingua-JA-Numbers -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes Index: japanese/p5-Date-Japanese-Holiday/Makefile =================================================================== RCS file: /home/pcvs/ports/japanese/p5-Date-Japanese-Holiday/Makefile,v retrieving revision 1.4 diff -u -r1.4 Makefile --- japanese/p5-Date-Japanese-Holiday/Makefile 17 Dec 2009 01:34:25 -0000 1.4 +++ japanese/p5-Date-Japanese-Holiday/Makefile 22 May 2012 02:03:27 -0000 @@ -17,7 +17,7 @@ RUN_DEPENDS= p5-Date-Calc>5.3:${PORTSDIR}/devel/p5-Date-Calc \ p5-Date-Simple>1.03:${PORTSDIR}/devel/p5-Date-Simple \ p5-Time-modules>0.01:${PORTSDIR}/devel/p5-Time-modules -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= YES Index: japanese/p5-DateTime-Format-Japanese/Makefile =================================================================== RCS file: /home/pcvs/ports/japanese/p5-DateTime-Format-Japanese/Makefile,v retrieving revision 1.3 diff -u -r1.3 Makefile --- japanese/p5-DateTime-Format-Japanese/Makefile 20 Jun 2011 08:37:07 -0000 1.3 +++ japanese/p5-DateTime-Format-Japanese/Makefile 22 May 2012 02:03:27 -0000 @@ -19,7 +19,7 @@ ja-p5-DateTime-Calendar-Japanese-Era>=0.08000:${PORTSDIR}/japanese/p5-DateTime-Calendar-Japanese-Era \ p5-DateTime-Format-Builder>=0:${PORTSDIR}/devel/p5-DateTime-Format-Builder \ p5-Params-Validate>=0:${PORTSDIR}/devel/p5-Params-Validate -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes Index: japanese/p5-Encode-JP-Mobile/Makefile =================================================================== RCS file: /home/pcvs/ports/japanese/p5-Encode-JP-Mobile/Makefile,v retrieving revision 1.3 diff -u -r1.3 Makefile --- japanese/p5-Encode-JP-Mobile/Makefile 22 May 2010 11:47:04 -0000 1.3 +++ japanese/p5-Encode-JP-Mobile/Makefile 22 May 2012 02:03:27 -0000 @@ -15,7 +15,7 @@ RUN_DEPENDS= \ p5-File-ShareDir>=0.05:${PORTSDIR}/devel/p5-File-ShareDir -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: japanese/p5-HTML-MobileJp/Makefile =================================================================== RCS file: /home/pcvs/ports/japanese/p5-HTML-MobileJp/Makefile,v retrieving revision 1.5 diff -u -r1.5 Makefile --- japanese/p5-HTML-MobileJp/Makefile 3 May 2012 02:09:39 -0000 1.5 +++ japanese/p5-HTML-MobileJp/Makefile 22 May 2012 02:03:27 -0000 @@ -19,7 +19,7 @@ RUN_DEPENDS= p5-HTML-Parser>=0:${PORTSDIR}/www/p5-HTML-Parser \ p5-Params-Validate>=0:${PORTSDIR}/devel/p5-Params-Validate \ p5-URI>=0:${PORTSDIR}/net/p5-URI -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= p5-Test-Base>0:${PORTSDIR}/devel/p5-Test-Base \ p5-YAML>=0:${PORTSDIR}/textproc/p5-YAML Index: japanese/p5-Lingua-JA-Summarize-Extract/Makefile =================================================================== RCS file: /home/pcvs/ports/japanese/p5-Lingua-JA-Summarize-Extract/Makefile,v retrieving revision 1.4 diff -u -r1.4 Makefile --- japanese/p5-Lingua-JA-Summarize-Extract/Makefile 1 May 2009 20:48:07 -0000 1.4 +++ japanese/p5-Lingua-JA-Summarize-Extract/Makefile 22 May 2012 02:03:27 -0000 @@ -17,7 +17,7 @@ BUILD_DEPENDS= p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor \ p5-UNIVERSAL-require>=0:${PORTSDIR}/devel/p5-UNIVERSAL-require \ p5-Module-Install>=0:${PORTSDIR}/devel/p5-Module-Install -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes Index: japanese/p5-WWW-MobileCarrierJP/Makefile =================================================================== RCS file: /home/pcvs/ports/japanese/p5-WWW-MobileCarrierJP/Makefile,v retrieving revision 1.22 diff -u -r1.22 Makefile --- japanese/p5-WWW-MobileCarrierJP/Makefile 5 Mar 2012 15:25:11 -0000 1.22 +++ japanese/p5-WWW-MobileCarrierJP/Makefile 22 May 2012 02:03:27 -0000 @@ -25,7 +25,7 @@ p5-URI>=0:${PORTSDIR}/net/p5-URI \ p5-parent>=0:${PORTSDIR}/devel/p5-parent \ p5-CAM-PDF>=0:${PORTSDIR}/textproc/p5-CAM-PDF -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= p5-LWP-Online>=1.07:${PORTSDIR}/www/p5-LWP-Online \ p5-Test-Base>0:${PORTSDIR}/devel/p5-Test-Base Index: japanese/scim-anthy/Makefile =================================================================== RCS file: /home/pcvs/ports/japanese/scim-anthy/Makefile,v retrieving revision 1.37 diff -u -r1.37 Makefile --- japanese/scim-anthy/Makefile 23 Sep 2011 22:23:37 -0000 1.37 +++ japanese/scim-anthy/Makefile 22 May 2012 02:03:27 -0000 @@ -17,7 +17,7 @@ BUILD_DEPENDS= scim:${PORTSDIR}/textproc/scim LIB_DEPENDS= anthy.1:${PORTSDIR}/japanese/anthy -RUN_DEPENDS= ${BUILD_DEPENDS} \ +RUN_DEPENDS:= ${BUILD_DEPENDS} \ kasumi:${PORTSDIR}/japanese/kasumi USE_GNOME= lthack Index: japanese/scim-canna/Makefile =================================================================== RCS file: /home/pcvs/ports/japanese/scim-canna/Makefile,v retrieving revision 1.27 diff -u -r1.27 Makefile --- japanese/scim-canna/Makefile 23 Sep 2011 22:23:38 -0000 1.27 +++ japanese/scim-canna/Makefile 22 May 2012 02:03:27 -0000 @@ -17,7 +17,7 @@ BUILD_DEPENDS= scim:${PORTSDIR}/textproc/scim LIB_DEPENDS+= canna.1:${PORTSDIR}/japanese/canna-lib -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} USE_AUTOTOOLS= libtool USE_GNOME= lthack Index: japanese/scim-prime/Makefile =================================================================== RCS file: /home/pcvs/ports/japanese/scim-prime/Makefile,v retrieving revision 1.17 diff -u -r1.17 Makefile --- japanese/scim-prime/Makefile 23 Sep 2011 22:23:38 -0000 1.17 +++ japanese/scim-prime/Makefile 22 May 2012 02:03:27 -0000 @@ -17,7 +17,7 @@ BUILD_DEPENDS= scim:${PORTSDIR}/textproc/scim \ prime:${PORTSDIR}/japanese/prime -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} USE_GNOME= lthack USE_ICONV= yes Index: japanese/scim-skk/Makefile =================================================================== RCS file: /home/pcvs/ports/japanese/scim-skk/Makefile,v retrieving revision 1.32 diff -u -r1.32 Makefile --- japanese/scim-skk/Makefile 23 Sep 2011 22:23:38 -0000 1.32 +++ japanese/scim-skk/Makefile 22 May 2012 02:03:27 -0000 @@ -16,7 +16,7 @@ COMMENT= SCIM IMEngine module like SKK BUILD_DEPENDS= scim:${PORTSDIR}/textproc/scim -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} USE_AUTOTOOLS= libtool USE_ICONV= yes Index: japanese/scim-uim/Makefile =================================================================== RCS file: /home/pcvs/ports/japanese/scim-uim/Makefile,v retrieving revision 1.31 diff -u -r1.31 Makefile --- japanese/scim-uim/Makefile 23 Sep 2011 22:23:39 -0000 1.31 +++ japanese/scim-uim/Makefile 22 May 2012 02:03:27 -0000 @@ -18,7 +18,7 @@ BUILD_DEPENDS= scim:${PORTSDIR}/textproc/scim LIB_DEPENDS= uim:${PORTSDIR}/textproc/uim -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} USE_GNOME= lthack USE_ICONV= yes Index: japanese/trac/Makefile =================================================================== RCS file: /home/pcvs/ports/japanese/trac/Makefile,v retrieving revision 1.48 diff -u -r1.48 Makefile --- japanese/trac/Makefile 8 Oct 2011 08:25:23 -0000 1.48 +++ japanese/trac/Makefile 22 May 2012 02:03:27 -0000 @@ -17,7 +17,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Genshi>=0.5:${PORTSDIR}/textproc/py-genshi \ ${PYTHON_PKGNAMEPREFIX}Babel>=0.9:${PORTSDIR}/devel/py-babel -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} OPTIONS= SILVERCITY "Use Silvercity for syntax highlighting" On \ DOCUTILS "Allow additional text markup" On \ Index: java/jode/Makefile =================================================================== RCS file: /home/pcvs/ports/java/jode/Makefile,v retrieving revision 1.9 diff -u -r1.9 Makefile --- java/jode/Makefile 21 Jul 2011 05:02:46 -0000 1.9 +++ java/jode/Makefile 22 May 2012 02:03:27 -0000 @@ -15,7 +15,7 @@ COMMENT= A java package containing a decompiler and an optimizer for java BUILD_DEPENDS= ${GETOPT_JAR}:${PORTSDIR}/java/java-getopt -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} VENDOR_VERSION= 1.1.2-pre1 USE_JAVA= yes Index: lang/p5-Pugs-Compiler-Rule/Makefile =================================================================== RCS file: /home/pcvs/ports/lang/p5-Pugs-Compiler-Rule/Makefile,v retrieving revision 1.15 diff -u -r1.15 Makefile --- lang/p5-Pugs-Compiler-Rule/Makefile 1 May 2012 01:46:57 -0000 1.15 +++ lang/p5-Pugs-Compiler-Rule/Makefile 22 May 2012 02:03:27 -0000 @@ -21,7 +21,7 @@ p5-PadWalker>=1.0:${PORTSDIR}/devel/p5-PadWalker \ p5-Parse-Yapp>=0:${PORTSDIR}/devel/p5-Parse-Yapp \ p5-YAML-Syck>=0.60:${PORTSDIR}/textproc/p5-YAML-Syck -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= p5-File-Slurp>0:${PORTSDIR}/devel/p5-File-Slurp PERL_CONFIGURE= yes Index: mail/mutt_vc_query/Makefile =================================================================== RCS file: /home/pcvs/ports/mail/mutt_vc_query/Makefile,v retrieving revision 1.7 diff -u -r1.7 Makefile --- mail/mutt_vc_query/Makefile 22 Aug 2009 00:27:50 -0000 1.7 +++ mail/mutt_vc_query/Makefile 22 May 2012 02:03:27 -0000 @@ -14,7 +14,7 @@ COMMENT= A vCard query utility for mutt RUN_DEPENDS= ${LOCALBASE}/lib/libvc.so:${PORTSDIR}/devel/libvc -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} USE_BZIP2= yes GNU_CONFIGURE= yes Index: mail/p5-Clamd/Makefile =================================================================== RCS file: /home/pcvs/ports/mail/p5-Clamd/Makefile,v retrieving revision 1.7 diff -u -r1.7 Makefile --- mail/p5-Clamd/Makefile 8 Sep 2011 08:36:37 -0000 1.7 +++ mail/p5-Clamd/Makefile 22 May 2012 02:03:27 -0000 @@ -17,7 +17,7 @@ COMMENT= Clamd - Connect to a local clamd service and send commands RUN_DEPENDS= clamd:${PORTSDIR}/security/clamav -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} MAKE_JOBS_SAFE= yes Index: mail/p5-Dancer-Plugin-Email/Makefile =================================================================== RCS file: /home/pcvs/ports/mail/p5-Dancer-Plugin-Email/Makefile,v retrieving revision 1.3 diff -u -r1.3 Makefile --- mail/p5-Dancer-Plugin-Email/Makefile 20 Jul 2011 11:15:13 -0000 1.3 +++ mail/p5-Dancer-Plugin-Email/Makefile 22 May 2012 02:03:27 -0000 @@ -26,7 +26,7 @@ p5-Net-SMTP-SSL>=0:${PORTSDIR}/mail/p5-Net-SMTP-SSL \ p5-Net-SMTP-TLS>=0:${PORTSDIR}/mail/p5-Net-SMTP-TLS \ p5-Net-SSLeay>=0:${PORTSDIR}/security/p5-Net-SSLeay -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: mail/p5-Email-Abstract/Makefile =================================================================== RCS file: /home/pcvs/ports/mail/p5-Email-Abstract/Makefile,v retrieving revision 1.13 diff -u -r1.13 Makefile --- mail/p5-Email-Abstract/Makefile 2 May 2012 19:02:54 -0000 1.13 +++ mail/p5-Email-Abstract/Makefile 22 May 2012 02:03:27 -0000 @@ -18,7 +18,7 @@ RUN_DEPENDS= p5-Email-Simple>=1.91:${PORTSDIR}/mail/p5-Email-Simple \ p5-MRO-Compat>=0:${PORTSDIR}/devel/p5-MRO-Compat -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: mail/p5-Email-Delete/Makefile =================================================================== RCS file: /home/pcvs/ports/mail/p5-Email-Delete/Makefile,v retrieving revision 1.4 diff -u -r1.4 Makefile --- mail/p5-Email-Delete/Makefile 13 Oct 2008 13:44:52 -0000 1.4 +++ mail/p5-Email-Delete/Makefile 22 May 2012 02:03:27 -0000 @@ -21,7 +21,7 @@ p5-Email-LocalDelivery>=0.21.3:${PORTSDIR}/mail/p5-Email-LocalDelivery \ p5-Email-Simple>=1.92:${PORTSDIR}/mail/p5-Email-Simple \ p5-File-Find-Rule>=0.28:${PORTSDIR}/devel/p5-File-Find-Rule -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: mail/p5-Email-Folder/Makefile =================================================================== RCS file: /home/pcvs/ports/mail/p5-Email-Folder/Makefile,v retrieving revision 1.11 diff -u -r1.11 Makefile --- mail/p5-Email-Folder/Makefile 26 Aug 2011 13:46:29 -0000 1.11 +++ mail/p5-Email-Folder/Makefile 22 May 2012 02:03:27 -0000 @@ -17,7 +17,7 @@ RUN_DEPENDS= p5-Email-Simple>0:${PORTSDIR}/mail/p5-Email-Simple \ p5-Email-FolderType>=0.6:${PORTSDIR}/mail/p5-Email-FolderType -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: mail/p5-Email-Folder-IMAP/Makefile =================================================================== RCS file: /home/pcvs/ports/mail/p5-Email-Folder-IMAP/Makefile,v retrieving revision 1.4 diff -u -r1.4 Makefile --- mail/p5-Email-Folder-IMAP/Makefile 2 Apr 2007 11:03:10 -0000 1.4 +++ mail/p5-Email-Folder-IMAP/Makefile 22 May 2012 02:03:27 -0000 @@ -19,7 +19,7 @@ p5-Email-Folder>=0:${PORTSDIR}/mail/p5-Email-Folder \ p5-Net-IMAP-Simple>=0.95:${PORTSDIR}/mail/p5-Net-IMAP-Simple \ p5-URI-imap>=0:${PORTSDIR}/mail/p5-URI-imap -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: mail/p5-Email-Folder-IMAPS/Makefile =================================================================== RCS file: /home/pcvs/ports/mail/p5-Email-Folder-IMAPS/Makefile,v retrieving revision 1.5 diff -u -r1.5 Makefile --- mail/p5-Email-Folder-IMAPS/Makefile 2 Apr 2007 11:09:55 -0000 1.5 +++ mail/p5-Email-Folder-IMAPS/Makefile 22 May 2012 02:03:27 -0000 @@ -19,7 +19,7 @@ p5-Email-Folder-IMAP>=1.10.2:${PORTSDIR}/mail/p5-Email-Folder-IMAP \ p5-Net-IMAP-Simple-SSL>=1.3:${PORTSDIR}/mail/p5-Net-IMAP-Simple-SSL \ p5-URI-imaps>=0:${PORTSDIR}/mail/p5-URI-imaps -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: mail/p5-Email-Folder-POP3/Makefile =================================================================== RCS file: /home/pcvs/ports/mail/p5-Email-Folder-POP3/Makefile,v retrieving revision 1.4 diff -u -r1.4 Makefile --- mail/p5-Email-Folder-POP3/Makefile 20 Dec 2007 14:44:49 -0000 1.4 +++ mail/p5-Email-Folder-POP3/Makefile 22 May 2012 02:03:27 -0000 @@ -19,7 +19,7 @@ p5-Email-FolderType-Net>=1.02:${PORTSDIR}/mail/p5-Email-FolderType-Net \ p5-Email-Folder>=0.84:${PORTSDIR}/mail/p5-Email-Folder \ p5-Net>=1.19:${PORTSDIR}/net/p5-Net -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: mail/p5-Email-FolderType-Net/Makefile =================================================================== RCS file: /home/pcvs/ports/mail/p5-Email-FolderType-Net/Makefile,v retrieving revision 1.4 diff -u -r1.4 Makefile --- mail/p5-Email-FolderType-Net/Makefile 29 Mar 2007 11:02:41 -0000 1.4 +++ mail/p5-Email-FolderType-Net/Makefile 22 May 2012 02:03:27 -0000 @@ -18,7 +18,7 @@ RUN_DEPENDS= p5-URI>=1.35:${PORTSDIR}/net/p5-URI \ p5-Email-FolderType>=0.8:${PORTSDIR}/mail/p5-Email-FolderType -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: mail/p5-Email-LocalDelivery/Makefile =================================================================== RCS file: /home/pcvs/ports/mail/p5-Email-LocalDelivery/Makefile,v retrieving revision 1.12 diff -u -r1.12 Makefile --- mail/p5-Email-LocalDelivery/Makefile 17 Apr 2008 14:26:53 -0000 1.12 +++ mail/p5-Email-LocalDelivery/Makefile 22 May 2012 02:03:27 -0000 @@ -18,7 +18,7 @@ RUN_DEPENDS= ${SITE_PERL}/Email/Simple.pm:${PORTSDIR}/mail/p5-Email-Simple \ ${SITE_PERL}/Email/FolderType.pm:${PORTSDIR}/mail/p5-Email-FolderType \ ${SITE_PERL}/File/Path/Expand.pm:${PORTSDIR}/devel/p5-File-Path-Expand -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: mail/p5-Email-MIME-Attachment-Stripper/Makefile =================================================================== RCS file: /home/pcvs/ports/mail/p5-Email-MIME-Attachment-Stripper/Makefile,v retrieving revision 1.11 diff -u -r1.11 Makefile --- mail/p5-Email-MIME-Attachment-Stripper/Makefile 24 Nov 2009 21:44:42 -0000 1.11 +++ mail/p5-Email-MIME-Attachment-Stripper/Makefile 22 May 2012 02:03:27 -0000 @@ -18,7 +18,7 @@ RUN_DEPENDS= p5-Email-MIME>=1.861:${PORTSDIR}/mail/p5-Email-MIME \ p5-Email-MIME-ContentType>=1.0:${PORTSDIR}/mail/p5-Email-MIME-ContentType -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: mail/p5-Email-MIME-Creator-ISO_2022_JP/Makefile =================================================================== RCS file: /home/pcvs/ports/mail/p5-Email-MIME-Creator-ISO_2022_JP/Makefile,v retrieving revision 1.2 diff -u -r1.2 Makefile --- mail/p5-Email-MIME-Creator-ISO_2022_JP/Makefile 3 Mar 2012 17:33:46 -0000 1.2 +++ mail/p5-Email-MIME-Creator-ISO_2022_JP/Makefile 22 May 2012 02:03:27 -0000 @@ -17,7 +17,7 @@ RUN_DEPENDS= \ p5-Email-MIME>=1.900:${PORTSDIR}/mail/p5-Email-MIME \ p5-Sub-Install>0:${PORTSDIR}/devel/p5-Sub-Install -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= p5-Test-Classy>=0:${PORTSDIR}/devel/p5-Test-Classy \ p5-Test-UseAllModules>=0:${PORTSDIR}/devel/p5-Test-UseAllModules Index: mail/p5-Email-MIME-Encodings/Makefile =================================================================== RCS file: /home/pcvs/ports/mail/p5-Email-MIME-Encodings/Makefile,v retrieving revision 1.9 diff -u -r1.9 Makefile --- mail/p5-Email-MIME-Encodings/Makefile 21 Apr 2009 10:24:04 -0000 1.9 +++ mail/p5-Email-MIME-Encodings/Makefile 22 May 2012 02:03:27 -0000 @@ -15,7 +15,7 @@ COMMENT= A unified interface to MIME encoding and decoding RUN_DEPENDS= p5-MIME-Base64>3.05:${PORTSDIR}/converters/p5-MIME-Base64 -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: mail/p5-Email-MessageID/Makefile =================================================================== RCS file: /home/pcvs/ports/mail/p5-Email-MessageID/Makefile,v retrieving revision 1.7 diff -u -r1.7 Makefile --- mail/p5-Email-MessageID/Makefile 19 Jul 2010 15:28:56 -0000 1.7 +++ mail/p5-Email-MessageID/Makefile 22 May 2012 02:03:27 -0000 @@ -15,7 +15,7 @@ COMMENT= Generate world unique message-ids RUN_DEPENDS= p5-Email-Address>=1.80:${PORTSDIR}/mail/p5-Email-Address -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: mail/p5-Email-Sender-Transport-SQLite/Makefile =================================================================== RCS file: /home/pcvs/ports/mail/p5-Email-Sender-Transport-SQLite/Makefile,v retrieving revision 1.2 diff -u -r1.2 Makefile --- mail/p5-Email-Sender-Transport-SQLite/Makefile 17 Sep 2011 07:06:32 -0000 1.2 +++ mail/p5-Email-Sender-Transport-SQLite/Makefile 22 May 2012 02:03:27 -0000 @@ -17,7 +17,7 @@ RUN_DEPENDS= p5-DBD-SQLite>=0:${PORTSDIR}/databases/p5-DBD-SQLite \ p5-DBI>=0:${PORTSDIR}/databases/p5-DBI \ p5-Email-Sender>=0.091660:${PORTSDIR}/mail/p5-Email-Sender -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: mail/p5-MIME-Tools/Makefile =================================================================== RCS file: /home/pcvs/ports/mail/p5-MIME-Tools/Makefile,v retrieving revision 1.54 diff -u -r1.54 Makefile --- mail/p5-MIME-Tools/Makefile 20 Dec 2011 05:01:12 -0000 1.54 +++ mail/p5-MIME-Tools/Makefile 22 May 2012 02:03:27 -0000 @@ -20,7 +20,7 @@ RUN_DEPENDS= p5-Convert-BinHex>=0:${PORTSDIR}/converters/p5-Convert-BinHex \ p5-IO-stringy>=2.11:${PORTSDIR}/devel/p5-IO-stringy \ p5-Mail-Tools>=1.0203:${PORTSDIR}/mail/p5-Mail-Tools -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= p5-Test-Deep>=0:${PORTSDIR}/devel/p5-Test-Deep PERL_CONFIGURE= YES Index: mail/p5-Mail-Audit/Makefile =================================================================== RCS file: /home/pcvs/ports/mail/p5-Mail-Audit/Makefile,v retrieving revision 1.38 diff -u -r1.38 Makefile --- mail/p5-Mail-Audit/Makefile 15 Nov 2011 02:54:58 -0000 1.38 +++ mail/p5-Mail-Audit/Makefile 22 May 2012 02:03:27 -0000 @@ -19,7 +19,7 @@ p5-File-Tempdir>=0:${PORTSDIR}/devel/p5-File-Tempdir \ p5-MIME-Tools>=0:${PORTSDIR}/mail/p5-MIME-Tools \ p5-Mail-Tools>=0:${PORTSDIR}/mail/p5-Mail-Tools -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: mail/p5-Mail-Audit-Attach/Makefile =================================================================== RCS file: /home/pcvs/ports/mail/p5-Mail-Audit-Attach/Makefile,v retrieving revision 1.10 diff -u -r1.10 Makefile --- mail/p5-Mail-Audit-Attach/Makefile 1 Mar 2010 09:04:26 -0000 1.10 +++ mail/p5-Mail-Audit-Attach/Makefile 22 May 2012 02:03:27 -0000 @@ -16,7 +16,7 @@ RUN_DEPENDS= p5-Mail-Audit>=2:${PORTSDIR}/mail/p5-Mail-Audit \ p5-Mail-Tools>=1:${PORTSDIR}/mail/p5-Mail-Tools -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} MAKE_JOBS_SAFE= yes Index: mail/p5-Mail-DKIM/Makefile =================================================================== RCS file: /home/pcvs/ports/mail/p5-Mail-DKIM/Makefile,v retrieving revision 1.26 diff -u -r1.26 Makefile --- mail/p5-Mail-DKIM/Makefile 13 Mar 2012 16:15:10 -0000 1.26 +++ mail/p5-Mail-DKIM/Makefile 22 May 2012 02:03:27 -0000 @@ -17,7 +17,7 @@ RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Crypt/OpenSSL/RSA.pm:${PORTSDIR}/security/p5-Crypt-OpenSSL-RSA \ ${SITE_PERL}/${PERL_ARCH}/Net/DNS.pm:${PORTSDIR}/dns/p5-Net-DNS \ ${SITE_PERL}/Mail/Address.pm:${PORTSDIR}/mail/p5-Mail-Tools -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} MASTER_SITE_BACKUP+= http://jason.long.name/dkimproxy/ Index: mail/p5-Mail-DeliveryStatus-BounceParser/Makefile =================================================================== RCS file: /home/pcvs/ports/mail/p5-Mail-DeliveryStatus-BounceParser/Makefile,v retrieving revision 1.12 diff -u -r1.12 Makefile --- mail/p5-Mail-DeliveryStatus-BounceParser/Makefile 14 Oct 2010 06:34:52 -0000 1.12 +++ mail/p5-Mail-DeliveryStatus-BounceParser/Makefile 22 May 2012 02:03:27 -0000 @@ -17,7 +17,7 @@ RUN_DEPENDS= p5-MIME-Tools>=5.418:${PORTSDIR}/mail/p5-MIME-Tools \ p5-Mail-Tools>=2.04:${PORTSDIR}/mail/p5-Mail-Tools -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: mail/p5-Mail-Graph/Makefile =================================================================== RCS file: /home/pcvs/ports/mail/p5-Mail-Graph/Makefile,v retrieving revision 1.16 diff -u -r1.16 Makefile --- mail/p5-Mail-Graph/Makefile 1 May 2012 01:46:58 -0000 1.16 +++ mail/p5-Mail-Graph/Makefile 22 May 2012 02:03:27 -0000 @@ -19,7 +19,7 @@ ${SITE_PERL}/GD/Graph.pm:${PORTSDIR}/graphics/p5-GD-Graph \ ${SITE_PERL}/GD/Text.pm:${PORTSDIR}/graphics/p5-GD-TextUtil \ ${SITE_PERL}/Date/Calc.pm:${PORTSDIR}/devel/p5-Date-Calc -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes EXAMPLESCRIPT= samples/*pl Index: mail/p5-Mail-ListDetector/Makefile =================================================================== RCS file: /home/pcvs/ports/mail/p5-Mail-ListDetector/Makefile,v retrieving revision 1.18 diff -u -r1.18 Makefile --- mail/p5-Mail-ListDetector/Makefile 8 Sep 2011 08:36:37 -0000 1.18 +++ mail/p5-Mail-ListDetector/Makefile 22 May 2012 02:03:27 -0000 @@ -19,7 +19,7 @@ p5-Email-Valid>=0.182:${PORTSDIR}/mail/p5-Email-Valid \ p5-Mail-Tools>=2.04:${PORTSDIR}/mail/p5-Mail-Tools \ p5-URI>=1.1:${PORTSDIR}/net/p5-URI -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: mail/p5-Mail-OpenRelay-Simple/Makefile =================================================================== RCS file: /home/pcvs/ports/mail/p5-Mail-OpenRelay-Simple/Makefile,v retrieving revision 1.4 diff -u -r1.4 Makefile --- mail/p5-Mail-OpenRelay-Simple/Makefile 17 Sep 2011 06:49:09 -0000 1.4 +++ mail/p5-Mail-OpenRelay-Simple/Makefile 22 May 2012 02:03:27 -0000 @@ -16,7 +16,7 @@ RUN_DEPENDS= p5-Class-Accessor>=0.25:${PORTSDIR}/devel/p5-Class-Accessor \ p5-Net-Telnet>=3.03:${PORTSDIR}/net/p5-Net-Telnet -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: mail/p5-Mail-SPF/Makefile =================================================================== RCS file: /home/pcvs/ports/mail/p5-Mail-SPF/Makefile,v retrieving revision 1.6 diff -u -r1.6 Makefile --- mail/p5-Mail-SPF/Makefile 17 Sep 2011 06:50:11 -0000 1.6 +++ mail/p5-Mail-SPF/Makefile 22 May 2012 02:03:27 -0000 @@ -21,7 +21,7 @@ p5-Error>0:${PORTSDIR}/lang/p5-Error \ p5-NetAddr-IP>=4:${PORTSDIR}/net-mgmt/p5-NetAddr-IP \ p5-URI>=1.13:${PORTSDIR}/net/p5-URI -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} CONFLICTS= p5-Mail-SPF-Query-[0-9]* Index: mail/p5-Mail-Tools/Makefile =================================================================== RCS file: /home/pcvs/ports/mail/p5-Mail-Tools/Makefile,v retrieving revision 1.54 diff -u -r1.54 Makefile --- mail/p5-Mail-Tools/Makefile 11 Mar 2012 09:05:47 -0000 1.54 +++ mail/p5-Mail-Tools/Makefile 22 May 2012 02:03:27 -0000 @@ -16,7 +16,7 @@ COMMENT= Perl5 modules for dealing with Internet e-mail messages RUN_DEPENDS= p5-TimeDate>=0:${PORTSDIR}/devel/p5-TimeDate -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: mail/sympa/Makefile =================================================================== RCS file: /home/pcvs/ports/mail/sympa/Makefile,v retrieving revision 1.36 diff -u -r1.36 Makefile --- mail/sympa/Makefile 21 May 2012 20:12:39 -0000 1.36 +++ mail/sympa/Makefile 22 May 2012 02:03:27 -0000 @@ -16,7 +16,7 @@ LICENSE= GPLv2 -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} RUN_DEPENDS+= \ p5-Archive-Zip>=0:${PORTSDIR}/archivers/p5-Archive-Zip \ p5-DBI>=0:${PORTSDIR}/databases/p5-DBI \ Index: math/p5-Bit-Vector/Makefile =================================================================== RCS file: /home/pcvs/ports/math/p5-Bit-Vector/Makefile,v retrieving revision 1.16 diff -u -r1.16 Makefile --- math/p5-Bit-Vector/Makefile 30 Sep 2009 07:10:59 -0000 1.16 +++ math/p5-Bit-Vector/Makefile 22 May 2012 02:03:27 -0000 @@ -15,7 +15,7 @@ COMMENT= Library of advanced math functions that includes a Perl OO module RUN_DEPENDS= ${SITE_PERL}/Carp/Clan.pm:${PORTSDIR}/devel/p5-Carp-Clan -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: math/p5-Task-Math-Symbolic/Makefile =================================================================== RCS file: /home/pcvs/ports/math/p5-Task-Math-Symbolic/Makefile,v retrieving revision 1.4 diff -u -r1.4 Makefile --- math/p5-Task-Math-Symbolic/Makefile 8 Sep 2011 08:36:38 -0000 1.4 +++ math/p5-Task-Math-Symbolic/Makefile 22 May 2012 02:03:27 -0000 @@ -29,7 +29,7 @@ p5-Math-SymbolicX-NoSimplification>=0:${PORTSDIR}/math/p5-Math-SymbolicX-NoSimplification \ p5-Math-SymbolicX-ParserExtensionFactory>=0:${PORTSDIR}/math/p5-Math-SymbolicX-ParserExtensionFactory \ p5-Math-SymbolicX-Statistics-Distributions>=0:${PORTSDIR}/math/p5-Math-SymbolicX-Statistics-Distributions -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: misc/bibletime/Makefile =================================================================== RCS file: /home/pcvs/ports/misc/bibletime/Makefile,v retrieving revision 1.52 diff -u -r1.52 Makefile --- misc/bibletime/Makefile 23 Dec 2011 03:29:19 -0000 1.52 +++ misc/bibletime/Makefile 22 May 2012 02:03:27 -0000 @@ -17,7 +17,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${LOCALBASE}/lib/libsword-1.6.2.so:${PORTSDIR}/misc/sword -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} LIB_DEPENDS= clucene.0:${PORTSDIR}/textproc/clucene USE_BZIP2= yes Index: misc/p5-Array-Diff/Makefile =================================================================== RCS file: /home/pcvs/ports/misc/p5-Array-Diff/Makefile,v retrieving revision 1.4 diff -u -r1.4 Makefile --- misc/p5-Array-Diff/Makefile 12 Oct 2010 14:54:28 -0000 1.4 +++ misc/p5-Array-Diff/Makefile 22 May 2012 02:03:27 -0000 @@ -16,7 +16,7 @@ RUN_DEPENDS= p5-Algorithm-Diff>=1.19:${PORTSDIR}/devel/p5-Algorithm-Diff \ p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: misc/p5-Geo-Cache/Makefile =================================================================== RCS file: /home/pcvs/ports/misc/p5-Geo-Cache/Makefile,v retrieving revision 1.6 diff -u -r1.6 Makefile --- misc/p5-Geo-Cache/Makefile 15 Nov 2008 23:40:47 -0000 1.6 +++ misc/p5-Geo-Cache/Makefile 22 May 2012 02:03:27 -0000 @@ -16,7 +16,7 @@ RUN_DEPENDS= p5-Time-modules>=0:${PORTSDIR}/devel/p5-Time-modules \ p5-XML-Simple>=0:${PORTSDIR}/textproc/p5-XML-Simple -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: misc/p5-Geo-Coder-Multiple/Makefile =================================================================== RCS file: /home/pcvs/ports/misc/p5-Geo-Coder-Multiple/Makefile,v retrieving revision 1.3 diff -u -r1.3 Makefile --- misc/p5-Geo-Coder-Multiple/Makefile 6 Apr 2010 01:29:43 -0000 1.3 +++ misc/p5-Geo-Coder-Multiple/Makefile 22 May 2012 02:03:27 -0000 @@ -16,7 +16,7 @@ COMMENT= Perl module to tie together multiple Geo::Coder modules RUN_DEPENDS= p5-List-Util-WeightedRoundRobin>=0:${PORTSDIR}/misc/p5-List-Util-WeightedRoundRobin -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: misc/p5-Locale-Geocode/Makefile =================================================================== RCS file: /home/pcvs/ports/misc/p5-Locale-Geocode/Makefile,v retrieving revision 1.3 diff -u -r1.3 Makefile --- misc/p5-Locale-Geocode/Makefile 28 Aug 2009 17:37:03 -0000 1.3 +++ misc/p5-Locale-Geocode/Makefile 22 May 2012 02:03:27 -0000 @@ -19,7 +19,7 @@ RUN_DEPENDS= p5-XML-SAX-Expat>=0.39:${PORTSDIR}/textproc/p5-XML-SAX-Expat \ p5-XML-Simple>=2.16:${PORTSDIR}/textproc/p5-XML-Simple -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= YES Index: misc/xiphos/Makefile =================================================================== RCS file: /home/pcvs/ports/misc/xiphos/Makefile,v retrieving revision 1.69 diff -u -r1.69 Makefile --- misc/xiphos/Makefile 27 Feb 2012 22:00:01 -0000 1.69 +++ misc/xiphos/Makefile 22 May 2012 02:03:27 -0000 @@ -17,7 +17,7 @@ LICENSE= GPLv2 RUN_DEPENDS= ${LOCALBASE}/lib/libsword-1.6.2.so:${PORTSDIR}/misc/sword -BUILD_DEPENDS= ${RUN_DEPENDS} \ +BUILD_DEPENDS:= ${RUN_DEPENDS} \ docbook2html:${PORTSDIR}/textproc/docbook-utils \ gnome-doc-tool:${PORTSDIR}/textproc/gnome-doc-utils \ nspr>=4.8:${PORTSDIR}/devel/nspr Index: multimedia/py-periscope/Makefile =================================================================== RCS file: /home/pcvs/ports/multimedia/py-periscope/Makefile,v retrieving revision 1.2 diff -u -r1.2 Makefile --- multimedia/py-periscope/Makefile 27 Aug 2011 02:39:08 -0000 1.2 +++ multimedia/py-periscope/Makefile 22 May 2012 02:03:27 -0000 @@ -21,7 +21,7 @@ LICENSE= LGPL3 RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}beautifulsoup>=3.2.0:${PORTSDIR}/www/py-beautifulsoup -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} USE_GNOME= desktopfileutils USE_PYTHON= 2.6+ Index: net-im/p5-Jabber-SimpleSend/Makefile =================================================================== RCS file: /home/pcvs/ports/net-im/p5-Jabber-SimpleSend/Makefile,v retrieving revision 1.5 diff -u -r1.5 Makefile --- net-im/p5-Jabber-SimpleSend/Makefile 17 Sep 2011 06:49:10 -0000 1.5 +++ net-im/p5-Jabber-SimpleSend/Makefile 22 May 2012 02:03:27 -0000 @@ -16,7 +16,7 @@ RUN_DEPENDS= ${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww \ ${SITE_PERL}/Net/Jabber.pm:${PORTSDIR}/net-im/p5-Net-Jabber -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: net-mgmt/ifgraph/Makefile =================================================================== RCS file: /home/pcvs/ports/net-mgmt/ifgraph/Makefile,v retrieving revision 1.14 diff -u -r1.14 Makefile --- net-mgmt/ifgraph/Makefile 7 May 2012 18:52:06 -0000 1.14 +++ net-mgmt/ifgraph/Makefile 22 May 2012 02:03:27 -0000 @@ -17,7 +17,7 @@ RUN_DEPENDS= rrdtool:${PORTSDIR}/databases/rrdtool \ p5-Color-Rgb>0:${PORTSDIR}/graphics/p5-Color-Rgb \ ${SITE_PERL}/Net/SNMP.pm:${PORTSDIR}/net-mgmt/p5-Net-SNMP -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} USE_PERL5= yes NO_BUILD= yes Index: net-mgmt/p5-AnyEvent-SNMP/Makefile =================================================================== RCS file: /home/pcvs/ports/net-mgmt/p5-AnyEvent-SNMP/Makefile,v retrieving revision 1.3 diff -u -r1.3 Makefile --- net-mgmt/p5-AnyEvent-SNMP/Makefile 25 Apr 2012 20:36:44 -0000 1.3 +++ net-mgmt/p5-AnyEvent-SNMP/Makefile 22 May 2012 02:03:27 -0000 @@ -17,7 +17,7 @@ RUN_DEPENDS= p5-AnyEvent>=5.23:${PORTSDIR}/devel/p5-AnyEvent \ p5-Net-SNMP>=6.0.1:${PORTSDIR}/net-mgmt/p5-Net-SNMP \ p5-common-sense>=3.4:${PORTSDIR}/devel/p5-common-sense -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= YES Index: net-mgmt/p5-Cisco-Reconfig/Makefile =================================================================== RCS file: /home/pcvs/ports/net-mgmt/p5-Cisco-Reconfig/Makefile,v retrieving revision 1.4 diff -u -r1.4 Makefile --- net-mgmt/p5-Cisco-Reconfig/Makefile 22 Jul 2009 16:26:54 -0000 1.4 +++ net-mgmt/p5-Cisco-Reconfig/Makefile 22 May 2012 02:03:27 -0000 @@ -15,7 +15,7 @@ COMMENT= Parse and generate Cisco configuration files RUN_DEPENDS= ${SITE_PERL}/IO/String.pm:${PORTSDIR}/devel/p5-IO-String -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: net-mgmt/p5-Net-Telnet-Cisco-IOS/Makefile =================================================================== RCS file: /home/pcvs/ports/net-mgmt/p5-Net-Telnet-Cisco-IOS/Makefile,v retrieving revision 1.3 diff -u -r1.3 Makefile --- net-mgmt/p5-Net-Telnet-Cisco-IOS/Makefile 29 Apr 2008 01:27:27 -0000 1.3 +++ net-mgmt/p5-Net-Telnet-Cisco-IOS/Makefile 22 May 2012 02:03:27 -0000 @@ -16,7 +16,7 @@ COMMENT= Manage Cisco IOS Devices RUN_DEPENDS= ${SITE_PERL}/Net/Telnet/Cisco.pm:${PORTSDIR}/net-mgmt/p5-Telnet-Cisco -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: net-mgmt/p5-NetApp/Makefile =================================================================== RCS file: /home/pcvs/ports/net-mgmt/p5-NetApp/Makefile,v retrieving revision 1.4 diff -u -r1.4 Makefile --- net-mgmt/p5-NetApp/Makefile 17 Sep 2011 06:50:12 -0000 1.4 +++ net-mgmt/p5-NetApp/Makefile 22 May 2012 02:03:27 -0000 @@ -24,7 +24,7 @@ p5-Net-Telnet>=0:${PORTSDIR}/net/p5-Net-Telnet \ p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception \ p5-Clone>=0:${PORTSDIR}/devel/p5-Clone -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_MODBUILD= yes Index: net-p2p/p5-Net-BitTorrent-File/Makefile =================================================================== RCS file: /home/pcvs/ports/net-p2p/p5-Net-BitTorrent-File/Makefile,v retrieving revision 1.4 diff -u -r1.4 Makefile --- net-p2p/p5-Net-BitTorrent-File/Makefile 17 Apr 2008 14:27:54 -0000 1.4 +++ net-p2p/p5-Net-BitTorrent-File/Makefile 22 May 2012 02:03:27 -0000 @@ -17,7 +17,7 @@ RUN_DEPENDS= ${SITE_PERL}/Convert/Bencode.pm:${PORTSDIR}/converters/p5-Convert-Bencode \ ${SITE_PERL}/${PERL_ARCH}/Digest/SHA1.pm:${PORTSDIR}/security/p5-Digest-SHA1 -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} BUILD_DEPENDS+= ${SITE_PERL}/Test/Simple.pm:${PORTSDIR}/devel/p5-Test-Simple WRKSRC= ${WRKDIR}/${DISTNAME:S/-fix//} Index: net/p5-AnyEvent-MPRPC/Makefile =================================================================== RCS file: /home/pcvs/ports/net/p5-AnyEvent-MPRPC/Makefile,v retrieving revision 1.3 diff -u -r1.3 Makefile --- net/p5-AnyEvent-MPRPC/Makefile 6 Mar 2012 16:39:14 -0000 1.3 +++ net/p5-AnyEvent-MPRPC/Makefile 22 May 2012 02:03:27 -0000 @@ -18,7 +18,7 @@ p5-Any-Moose>=0.13:${PORTSDIR}/devel/p5-Any-Moose \ p5-AnyEvent>=5.261:${PORTSDIR}/devel/p5-AnyEvent \ p5-Data-MessagePack>=0.34:${PORTSDIR}/devel/p5-Data-MessagePack -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= p5-Test-TCP>=0:${PORTSDIR}/devel/p5-Test-TCP PERL_CONFIGURE= yes Index: net/p5-File-Rsync/Makefile =================================================================== RCS file: /home/pcvs/ports/net/p5-File-Rsync/Makefile,v retrieving revision 1.17 diff -u -r1.17 Makefile --- net/p5-File-Rsync/Makefile 23 Aug 2009 06:06:12 -0000 1.17 +++ net/p5-File-Rsync/Makefile 22 May 2012 02:03:27 -0000 @@ -15,7 +15,7 @@ COMMENT= Perl convenience wrapper for the rsync(1) program RUN_DEPENDS= rsync:${PORTSDIR}/net/rsync -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: net/p5-Gopher-Server/Makefile =================================================================== RCS file: /home/pcvs/ports/net/p5-Gopher-Server/Makefile,v retrieving revision 1.4 diff -u -r1.4 Makefile --- net/p5-Gopher-Server/Makefile 8 Sep 2011 08:36:38 -0000 1.4 +++ net/p5-Gopher-Server/Makefile 22 May 2012 02:03:27 -0000 @@ -18,7 +18,7 @@ RUN_DEPENDS= ${SITE_PERL}/Net/Gopher.pm:${PORTSDIR}/net/p5-Net-Gopher \ ${SITE_PERL}/IO/Scalar.pm:${PORTSDIR}/devel/p5-IO-stringy \ ${SITE_PERL}/Test/Exception.pm:${PORTSDIR}/devel/p5-Test-Exception -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_MODBUILD= yes Index: net/p5-IO-Socket-Multicast/Makefile =================================================================== RCS file: /home/pcvs/ports/net/p5-IO-Socket-Multicast/Makefile,v retrieving revision 1.14 diff -u -r1.14 Makefile --- net/p5-IO-Socket-Multicast/Makefile 16 May 2010 22:09:06 -0000 1.14 +++ net/p5-IO-Socket-Multicast/Makefile 22 May 2012 02:03:27 -0000 @@ -15,7 +15,7 @@ COMMENT= Perl module to send and receive multicast messages RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/IO/Interface.pm:${PORTSDIR}/net/p5-IO-Interface -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} MAN3= IO::Socket::Multicast.3 Index: net/p5-Net-Amazon/Makefile =================================================================== RCS file: /home/pcvs/ports/net/p5-Net-Amazon/Makefile,v retrieving revision 1.37 diff -u -r1.37 Makefile --- net/p5-Net-Amazon/Makefile 1 May 2012 01:46:59 -0000 1.37 +++ net/p5-Net-Amazon/Makefile 22 May 2012 02:03:27 -0000 @@ -21,7 +21,7 @@ ${SITE_PERL}/URI.pm:${PORTSDIR}/net/p5-URI \ ${SITE_PERL}/XML/Simple.pm:${PORTSDIR}/textproc/p5-XML-Simple \ ${SITE_PERL}/Log/Log4perl.pm:${PORTSDIR}/devel/p5-Log-Log4perl -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: net/p5-Net-Amazon-EC2/Makefile =================================================================== RCS file: /home/pcvs/ports/net/p5-Net-Amazon-EC2/Makefile,v retrieving revision 1.15 diff -u -r1.15 Makefile --- net/p5-Net-Amazon-EC2/Makefile 2 Feb 2010 14:21:54 -0000 1.15 +++ net/p5-Net-Amazon-EC2/Makefile 22 May 2012 02:03:27 -0000 @@ -20,7 +20,7 @@ p5-Moose>=0.38:${PORTSDIR}/devel/p5-Moose \ p5-XML-Simple>=2.18:${PORTSDIR}/textproc/p5-XML-Simple \ p5-libwww>=0:${PORTSDIR}/www/p5-libwww -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: net/p5-Net-Amazon-MechanicalTurk/Makefile =================================================================== RCS file: /home/pcvs/ports/net/p5-Net-Amazon-MechanicalTurk/Makefile,v retrieving revision 1.3 diff -u -r1.3 Makefile --- net/p5-Net-Amazon-MechanicalTurk/Makefile 17 Oct 2008 13:07:31 -0000 1.3 +++ net/p5-Net-Amazon-MechanicalTurk/Makefile 22 May 2012 02:03:27 -0000 @@ -20,7 +20,7 @@ ${SITE_PERL}/Module/Build.pm:${PORTSDIR}/devel/p5-Module-Build \ ${SITE_PERL}/URI/Escape.pm:${PORTSDIR}/net/p5-URI \ p5-libwww>=0:${PORTSDIR}/www/p5-libwww -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: net/p5-Net-Amazon-Thumbnail/Makefile =================================================================== RCS file: /home/pcvs/ports/net/p5-Net-Amazon-Thumbnail/Makefile,v retrieving revision 1.3 diff -u -r1.3 Makefile --- net/p5-Net-Amazon-Thumbnail/Makefile 24 Jan 2010 06:18:06 -0000 1.3 +++ net/p5-Net-Amazon-Thumbnail/Makefile 22 May 2012 02:03:27 -0000 @@ -21,7 +21,7 @@ p5-libwww>=0:${PORTSDIR}/www/p5-libwww \ ${SITE_PERL}/Test/Exception.pm:${PORTSDIR}/devel/p5-Test-Exception \ ${SITE_PERL}/XML/XPath.pm:${PORTSDIR}/textproc/p5-XML-XPath -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_MODBUILD= yes Index: net/p5-Net-Analysis/Makefile =================================================================== RCS file: /home/pcvs/ports/net/p5-Net-Analysis/Makefile,v retrieving revision 1.11 diff -u -r1.11 Makefile --- net/p5-Net-Analysis/Makefile 7 Mar 2012 15:41:41 -0000 1.11 +++ net/p5-Net-Analysis/Makefile 22 May 2012 02:03:27 -0000 @@ -18,7 +18,7 @@ ${SITE_PERL}/NetPacket.pm:${PORTSDIR}/net/p5-NetPacket \ p5-Params-Validate>=0:${PORTSDIR}/devel/p5-Params-Validate \ ${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= p5-Test-MockObject>=0:${PORTSDIR}/devel/p5-Test-MockObject PERL_CONFIGURE= yes Index: net/p5-Net-CIDR-MobileJP/Makefile =================================================================== RCS file: /home/pcvs/ports/net/p5-Net-CIDR-MobileJP/Makefile,v retrieving revision 1.3 diff -u -r1.3 Makefile --- net/p5-Net-CIDR-MobileJP/Makefile 29 Aug 2011 03:34:51 -0000 1.3 +++ net/p5-Net-CIDR-MobileJP/Makefile 22 May 2012 02:03:27 -0000 @@ -19,7 +19,7 @@ p5-Net-CIDR-Lite>=0.21:${PORTSDIR}/net/p5-Net-CIDR-Lite \ ja-p5-WWW-MobileCarrierJP>=0.55:${PORTSDIR}/japanese/p5-WWW-MobileCarrierJP \ p5-YAML>0:${PORTSDIR}/textproc/p5-YAML -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: net/p5-Net-Delicious/Makefile =================================================================== RCS file: /home/pcvs/ports/net/p5-Net-Delicious/Makefile,v retrieving revision 1.13 diff -u -r1.13 Makefile --- net/p5-Net-Delicious/Makefile 1 May 2012 01:47:00 -0000 1.13 +++ net/p5-Net-Delicious/Makefile 22 May 2012 02:03:27 -0000 @@ -25,7 +25,7 @@ p5-TimeDate>=2.27:${PORTSDIR}/devel/p5-TimeDate \ p5-Config-Simple>=2:${PORTSDIR}/devel/p5-Config-Simple \ p5-Crypt-SSLeay>=0:${PORTSDIR}/security/p5-Crypt-SSLeay -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_MODBUILD= yes Index: net/p5-Net-Google-Analytics/Makefile =================================================================== RCS file: /home/pcvs/ports/net/p5-Net-Google-Analytics/Makefile,v retrieving revision 1.2 diff -u -r1.2 Makefile --- net/p5-Net-Google-Analytics/Makefile 11 Mar 2012 09:08:37 -0000 1.2 +++ net/p5-Net-Google-Analytics/Makefile 22 May 2012 02:03:27 -0000 @@ -19,7 +19,7 @@ p5-JSON>0:${PORTSDIR}/converters/p5-JSON \ p5-libwww>0:${PORTSDIR}/www/p5-libwww \ p5-URI>0:${PORTSDIR}/net/p5-URI -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: net/p5-Net-Gopher/Makefile =================================================================== RCS file: /home/pcvs/ports/net/p5-Net-Gopher/Makefile,v retrieving revision 1.5 diff -u -r1.5 Makefile --- net/p5-Net-Gopher/Makefile 17 Mar 2012 22:37:13 -0000 1.5 +++ net/p5-Net-Gopher/Makefile 22 May 2012 02:03:27 -0000 @@ -15,7 +15,7 @@ COMMENT= Net::Gopher is the Perl Gopher/Gopher+ API RUN_DEPENDS= p5-URI>=0:${PORTSDIR}/net/p5-URI -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} DEPRECATED= gone from CPAN EXPIRATION_DATE= 2012-04-17 Index: net/p5-Net-Hiveminder/Makefile =================================================================== RCS file: /home/pcvs/ports/net/p5-Net-Hiveminder/Makefile,v retrieving revision 1.7 diff -u -r1.7 Makefile --- net/p5-Net-Hiveminder/Makefile 1 May 2012 01:47:01 -0000 1.7 +++ net/p5-Net-Hiveminder/Makefile 22 May 2012 02:03:27 -0000 @@ -20,7 +20,7 @@ ${SITE_PERL}/Term/Encoding.pm:${PORTSDIR}/devel/p5-Term-Encoding \ ${SITE_PERL}/Net/Jifty.pm:${PORTSDIR}/net/p5-Net-Jifty \ ${SITE_PERL}/Number/RecordLocator.pm:${PORTSDIR}/converters/p5-Number-RecordLocator -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: net/p5-Net-Mosso-CloudFiles/Makefile =================================================================== RCS file: /home/pcvs/ports/net/p5-Net-Mosso-CloudFiles/Makefile,v retrieving revision 1.8 diff -u -r1.8 Makefile --- net/p5-Net-Mosso-CloudFiles/Makefile 7 Mar 2012 16:39:05 -0000 1.8 +++ net/p5-Net-Mosso-CloudFiles/Makefile 22 May 2012 02:03:27 -0000 @@ -25,7 +25,7 @@ p5-DateTime-Format-HTTP>=0:${PORTSDIR}/devel/p5-DateTime-Format-HTTP \ p5-Crypt-SSLeay>=0:${PORTSDIR}/security/p5-Crypt-SSLeay \ p5-File-Slurp>=0:${PORTSDIR}/devel/p5-File-Slurp -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception PERL_CONFIGURE= yes Index: net/p5-Net-SSH-Expect/Makefile =================================================================== RCS file: /home/pcvs/ports/net/p5-Net-SSH-Expect/Makefile,v retrieving revision 1.10 diff -u -r1.10 Makefile --- net/p5-Net-SSH-Expect/Makefile 17 Sep 2011 06:49:12 -0000 1.10 +++ net/p5-Net-SSH-Expect/Makefile 22 May 2012 02:03:27 -0000 @@ -15,7 +15,7 @@ COMMENT= SSH wrapper to execute remote commands RUN_DEPENDS= ${SITE_PERL}/Expect.pm:${PORTSDIR}/lang/p5-Expect -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: net/p5-Net-Server-Coro/Makefile =================================================================== RCS file: /home/pcvs/ports/net/p5-Net-Server-Coro/Makefile,v retrieving revision 1.7 diff -u -r1.7 Makefile --- net/p5-Net-Server-Coro/Makefile 22 Nov 2011 01:04:00 -0000 1.7 +++ net/p5-Net-Server-Coro/Makefile 22 May 2012 02:03:27 -0000 @@ -18,7 +18,7 @@ p5-Coro>0:${PORTSDIR}/devel/p5-Coro \ p5-EV>0:${PORTSDIR}/devel/p5-EV \ p5-Net-Server>0:${PORTSDIR}/net/p5-Net-Server -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: net/p5-Net-Twitter-Lite/Makefile =================================================================== RCS file: /home/pcvs/ports/net/p5-Net-Twitter-Lite/Makefile,v retrieving revision 1.12 diff -u -r1.12 Makefile --- net/p5-Net-Twitter-Lite/Makefile 18 Apr 2011 06:20:00 -0000 1.12 +++ net/p5-Net-Twitter-Lite/Makefile 22 May 2012 02:03:27 -0000 @@ -19,7 +19,7 @@ p5-URI>=1.4:${PORTSDIR}/net/p5-URI \ p5-Net-OAuth>=0.25:${PORTSDIR}/net/p5-Net-OAuth \ p5-Crypt-SSLeay>=0.5:${PORTSDIR}/security/p5-Crypt-SSLeay -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes MAN3= Net::Twitter::Lite.3 Net::Twitter::Lite::Error.3 Index: net/p5-Net-Write/Makefile =================================================================== RCS file: /home/pcvs/ports/net/p5-Net-Write/Makefile,v retrieving revision 1.11 diff -u -r1.11 Makefile --- net/p5-Net-Write/Makefile 17 Sep 2011 06:49:13 -0000 1.11 +++ net/p5-Net-Write/Makefile 22 May 2012 02:03:27 -0000 @@ -17,7 +17,7 @@ BUILD_DEPENDS= p5-Class-Gomor>=1.00:${PORTSDIR}/devel/p5-Class-Gomor \ p5-Socket6>=0.19:${PORTSDIR}/net/p5-Socket6 \ p5-Net-Pcap>=0.14:${PORTSDIR}/net/p5-Net-Pcap -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes Index: net/p5-Net-Yadis/Makefile =================================================================== RCS file: /home/pcvs/ports/net/p5-Net-Yadis/Makefile,v retrieving revision 1.5 diff -u -r1.5 Makefile --- net/p5-Net-Yadis/Makefile 1 May 2012 01:47:02 -0000 1.5 +++ net/p5-Net-Yadis/Makefile 22 May 2012 02:03:27 -0000 @@ -17,7 +17,7 @@ RUN_DEPENDS= ${SITE_PERL}/XML/XPath.pm:${PORTSDIR}/textproc/p5-XML-XPath \ p5-libwww>=0:${PORTSDIR}/www/p5-libwww -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: net/p5-NetAddr-IP-Count/Makefile =================================================================== RCS file: /home/pcvs/ports/net/p5-NetAddr-IP-Count/Makefile,v retrieving revision 1.10 diff -u -r1.10 Makefile --- net/p5-NetAddr-IP-Count/Makefile 17 Apr 2008 14:27:42 -0000 1.10 +++ net/p5-NetAddr-IP-Count/Makefile 22 May 2012 02:03:27 -0000 @@ -15,7 +15,7 @@ COMMENT= NetAddr::IP::Count - Count hosts in named subnets BUILD_DEPENDS= p5-NetAddr-IP>0:${PORTSDIR}/net-mgmt/p5-NetAddr-IP -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes Index: net/p5-OurNet-BBS/Makefile =================================================================== RCS file: /home/pcvs/ports/net/p5-OurNet-BBS/Makefile,v retrieving revision 1.11 diff -u -r1.11 Makefile --- net/p5-OurNet-BBS/Makefile 7 Mar 2012 14:35:17 -0000 1.11 +++ net/p5-OurNet-BBS/Makefile 22 May 2012 02:03:27 -0000 @@ -40,7 +40,7 @@ p5-OurNet-BBSAgent>=0:${PORTSDIR}/net/p5-OurNet-BBSAgent \ p5-PlRPC>=0:${PORTSDIR}/net/p5-PlRPC \ p5-enum>=0:${PORTSDIR}/devel/p5-enum -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PORTSCOUT= skipv:1.67 Index: net/p5-OurNet-BBSAgent/Makefile =================================================================== RCS file: /home/pcvs/ports/net/p5-OurNet-BBSAgent/Makefile,v retrieving revision 1.2 diff -u -r1.2 Makefile --- net/p5-OurNet-BBSAgent/Makefile 17 Apr 2008 14:27:42 -0000 1.2 +++ net/p5-OurNet-BBSAgent/Makefile 22 May 2012 02:03:27 -0000 @@ -15,7 +15,7 @@ COMMENT= Scriptable telnet-based virtual users BUILD_DEPENDS= ${SITE_PERL}/Net/Telnet.pm:${PORTSDIR}/net/p5-Net-Telnet -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes Index: net/p5-POE-Component-Client-Telnet/Makefile =================================================================== RCS file: /home/pcvs/ports/net/p5-POE-Component-Client-Telnet/Makefile,v retrieving revision 1.6 diff -u -r1.6 Makefile --- net/p5-POE-Component-Client-Telnet/Makefile 17 Apr 2008 14:27:43 -0000 1.6 +++ net/p5-POE-Component-Client-Telnet/Makefile 22 May 2012 02:03:27 -0000 @@ -18,7 +18,7 @@ BUILD_DEPENDS= p5-POE>=0.31:${PORTSDIR}/devel/p5-POE \ ${SITE_PERL}/Net/Telnet.pm:${PORTSDIR}/net/p5-Net-Telnet \ ${SITE_PERL}/Devel/Symdump.pm:${PORTSDIR}/devel/p5-Devel-Symdump -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes Index: net/p5-POE-Component-Client-Traceroute/Makefile =================================================================== RCS file: /home/pcvs/ports/net/p5-POE-Component-Client-Traceroute/Makefile,v retrieving revision 1.5 diff -u -r1.5 Makefile --- net/p5-POE-Component-Client-Traceroute/Makefile 22 Jul 2009 16:26:52 -0000 1.5 +++ net/p5-POE-Component-Client-Traceroute/Makefile 22 May 2012 02:03:28 -0000 @@ -15,7 +15,7 @@ COMMENT= A non-blocking traceroute client RUN_DEPENDS= p5-POE>=0.11:${PORTSDIR}/devel/p5-POE -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: net/p5-POE-Component-Client-Twitter/Makefile =================================================================== RCS file: /home/pcvs/ports/net/p5-POE-Component-Client-Twitter/Makefile,v retrieving revision 1.3 diff -u -r1.3 Makefile --- net/p5-POE-Component-Client-Twitter/Makefile 27 Jul 2010 00:01:57 -0000 1.3 +++ net/p5-POE-Component-Client-Twitter/Makefile 22 May 2012 02:03:28 -0000 @@ -23,7 +23,7 @@ p5-YAML>=0:${PORTSDIR}/textproc/p5-YAML \ p5-Test-Base>=0:${PORTSDIR}/devel/p5-Test-Base \ p5-Module-Install>=0:${PORTSDIR}/devel/p5-Module-Install -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes Index: net/p5-POE-Component-ControlPort/Makefile =================================================================== RCS file: /home/pcvs/ports/net/p5-POE-Component-ControlPort/Makefile,v retrieving revision 1.6 diff -u -r1.6 Makefile --- net/p5-POE-Component-ControlPort/Makefile 2 Dec 2010 00:04:45 -0000 1.6 +++ net/p5-POE-Component-ControlPort/Makefile 22 May 2012 02:03:28 -0000 @@ -17,7 +17,7 @@ RUN_DEPENDS= p5-Params-Validate>=0:${PORTSDIR}/devel/p5-Params-Validate \ ${SITE_PERL}/${PERL_ARCH}/Authen/Libwrap.pm:${PORTSDIR}/security/p5-Authen-Libwrap \ ${SITE_PERL}/POE.pm:${PORTSDIR}/devel/p5-POE -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} BUILD_DEPENDS+= ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple PERL_CONFIGURE= yes Index: net/p5-POE-Component-Pcap/Makefile =================================================================== RCS file: /home/pcvs/ports/net/p5-POE-Component-Pcap/Makefile,v retrieving revision 1.7 diff -u -r1.7 Makefile --- net/p5-POE-Component-Pcap/Makefile 7 May 2012 15:42:42 -0000 1.7 +++ net/p5-POE-Component-Pcap/Makefile 22 May 2012 02:03:28 -0000 @@ -17,7 +17,7 @@ BUILD_DEPENDS= ${SITE_PERL}/POE.pm:${PORTSDIR}/devel/p5-POE \ ${SITE_PERL}/${PERL_ARCH}/Net/Pcap.pm:${PORTSDIR}/net/p5-Net-Pcap \ ${SITE_PERL}/NetPacket/Ethernet.pm:${PORTSDIR}/net/p5-NetPacket -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes Index: net/p5-POEx-Role-TCPServer/Makefile =================================================================== RCS file: /home/pcvs/ports/net/p5-POEx-Role-TCPServer/Makefile,v retrieving revision 1.2 diff -u -r1.2 Makefile --- net/p5-POEx-Role-TCPServer/Makefile 20 Jun 2011 08:37:13 -0000 1.2 +++ net/p5-POEx-Role-TCPServer/Makefile 22 May 2012 02:03:28 -0000 @@ -23,7 +23,7 @@ p5-POEx-Role-SessionInstantiation>0:${PORTSDIR}/devel/p5-POEx-Role-SessionInstantiation \ p5-POEx-Types>0:${PORTSDIR}/devel/p5-POEx-Types \ p5-aliased>0:${PORTSDIR}/devel/p5-aliased -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: net/p5-REST-Google/Makefile =================================================================== RCS file: /home/pcvs/ports/net/p5-REST-Google/Makefile,v retrieving revision 1.8 diff -u -r1.8 Makefile --- net/p5-REST-Google/Makefile 1 May 2012 01:47:03 -0000 1.8 +++ net/p5-REST-Google/Makefile 22 May 2012 02:03:28 -0000 @@ -21,7 +21,7 @@ p5-Class-Data-Inheritable>0:${PORTSDIR}/devel/p5-Class-Data-Inheritable \ p5-URI>=1.35:${PORTSDIR}/net/p5-URI \ p5-JSON-Any>=1.16:${PORTSDIR}/converters/p5-JSON-Any -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} USE_PERL5= 5.6.1+ PERL_MODBUILD= yes Index: net/p5-RPC-EPC-Service/Makefile =================================================================== RCS file: /home/pcvs/ports/net/p5-RPC-EPC-Service/Makefile,v retrieving revision 1.1 diff -u -r1.1 Makefile --- net/p5-RPC-EPC-Service/Makefile 19 Mar 2012 14:09:03 -0000 1.1 +++ net/p5-RPC-EPC-Service/Makefile 22 May 2012 02:03:28 -0000 @@ -18,7 +18,7 @@ RUN_DEPENDS= \ p5-AnyEvent>=6.1:${PORTSDIR}/devel/p5-AnyEvent \ p5-Data-SExpression>=0.41:${PORTSDIR}/devel/p5-Data-SExpression -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: net/p5-ResourcePool-Resource-SOAP-Lite/Makefile =================================================================== RCS file: /home/pcvs/ports/net/p5-ResourcePool-Resource-SOAP-Lite/Makefile,v retrieving revision 1.9 diff -u -r1.9 Makefile --- net/p5-ResourcePool-Resource-SOAP-Lite/Makefile 8 Sep 2011 08:36:39 -0000 1.9 +++ net/p5-ResourcePool-Resource-SOAP-Lite/Makefile 22 May 2012 02:03:28 -0000 @@ -18,7 +18,7 @@ RUN_DEPENDS= p5-ResourcePool>=1.0100:${PORTSDIR}/devel/p5-ResourcePool \ p5-SOAP-Lite>=0:${PORTSDIR}/net/p5-SOAP-Lite-060 -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: net/p5-Rose-URI/Makefile =================================================================== RCS file: /home/pcvs/ports/net/p5-Rose-URI/Makefile,v retrieving revision 1.1 diff -u -r1.1 Makefile --- net/p5-Rose-URI/Makefile 18 Nov 2010 14:02:45 -0000 1.1 +++ net/p5-Rose-URI/Makefile 22 May 2012 02:03:28 -0000 @@ -16,7 +16,7 @@ RUN_DEPENDS= p5-Rose-Object>=0.854:${PORTSDIR}/devel/p5-Rose-Object \ p5-URI>0:${PORTSDIR}/net/p5-URI -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: net/p5-SOAP-Amazon-S3/Makefile =================================================================== RCS file: /home/pcvs/ports/net/p5-SOAP-Amazon-S3/Makefile,v retrieving revision 1.4 diff -u -r1.4 Makefile --- net/p5-SOAP-Amazon-S3/Makefile 1 May 2012 01:47:03 -0000 1.4 +++ net/p5-SOAP-Amazon-S3/Makefile 22 May 2012 02:03:28 -0000 @@ -19,7 +19,7 @@ ${SITE_PERL}/Digest/HMAC_SHA1.pm:${PORTSDIR}/security/p5-Digest-HMAC \ ${SITE_PERL}/SOAP/MySOAP.pm:${PORTSDIR}/net/p5-SOAP-MySOAP \ ${SITE_PERL}/XML/MyXML.pm:${PORTSDIR}/textproc/p5-XML-MyXML -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: net/p5-SOAP-Lite/Makefile =================================================================== RCS file: /home/pcvs/ports/net/p5-SOAP-Lite/Makefile,v retrieving revision 1.28 diff -u -r1.28 Makefile --- net/p5-SOAP-Lite/Makefile 13 Mar 2012 16:15:16 -0000 1.28 +++ net/p5-SOAP-Lite/Makefile 22 May 2012 02:03:28 -0000 @@ -22,7 +22,7 @@ p5-XML-Parser>=2.23:${PORTSDIR}/textproc/p5-XML-Parser \ p5-Task-Weaken>=0:${PORTSDIR}/devel/p5-Task-Weaken \ p5-Class-Inspector>=0:${PORTSDIR}/devel/p5-Class-Inspector -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= p5-Test-MockObject>=0:${PORTSDIR}/devel/p5-Test-MockObject Index: net/p5-SOAP-Lite-060/Makefile =================================================================== RCS file: /home/pcvs/ports/net/p5-SOAP-Lite-060/Makefile,v retrieving revision 1.6 diff -u -r1.6 Makefile --- net/p5-SOAP-Lite-060/Makefile 13 Mar 2012 16:15:17 -0000 1.6 +++ net/p5-SOAP-Lite-060/Makefile 22 May 2012 02:03:28 -0000 @@ -21,7 +21,7 @@ ${SITE_PERL}/${PERL_ARCH}/Crypt/SSLeay.pm:${PORTSDIR}/security/p5-Crypt-SSLeay \ ${SITE_PERL}/IO/Socket/SSL.pm:${PORTSDIR}/security/p5-IO-Socket-SSL \ ${SITE_PERL}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} CONFLICTS= p5-SOAP-Lite-0.6[1-9]* p5-SOAP-Lite-0.[7-9]* LATEST_LINK= ${PKGNAMEPREFIX}${PORTNAME}-060 Index: net/p5-Server-Starter/Makefile =================================================================== RCS file: /home/pcvs/ports/net/p5-Server-Starter/Makefile,v retrieving revision 1.7 diff -u -r1.7 Makefile --- net/p5-Server-Starter/Makefile 7 Mar 2012 20:41:47 -0000 1.7 +++ net/p5-Server-Starter/Makefile 22 May 2012 02:03:28 -0000 @@ -19,7 +19,7 @@ p5-List-MoreUtils>0:${PORTSDIR}/lang/p5-List-MoreUtils \ p5-Proc-Wait3>0:${PORTSDIR}/devel/p5-Proc-Wait3 \ p5-Scope-Guard>0:${PORTSDIR}/devel/p5-Scope-Guard -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= p5-Test-SharedFork>0:${PORTSDIR}/devel/p5-Test-SharedFork PERL_CONFIGURE= yes Index: net/p5-URI-Match/Makefile =================================================================== RCS file: /home/pcvs/ports/net/p5-URI-Match/Makefile,v retrieving revision 1.1 diff -u -r1.1 Makefile --- net/p5-URI-Match/Makefile 9 Sep 2011 02:26:22 -0000 1.1 +++ net/p5-URI-Match/Makefile 22 May 2012 02:03:28 -0000 @@ -16,7 +16,7 @@ RUN_DEPENDS= \ p5-URI>0:${PORTSDIR}/net/p5-URI -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: net/p5-URI-Template/Makefile =================================================================== RCS file: /home/pcvs/ports/net/p5-URI-Template/Makefile,v retrieving revision 1.6 diff -u -r1.6 Makefile --- net/p5-URI-Template/Makefile 1 May 2012 01:47:03 -0000 1.6 +++ net/p5-URI-Template/Makefile 22 May 2012 02:03:28 -0000 @@ -15,7 +15,7 @@ COMMENT= Object for handling URI templates RUN_DEPENDS= ${SITE_PERL}/URI.pm:${PORTSDIR}/net/p5-URI -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} MAN3= URI::Template.3 Index: net/p5-ZConf/Makefile =================================================================== RCS file: /home/pcvs/ports/net/p5-ZConf/Makefile,v retrieving revision 1.20 diff -u -r1.20 Makefile --- net/p5-ZConf/Makefile 20 Jun 2011 08:37:15 -0000 1.20 +++ net/p5-ZConf/Makefile 22 May 2012 02:03:28 -0000 @@ -24,7 +24,7 @@ ${SITE_PERL}/Net/LDAP/AutoDNs.pm:${PORTSDIR}/net/p5-Net-LDAP-AutoDNs \ ${SITE_PERL}/Module/List.pm:${PORTSDIR}/devel/p5-Module-List \ ${SITE_PERL}/Net/LDAP/AutoServer.pm:${PORTSDIR}/net/p5-Net-LDAP-AutoServer -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: net/scnc/Makefile =================================================================== RCS file: /home/pcvs/ports/net/scnc/Makefile,v retrieving revision 1.6 diff -u -r1.6 Makefile --- net/scnc/Makefile 29 Mar 2011 10:05:04 -0000 1.6 +++ net/scnc/Makefile 22 May 2012 02:03:28 -0000 @@ -17,7 +17,7 @@ RUN_DEPENDS= ${SITE_PERL}/IO/Socket/SSL.pm:${PORTSDIR}/security/p5-IO-Socket-SSL \ ${SITE_PERL}/IO/Socket/INET6.pm:${PORTSDIR}/net/p5-IO-Socket-INET6 -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PLIST_FILES= bin/${PORTNAME} NO_BUILD= yes Index: news/p5-News-Article-NoCeM/Makefile =================================================================== RCS file: /home/pcvs/ports/news/p5-News-Article-NoCeM/Makefile,v retrieving revision 1.7 diff -u -r1.7 Makefile --- news/p5-News-Article-NoCeM/Makefile 17 Apr 2008 14:27:55 -0000 1.7 +++ news/p5-News-Article-NoCeM/Makefile 22 May 2012 02:03:28 -0000 @@ -16,7 +16,7 @@ RUN_DEPENDS= ${SITE_PERL}/News/Article.pm:${PORTSDIR}/news/p5-News-Article \ ${SITE_PERL}/PGP/Sign.pm:${PORTSDIR}/security/p5-PGP-Sign -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: ports-mgmt/distilator/Makefile =================================================================== RCS file: /home/pcvs/ports/ports-mgmt/distilator/Makefile,v retrieving revision 1.4 diff -u -r1.4 Makefile --- ports-mgmt/distilator/Makefile 2 Nov 2010 15:20:16 -0000 1.4 +++ ports-mgmt/distilator/Makefile 22 May 2012 02:03:28 -0000 @@ -16,7 +16,7 @@ RUN_DEPENDS= p5-URI>=1.56:${PORTSDIR}/net/p5-URI \ ${SITE_PERL}/HTTP/Request.pm:${PORTSDIR}/www/p5-libwww -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= 5.10.1+ Index: print/freetype-tools/Makefile =================================================================== RCS file: /home/pcvs/ports/print/freetype-tools/Makefile,v retrieving revision 1.17 diff -u -r1.17 Makefile --- print/freetype-tools/Makefile 4 Dec 2010 07:33:15 -0000 1.17 +++ print/freetype-tools/Makefile 22 May 2012 02:03:28 -0000 @@ -23,7 +23,7 @@ LIB_DEPENDS= ttf.4:${PORTSDIR}/print/freetype RUN_DEPENDS= ${LOCALBASE}/lib/libkpathsea.a:${PORTSDIR}/print/teTeX-base \ t1asm:${PORTSDIR}/print/t1utils -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} USE_GMAKE= yes USE_AUTOTOOLS= libtool Index: print/latex-cjk/Makefile =================================================================== RCS file: /home/pcvs/ports/print/latex-cjk/Makefile,v retrieving revision 1.56 diff -u -r1.56 Makefile --- print/latex-cjk/Makefile 2 May 2011 12:44:47 -0000 1.56 +++ print/latex-cjk/Makefile 22 May 2012 02:03:28 -0000 @@ -20,7 +20,7 @@ RUN_DEPENDS= zh-arphicttf>=0:${PORTSDIR}/chinese/arphicttf \ teTeX>=0:${PORTSDIR}/print/teTeX \ ttf2pk:${PORTSDIR}/print/freetype-tools -BUILD_DEPENDS= ${RUN_DEPENDS} \ +BUILD_DEPENDS:= ${RUN_DEPENDS} \ ${LOCALBASE}/share/ttf2pt1/maps/cugb.map:${PORTSDIR}/chinese/ttf2pt1 \ ttf2pt1:${PORTSDIR}/print/ttf2pt1 Index: print/pkpgcounter/Makefile =================================================================== RCS file: /home/pcvs/ports/print/pkpgcounter/Makefile,v retrieving revision 1.18 diff -u -r1.18 Makefile --- print/pkpgcounter/Makefile 26 Feb 2012 12:20:46 -0000 1.18 +++ print/pkpgcounter/Makefile 22 May 2012 02:03:28 -0000 @@ -15,7 +15,7 @@ COMMENT= Count pages and ink coverage precent BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/PIL.pth:${PORTSDIR}/graphics/py-imaging -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING Index: print/splix/Makefile =================================================================== RCS file: /home/pcvs/ports/print/splix/Makefile,v retrieving revision 1.10 diff -u -r1.10 Makefile --- print/splix/Makefile 9 Sep 2010 21:57:11 -0000 1.10 +++ print/splix/Makefile 22 May 2012 02:03:28 -0000 @@ -16,7 +16,7 @@ LIB_DEPENDS= BUILD_DEPENDS= cups-config:${PORTSDIR}/print/cups-base -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} USE_GMAKE= yes USE_BZIP2= yes Index: russian/p5-Convert-Cyrillic/Makefile =================================================================== RCS file: /home/pcvs/ports/russian/p5-Convert-Cyrillic/Makefile,v retrieving revision 1.1 diff -u -r1.1 Makefile --- russian/p5-Convert-Cyrillic/Makefile 9 May 2009 08:42:32 -0000 1.1 +++ russian/p5-Convert-Cyrillic/Makefile 22 May 2012 02:03:28 -0000 @@ -16,7 +16,7 @@ COMMENT= Routines for converting from one cyrillic charset to another BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Unicode/Map8.pm:${PORTSDIR}/converters/p5-Unicode-Map8 -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes Index: russian/p5-XML-Parser-encodings/Makefile =================================================================== RCS file: /home/pcvs/ports/russian/p5-XML-Parser-encodings/Makefile,v retrieving revision 1.11 diff -u -r1.11 Makefile --- russian/p5-XML-Parser-encodings/Makefile 7 May 2012 15:42:43 -0000 1.11 +++ russian/p5-XML-Parser-encodings/Makefile 22 May 2012 02:03:28 -0000 @@ -15,7 +15,7 @@ COMMENT= Additional russian encodings for XML::Parser RUN_DEPENDS= p5-XML-Parser>=2.40:${PORTSDIR}/textproc/p5-XML-Parser -BUILD_DEPENDS= ${RUN_DEPENDS} \ +BUILD_DEPENDS:= ${RUN_DEPENDS} \ ${SITE_PERL}/XML/Encoding.pm:${PORTSDIR}/textproc/p5-XML-Encoding \ ${NONEXISTENT}:${PORTSDIR}/converters/iconv:extract \ ${NONEXISTENT}:${PORTSDIR}/converters/iconv-extra:extract Index: science/p5-Chemistry-File-PDB/Makefile =================================================================== RCS file: /home/pcvs/ports/science/p5-Chemistry-File-PDB/Makefile,v retrieving revision 1.1 diff -u -r1.1 Makefile --- science/p5-Chemistry-File-PDB/Makefile 17 May 2009 12:51:49 -0000 1.1 +++ science/p5-Chemistry-File-PDB/Makefile 22 May 2012 02:03:28 -0000 @@ -16,7 +16,7 @@ BUILD_DEPENDS= p5-Chemistry-Mol>=0.37:${PORTSDIR}/science/p5-Chemistry-Mol \ p5-Chemistry-MacroMol>=0.06:${PORTSDIR}/science/p5-Chemistry-MacroMol -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes Index: security/p5-App-TLSMe/Makefile =================================================================== RCS file: /home/pcvs/ports/security/p5-App-TLSMe/Makefile,v retrieving revision 1.2 diff -u -r1.2 Makefile --- security/p5-App-TLSMe/Makefile 11 Mar 2012 09:15:38 -0000 1.2 +++ security/p5-App-TLSMe/Makefile 22 May 2012 02:03:28 -0000 @@ -18,7 +18,7 @@ RUN_DEPENDS= \ p5-AnyEvent>=5.34:${PORTSDIR}/devel/p5-AnyEvent \ p5-Net-SSLeay>0:${PORTSDIR}/security/p5-Net-SSLeay -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= p5-Test-TCP>0:${PORTSDIR}/devel/p5-Test-TCP PERL_CONFIGURE= yes Index: security/p5-Authen-Radius/Makefile =================================================================== RCS file: /home/pcvs/ports/security/p5-Authen-Radius/Makefile,v retrieving revision 1.35 diff -u -r1.35 Makefile --- security/p5-Authen-Radius/Makefile 12 Nov 2010 06:00:28 -0000 1.35 +++ security/p5-Authen-Radius/Makefile 22 May 2012 02:03:28 -0000 @@ -16,7 +16,7 @@ COMMENT= A perl5 module to provide simple Radius client facilities RUN_DEPENDS= p5-Data-HexDump>=0.02:${PORTSDIR}/devel/p5-Data-HexDump -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} PERL_CONFIGURE= yes Index: security/p5-Authen-SASL/Makefile =================================================================== RCS file: /home/pcvs/ports/security/p5-Authen-SASL/Makefile,v retrieving revision 1.24 diff -u -r1.24 Makefile --- security/p5-Authen-SASL/Makefile 19 Jul 2010 16:18:01 -0000 1.24 +++ security/p5-Authen-SASL/Makefile 22 May 2012 02:03:28 -0000 @@ -15,7 +15,7 @@ COMMENT= Perl5 module for SASL authentication RUN_DEPENDS= p5-Digest-HMAC>0:${PORTSDIR}/security/p5-Digest-HMAC -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} OPTIONS= KERBEROS "Enable Kerberos support" On Index: security/p5-Crypt-DSA/Makefile =================================================================== RCS file: /home/pcvs/ports/security/p5-Crypt-DSA/Makefile,v retrieving revision 1.16 diff -u -r1.16 Makefile --- security/p5-Crypt-DSA/Makefile 18 Jun 2011 00:53:24 -0000 1.16 +++ security/p5-Crypt-DSA/Makefile 22 May 2012 02:03:28 -0000 @@ -18,7 +18,7 @@ ${SITE_PERL}/Convert/PEM.pm:${PORTSDIR}/converters/p5-Convert-PEM \ ${SITE_PERL}/Data/Buffer.pm:${PORTSDIR}/misc/p5-Data-Buffer \ p5-File-Which>=0.05:${PORTSDIR}/sysutils/p5-File-Which -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: security/p5-Crypt-PBKDF2/Makefile =================================================================== RCS file: /home/pcvs/ports/security/p5-Crypt-PBKDF2/Makefile,v retrieving revision 1.5 diff -u -r1.5 Makefile --- security/p5-Crypt-PBKDF2/Makefile 16 May 2012 04:14:03 -0000 1.5 +++ security/p5-Crypt-PBKDF2/Makefile 22 May 2012 02:03:28 -0000 @@ -20,7 +20,7 @@ p5-Method-Signatures-Simple>=0:${PORTSDIR}/devel/p5-Method-Signatures-Simple \ p5-Try-Tiny>=0.04:${PORTSDIR}/lang/p5-Try-Tiny \ p5-namespace-autoclean>=0:${PORTSDIR}/devel/p5-namespace-autoclean -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: security/p5-Crypt-Simple/Makefile =================================================================== RCS file: /home/pcvs/ports/security/p5-Crypt-Simple/Makefile,v retrieving revision 1.5 diff -u -r1.5 Makefile --- security/p5-Crypt-Simple/Makefile 13 Mar 2012 16:15:20 -0000 1.5 +++ security/p5-Crypt-Simple/Makefile 22 May 2012 02:03:28 -0000 @@ -18,7 +18,7 @@ RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Crypt/Blowfish.pm:${PORTSDIR}/security/p5-Crypt-Blowfish \ ${SITE_PERL}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64 \ ${SITE_PERL}/FreezeThaw.pm:${PORTSDIR}/devel/p5-FreezeThaw -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: security/p5-GnuPG-Interface/Makefile =================================================================== RCS file: /home/pcvs/ports/security/p5-GnuPG-Interface/Makefile,v retrieving revision 1.34 diff -u -r1.34 Makefile --- security/p5-GnuPG-Interface/Makefile 1 May 2012 01:47:04 -0000 1.34 +++ security/p5-GnuPG-Interface/Makefile 22 May 2012 02:03:28 -0000 @@ -20,7 +20,7 @@ RUN_DEPENDS= gpg2:${PORTSDIR}/security/gnupg \ p5-Any-Moose>0:${PORTSDIR}/devel/p5-Any-Moose \ p5-Class-MethodMaker>=1.00:${PORTSDIR}/devel/p5-Class-MethodMaker -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: security/p5-IO-Socket-SSL/Makefile =================================================================== RCS file: /home/pcvs/ports/security/p5-IO-Socket-SSL/Makefile,v retrieving revision 1.70 diff -u -r1.70 Makefile --- security/p5-IO-Socket-SSL/Makefile 14 May 2012 13:31:55 -0000 1.70 +++ security/p5-IO-Socket-SSL/Makefile 22 May 2012 02:03:28 -0000 @@ -16,7 +16,7 @@ COMMENT= Perl5 interface to SSL sockets RUN_DEPENDS= p5-Net-SSLeay>=1.21:${PORTSDIR}/security/p5-Net-SSLeay -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes INSTALL_TARGET= pure_install Index: security/p5-SHA/Makefile =================================================================== RCS file: /home/pcvs/ports/security/p5-SHA/Makefile,v retrieving revision 1.7 diff -u -r1.7 Makefile --- security/p5-SHA/Makefile 20 Jun 2011 09:03:18 -0000 1.7 +++ security/p5-SHA/Makefile 22 May 2012 02:03:28 -0000 @@ -16,7 +16,7 @@ COMMENT= Perl5 interface to the SHA1 algorithm RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Digest/SHA1.pm:${PORTSDIR}/security/p5-Digest-SHA1 -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: security/pear-Auth_OpenID/Makefile =================================================================== RCS file: /home/pcvs/ports/security/pear-Auth_OpenID/Makefile,v retrieving revision 1.6 diff -u -r1.6 Makefile --- security/pear-Auth_OpenID/Makefile 26 Feb 2012 12:20:47 -0000 1.6 +++ security/pear-Auth_OpenID/Makefile 22 May 2012 02:03:28 -0000 @@ -15,7 +15,7 @@ COMMENT= PHP OpenID library v2 for PEAR RUN_DEPENDS= pear:${PORTSDIR}/devel/pear -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} CONFLICTS= php-Auth_OpenID-1.* Index: security/php-Auth_OpenID/Makefile =================================================================== RCS file: /home/pcvs/ports/security/php-Auth_OpenID/Makefile,v retrieving revision 1.3 diff -u -r1.3 Makefile --- security/php-Auth_OpenID/Makefile 24 Jun 2008 13:18:46 -0000 1.3 +++ security/php-Auth_OpenID/Makefile 22 May 2012 02:03:28 -0000 @@ -16,7 +16,7 @@ COMMENT= PHP OpenID library RUN_DEPENDS= pear:${PORTSDIR}/devel/pear -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} CONFLICTS= pear-Auth_OpenID-2.* Index: security/php-Auth_OpenID2/Makefile =================================================================== RCS file: /home/pcvs/ports/security/php-Auth_OpenID2/Makefile,v retrieving revision 1.6 diff -u -r1.6 Makefile --- security/php-Auth_OpenID2/Makefile 5 Jun 2009 21:31:13 -0000 1.6 +++ security/php-Auth_OpenID2/Makefile 22 May 2012 02:03:28 -0000 @@ -16,7 +16,7 @@ COMMENT= PHP OpenID library RUN_DEPENDS= pear:${PORTSDIR}/devel/pear -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} CONFLICTS= pear-Auth_OpenID-2.* Index: security/xmlsec1/Makefile =================================================================== RCS file: /home/pcvs/ports/security/xmlsec1/Makefile,v retrieving revision 1.38 diff -u -r1.38 Makefile --- security/xmlsec1/Makefile 11 Aug 2011 19:19:55 -0000 1.38 +++ security/xmlsec1/Makefile 22 May 2012 02:03:28 -0000 @@ -18,7 +18,7 @@ COMMENT= XML Security Library RUN_DEPENDS= pkg-config:${PORTSDIR}/devel/pkg-config -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} OPTIONS= GNUTLS "Enable GNUTLS support" off \ NSS "Enable Mozilla's NSS support" off Index: sysutils/confman/Makefile =================================================================== RCS file: /home/pcvs/ports/sysutils/confman/Makefile,v retrieving revision 1.10 diff -u -r1.10 Makefile --- sysutils/confman/Makefile 11 Jan 2012 07:47:20 -0000 1.10 +++ sysutils/confman/Makefile 22 May 2012 02:03:28 -0000 @@ -18,7 +18,7 @@ sudo:${PORTSDIR}/security/sudo \ greadlink:${PORTSDIR}/sysutils/coreutils \ wget:${PORTSDIR}/ftp/wget -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} GNU_CONFIGURE= yes Index: sysutils/cvsweb-converters/Makefile =================================================================== RCS file: /home/pcvs/ports/sysutils/cvsweb-converters/Makefile,v retrieving revision 1.18 diff -u -r1.18 Makefile --- sysutils/cvsweb-converters/Makefile 25 Jan 2011 20:34:16 -0000 1.18 +++ sysutils/cvsweb-converters/Makefile 22 May 2012 02:03:28 -0000 @@ -18,7 +18,7 @@ RUN_DEPENDS= ${SITE_PERL}/URI/Escape.pm:${PORTSDIR}/net/p5-URI \ ${SITE_PERL}/Config/IniFiles.pm:${PORTSDIR}/devel/p5-Config-IniFiles \ ${SITE_PERL}/Time/ParseDate.pm:${PORTSDIR}/devel/p5-Time-modules -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} NO_BUILD= yes USE_BZIP2= yes Index: sysutils/gkrelltop/Makefile =================================================================== RCS file: /home/pcvs/ports/sysutils/gkrelltop/Makefile,v retrieving revision 1.19 diff -u -r1.19 Makefile --- sysutils/gkrelltop/Makefile 28 Mar 2010 06:43:45 -0000 1.19 +++ sysutils/gkrelltop/Makefile 22 May 2012 02:03:28 -0000 @@ -16,7 +16,7 @@ COMMENT= Plugin for gkrellm 2.x shows top three processes, requires procfs RUN_DEPENDS= gkrellmd:${PORTSDIR}/sysutils/gkrellm2 -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} USE_GMAKE= yes MAKE_ARGS= INSTALLDIR=${LOCALBASE}/libexec/gkrellm2/plugins \ Index: sysutils/p5-Schedule-Load/Makefile =================================================================== RCS file: /home/pcvs/ports/sysutils/p5-Schedule-Load/Makefile,v retrieving revision 1.21 diff -u -r1.21 Makefile --- sysutils/p5-Schedule-Load/Makefile 7 Oct 2011 11:22:43 -0000 1.21 +++ sysutils/p5-Schedule-Load/Makefile 22 May 2012 02:03:28 -0000 @@ -20,7 +20,7 @@ RUN_DEPENDS= p5-Proc-ProcessTable>=0.40:${PORTSDIR}/devel/p5-Proc-ProcessTable \ p5-Unix-Processors>=2.02:${PORTSDIR}/sysutils/p5-Unix-Processors \ p5-IPC-Locker>=1.41:${PORTSDIR}/devel/p5-IPC-Locker -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} MAKE_JOBS_UNSAFE= yes Index: sysutils/p5-arclog/Makefile =================================================================== RCS file: /home/pcvs/ports/sysutils/p5-arclog/Makefile,v retrieving revision 1.6 diff -u -r1.6 Makefile --- sysutils/p5-arclog/Makefile 13 Mar 2012 16:15:22 -0000 1.6 +++ sysutils/p5-arclog/Makefile 22 May 2012 02:03:28 -0000 @@ -20,7 +20,7 @@ p5-Compress-Bzip2>=0:${PORTSDIR}/archivers/p5-Compress-Bzip2 \ p5-File-MMagic>=0:${PORTSDIR}/devel/p5-File-MMagic \ p5-Term-ReadKey>=0:${PORTSDIR}/devel/p5-Term-ReadKey -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes MAN1= arclog.1 Index: sysutils/p5-reslog/Makefile =================================================================== RCS file: /home/pcvs/ports/sysutils/p5-reslog/Makefile,v retrieving revision 1.6 diff -u -r1.6 Makefile --- sysutils/p5-reslog/Makefile 13 Mar 2012 16:15:22 -0000 1.6 +++ sysutils/p5-reslog/Makefile 22 May 2012 02:03:28 -0000 @@ -19,7 +19,7 @@ RUN_DEPENDS= p5-Compress-Bzip2>=0:${PORTSDIR}/archivers/p5-Compress-Bzip2 \ p5-File-MMagic>=0:${PORTSDIR}/devel/p5-File-MMagic \ p5-Term-ReadKey>=0:${PORTSDIR}/devel/p5-Term-ReadKey -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes MAN1= reslog.1 Index: sysutils/py-zdaemon/Makefile =================================================================== RCS file: /home/pcvs/ports/sysutils/py-zdaemon/Makefile,v retrieving revision 1.3 diff -u -r1.3 Makefile --- sysutils/py-zdaemon/Makefile 2 Oct 2009 07:17:03 -0000 1.3 +++ sysutils/py-zdaemon/Makefile 22 May 2012 02:03:28 -0000 @@ -15,7 +15,7 @@ COMMENT= Daemon Process Control Library and Tools for Unix-bases Systems BUILD_DEPENDS= ${LOCALBASE}/bin/zconfig:${PORTSDIR}/devel/py-zconfig -RUN_DEPENDS= ${BUILDS_DEPENDS} +RUN_DEPENDS:= ${BUILDS_DEPENDS} USE_PYTHON= 2.4+ USE_PYDISTUTILS= easy_install Index: textproc/docbook2X/Makefile =================================================================== RCS file: /home/pcvs/ports/textproc/docbook2X/Makefile,v retrieving revision 1.4 diff -u -r1.4 Makefile --- textproc/docbook2X/Makefile 15 Dec 2009 19:50:54 -0000 1.4 +++ textproc/docbook2X/Makefile 22 May 2012 02:03:28 -0000 @@ -22,7 +22,7 @@ sdocbook-xml>=0:${PORTSDIR}/textproc/sdocbook-xml \ dsssl-docbook-modular>=0:${PORTSDIR}/textproc/dsssl-docbook-modular \ OpenSP>=0:${PORTSDIR}/textproc/opensp -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} CONFLICTS= docbook-utils-* Index: textproc/dsssl-docbook-modular/Makefile =================================================================== RCS file: /home/pcvs/ports/textproc/dsssl-docbook-modular/Makefile,v retrieving revision 1.60 diff -u -r1.60 Makefile --- textproc/dsssl-docbook-modular/Makefile 22 Aug 2009 00:36:56 -0000 1.60 +++ textproc/dsssl-docbook-modular/Makefile 22 May 2012 02:03:28 -0000 @@ -22,7 +22,7 @@ COMMENT= DSSSL stylesheets for the DocBook DTD by Norman Walsh BUILD_DEPENDS= ${XMLCATMGR}:${PORTSDIR}/textproc/xmlcatmgr -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} NO_MTREE= yes Index: textproc/groff/Makefile =================================================================== RCS file: /home/pcvs/ports/textproc/groff/Makefile,v retrieving revision 1.2 diff -u -r1.2 Makefile --- textproc/groff/Makefile 16 Jan 2011 18:09:02 -0000 1.2 +++ textproc/groff/Makefile 22 May 2012 02:03:28 -0000 @@ -16,7 +16,7 @@ BUILD_DEPENDS= ${LOCALBASE}/bin/gs:${PORTSDIR}/print/ghostscript8 \ ${LOCALBASE}/bin/psselect:${PORTSDIR}/print/psutils-letter -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} LICENSE= GPLv3 Index: textproc/p5-CSS-SAC/Makefile =================================================================== RCS file: /home/pcvs/ports/textproc/p5-CSS-SAC/Makefile,v retrieving revision 1.9 diff -u -r1.9 Makefile --- textproc/p5-CSS-SAC/Makefile 10 Jan 2010 03:54:06 -0000 1.9 +++ textproc/p5-CSS-SAC/Makefile 22 May 2012 02:03:28 -0000 @@ -16,7 +16,7 @@ COMMENT= SAC CSS (Simple API for CSS) parser RUN_DEPENDS= p5-Class-ArrayObjects>=0.04:${PORTSDIR}/devel/p5-Class-ArrayObjects -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: textproc/p5-CSS-Squish/Makefile =================================================================== RCS file: /home/pcvs/ports/textproc/p5-CSS-Squish/Makefile,v retrieving revision 1.12 diff -u -r1.12 Makefile --- textproc/p5-CSS-Squish/Makefile 9 Nov 2010 07:08:43 -0000 1.12 +++ textproc/p5-CSS-Squish/Makefile 22 May 2012 02:03:28 -0000 @@ -15,7 +15,7 @@ COMMENT= Compact many CSS files into one big file RUN_DEPENDS= p5-URI>=0:${PORTSDIR}/net/p5-URI -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} BUILD_DEPENDS+= p5-Test-LongString>=0:${PORTSDIR}/devel/p5-Test-LongString MAKE_JOBS_SAFE= yes Index: textproc/p5-CSS-Tiny/Makefile =================================================================== RCS file: /home/pcvs/ports/textproc/p5-CSS-Tiny/Makefile,v retrieving revision 1.14 diff -u -r1.14 Makefile --- textproc/p5-CSS-Tiny/Makefile 3 Sep 2010 07:18:49 -0000 1.14 +++ textproc/p5-CSS-Tiny/Makefile 22 May 2012 02:03:28 -0000 @@ -15,7 +15,7 @@ COMMENT= Read/Write .css files with as little code as possible RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Clone.pm:${PORTSDIR}/devel/p5-Clone -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: textproc/p5-Class-CSV/Makefile =================================================================== RCS file: /home/pcvs/ports/textproc/p5-Class-CSV/Makefile,v retrieving revision 1.3 diff -u -r1.3 Makefile --- textproc/p5-Class-CSV/Makefile 13 Feb 2007 17:37:04 -0000 1.3 +++ textproc/p5-Class-CSV/Makefile 22 May 2012 02:03:28 -0000 @@ -17,7 +17,7 @@ RUN_DEPENDS= p5-Text-CSV_XS>=0.23:${PORTSDIR}/textproc/p5-Text-CSV_XS \ p5-Class-Accessor>=0.18:${PORTSDIR}/devel/p5-Class-Accessor -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: textproc/p5-HTML-Truncate/Makefile =================================================================== RCS file: /home/pcvs/ports/textproc/p5-HTML-Truncate/Makefile,v retrieving revision 1.14 diff -u -r1.14 Makefile --- textproc/p5-HTML-Truncate/Makefile 17 Sep 2011 06:49:15 -0000 1.14 +++ textproc/p5-HTML-Truncate/Makefile 22 May 2012 02:03:28 -0000 @@ -16,7 +16,7 @@ RUN_DEPENDS= p5-HTML-Parser>=2:${PORTSDIR}/www/p5-HTML-Parser \ p5-HTML-Tagset>=3:${PORTSDIR}/www/p5-HTML-Tagset -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: textproc/p5-Hash-Merge/Makefile =================================================================== RCS file: /home/pcvs/ports/textproc/p5-Hash-Merge/Makefile,v retrieving revision 1.8 diff -u -r1.8 Makefile --- textproc/p5-Hash-Merge/Makefile 15 Feb 2010 18:51:16 -0000 1.8 +++ textproc/p5-Hash-Merge/Makefile 22 May 2012 02:03:28 -0000 @@ -14,7 +14,7 @@ COMMENT= Merges hashes RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Clone.pm:${PORTSDIR}/devel/p5-Clone -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} MAN3= Hash::Merge.3 Index: textproc/p5-Lingua-EN-AddressParse/Makefile =================================================================== RCS file: /home/pcvs/ports/textproc/p5-Lingua-EN-AddressParse/Makefile,v retrieving revision 1.17 diff -u -r1.17 Makefile --- textproc/p5-Lingua-EN-AddressParse/Makefile 11 May 2011 07:38:22 -0000 1.17 +++ textproc/p5-Lingua-EN-AddressParse/Makefile 22 May 2012 02:03:28 -0000 @@ -17,7 +17,7 @@ RUN_DEPENDS= p5-Lingua-EN-NameParse>=0:${PORTSDIR}/textproc/p5-Lingua-EN-NameParse \ p5-Locale-SubCountry>=0:${PORTSDIR}/misc/p5-Locale-SubCountry \ p5-Parse-RecDescent>=0:${PORTSDIR}/devel/p5-Parse-RecDescent -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: textproc/p5-Lingua-EN-Inflect-Phrase/Makefile =================================================================== RCS file: /home/pcvs/ports/textproc/p5-Lingua-EN-Inflect-Phrase/Makefile,v retrieving revision 1.5 diff -u -r1.5 Makefile --- textproc/p5-Lingua-EN-Inflect-Phrase/Makefile 11 Mar 2012 09:19:43 -0000 1.5 +++ textproc/p5-Lingua-EN-Inflect-Phrase/Makefile 22 May 2012 02:03:28 -0000 @@ -18,7 +18,7 @@ p5-Lingua-EN-Inflect>=1.89.1:${PORTSDIR}/textproc/p5-Lingua-EN-Inflect \ p5-Lingua-EN-Inflect-Number>=1.1:${PORTSDIR}/textproc/p5-Lingua-EN-Inflect-Number \ p5-Lingua-EN-Tagger>=0.15:${PORTSDIR}/textproc/p5-Lingua-EN-Tagger -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: textproc/p5-Lingua-EN-NamedEntity/Makefile =================================================================== RCS file: /home/pcvs/ports/textproc/p5-Lingua-EN-NamedEntity/Makefile,v retrieving revision 1.8 diff -u -r1.8 Makefile --- textproc/p5-Lingua-EN-NamedEntity/Makefile 13 Mar 2012 16:15:24 -0000 1.8 +++ textproc/p5-Lingua-EN-NamedEntity/Makefile 22 May 2012 02:03:28 -0000 @@ -17,7 +17,7 @@ RUN_DEPENDS= ${SITE_PERL}/Lingua/Stem/En.pm:${PORTSDIR}/textproc/p5-Lingua-Stem \ ${SITE_PERL}/LWP/Simple.pm:${PORTSDIR}/www/p5-libwww -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: textproc/p5-Lingua-EN-Numbers-Easy/Makefile =================================================================== RCS file: /home/pcvs/ports/textproc/p5-Lingua-EN-Numbers-Easy/Makefile,v retrieving revision 1.4 diff -u -r1.4 Makefile --- textproc/p5-Lingua-EN-Numbers-Easy/Makefile 8 Nov 2009 07:19:24 -0000 1.4 +++ textproc/p5-Lingua-EN-Numbers-Easy/Makefile 22 May 2012 02:03:28 -0000 @@ -15,7 +15,7 @@ COMMENT= A perl module providing hash access to Lingua::EN::Numbers objects RUN_DEPENDS= p5-Lingua-EN-Numbers>=1.01:${PORTSDIR}/textproc/p5-Lingua-EN-Numbers -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: textproc/p5-Net-IDN-Encode/Makefile =================================================================== RCS file: /home/pcvs/ports/textproc/p5-Net-IDN-Encode/Makefile,v retrieving revision 1.1 diff -u -r1.1 Makefile --- textproc/p5-Net-IDN-Encode/Makefile 10 Dec 2010 01:22:19 -0000 1.1 +++ textproc/p5-Net-IDN-Encode/Makefile 22 May 2012 02:03:28 -0000 @@ -15,7 +15,7 @@ COMMENT= Internationalizing Domain Names in Applications (RFC 3490) RUN_DEPENDS= ${SITE_PERL}/Net/IDN/Nameprep.pm:${PORTSDIR}/converters/p5-Net-IDN-Nameprep -BUILD_DEPENDS= ${RUN_DEPENDS} \ +BUILD_DEPENDS:= ${RUN_DEPENDS} \ ${SITE_PERL}/Test/NoWarnings.pm:${PORTSDIR}/devel/p5-Test-NoWarnings PERL_MODBUILD= yes Index: textproc/p5-Net-YASA/Makefile =================================================================== RCS file: /home/pcvs/ports/textproc/p5-Net-YASA/Makefile,v retrieving revision 1.3 diff -u -r1.3 Makefile --- textproc/p5-Net-YASA/Makefile 1 May 2012 01:47:05 -0000 1.3 +++ textproc/p5-Net-YASA/Makefile 22 May 2012 02:03:28 -0000 @@ -15,7 +15,7 @@ COMMENT= Perl interface to YASA (Yet Another Suffix Array) RUN_DEPENDS= ${SITE_PERL}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_MODBUILD= yes Index: textproc/p5-PPI-XS/Makefile =================================================================== RCS file: /home/pcvs/ports/textproc/p5-PPI-XS/Makefile,v retrieving revision 1.2 diff -u -r1.2 Makefile --- textproc/p5-PPI-XS/Makefile 11 May 2009 12:59:57 -0000 1.2 +++ textproc/p5-PPI-XS/Makefile 22 May 2012 02:03:28 -0000 @@ -16,7 +16,7 @@ COMMENT= XS acceleration for the PPI perl parser RUN_DEPENDS= p5-PPI>=1.000:${PORTSDIR}/textproc/p5-PPI -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: textproc/p5-PPIx-Utilities/Makefile =================================================================== RCS file: /home/pcvs/ports/textproc/p5-PPIx-Utilities/Makefile,v retrieving revision 1.5 diff -u -r1.5 Makefile --- textproc/p5-PPIx-Utilities/Makefile 7 May 2012 15:42:44 -0000 1.5 +++ textproc/p5-PPIx-Utilities/Makefile 22 May 2012 02:03:28 -0000 @@ -19,7 +19,7 @@ p5-PPI>=1.208:${PORTSDIR}/textproc/p5-PPI \ p5-Readonly>=1.03:${PORTSDIR}/devel/p5-Readonly \ p5-Task-Weaken>=0:${PORTSDIR}/devel/p5-Task-Weaken -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= p5-Test-Deep>=0:${PORTSDIR}/devel/p5-Test-Deep PERL_MODBUILD= yes Index: textproc/p5-Perl-Critic/Makefile =================================================================== RCS file: /home/pcvs/ports/textproc/p5-Perl-Critic/Makefile,v retrieving revision 1.40 diff -u -r1.40 Makefile --- textproc/p5-Perl-Critic/Makefile 1 Dec 2011 10:33:56 -0000 1.40 +++ textproc/p5-Perl-Critic/Makefile 22 May 2012 02:03:28 -0000 @@ -36,7 +36,7 @@ p5-version>=0:${PORTSDIR}/devel/p5-version \ p5-PPIx-Utilities>=1.000:${PORTSDIR}/textproc/p5-PPIx-Utilities \ perltidy:${PORTSDIR}/devel/perltidy -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= p5-Test-Deep>=0:${PORTSDIR}/devel/p5-Test-Deep PERL_MODBUILD= yes Index: textproc/p5-Pod-Tree/Makefile =================================================================== RCS file: /home/pcvs/ports/textproc/p5-Pod-Tree/Makefile,v retrieving revision 1.12 diff -u -r1.12 Makefile --- textproc/p5-Pod-Tree/Makefile 13 Mar 2012 16:15:25 -0000 1.12 +++ textproc/p5-Pod-Tree/Makefile 22 May 2012 02:03:28 -0000 @@ -18,7 +18,7 @@ RUN_DEPENDS= p5-HTML-Stream>=1.49:${PORTSDIR}/www/p5-HTML-Stream \ p5-IO-String>=1:${PORTSDIR}/devel/p5-IO-String \ p5-Text-Template>=1:${PORTSDIR}/textproc/p5-Text-Template -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: textproc/p5-Regexp-Log-Common/Makefile =================================================================== RCS file: /home/pcvs/ports/textproc/p5-Regexp-Log-Common/Makefile,v retrieving revision 1.6 diff -u -r1.6 Makefile --- textproc/p5-Regexp-Log-Common/Makefile 17 Apr 2008 14:28:55 -0000 1.6 +++ textproc/p5-Regexp-Log-Common/Makefile 22 May 2012 02:03:28 -0000 @@ -15,7 +15,7 @@ COMMENT= Regexp::Log::Common, a parser for the Common Log Format RUN_DEPENDS= ${SITE_PERL}/Regexp/Log.pm:${PORTSDIR}/textproc/p5-Regexp-Log -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: textproc/p5-String-Truncate/Makefile =================================================================== RCS file: /home/pcvs/ports/textproc/p5-String-Truncate/Makefile,v retrieving revision 1.4 diff -u -r1.4 Makefile --- textproc/p5-String-Truncate/Makefile 4 May 2011 15:52:52 -0000 1.4 +++ textproc/p5-String-Truncate/Makefile 22 May 2012 02:03:28 -0000 @@ -16,7 +16,7 @@ RUN_DEPENDS= p5-Sub-Exporter>=0.953:${PORTSDIR}/devel/p5-Sub-Exporter \ p5-Sub-Install>=0.03:${PORTSDIR}/devel/p5-Sub-Install -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: textproc/p5-String-Urandom/Makefile =================================================================== RCS file: /home/pcvs/ports/textproc/p5-String-Urandom/Makefile,v retrieving revision 1.1 diff -u -r1.1 Makefile --- textproc/p5-String-Urandom/Makefile 31 Dec 2011 08:45:26 -0000 1.1 +++ textproc/p5-String-Urandom/Makefile 22 May 2012 02:03:28 -0000 @@ -16,7 +16,7 @@ RUN_DEPENDS= \ p5-Params-Validate>0:${PORTSDIR}/devel/p5-Params-Validate -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: textproc/p5-Text-Context/Makefile =================================================================== RCS file: /home/pcvs/ports/textproc/p5-Text-Context/Makefile,v retrieving revision 1.3 diff -u -r1.3 Makefile --- textproc/p5-Text-Context/Makefile 16 Aug 2009 09:21:51 -0000 1.3 +++ textproc/p5-Text-Context/Makefile 22 May 2012 02:03:28 -0000 @@ -17,7 +17,7 @@ RUN_DEPENDS= p5-Text-Context-EitherSide>=1.1:${PORTSDIR}/textproc/p5-Text-Context-EitherSide \ p5-UNIVERSAL-require>=0.03:${PORTSDIR}/devel/p5-UNIVERSAL-require \ p5-HTML-Parser>0:${PORTSDIR}/www/p5-HTML-Parser -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: textproc/p5-Text-Flow/Makefile =================================================================== RCS file: /home/pcvs/ports/textproc/p5-Text-Flow/Makefile,v retrieving revision 1.2 diff -u -r1.2 Makefile --- textproc/p5-Text-Flow/Makefile 28 Aug 2009 17:37:12 -0000 1.2 +++ textproc/p5-Text-Flow/Makefile 22 May 2012 02:03:28 -0000 @@ -17,7 +17,7 @@ RUN_DEPENDS= p5-Moose>=0.45:${PORTSDIR}/devel/p5-Moose \ p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception \ p5-Test-LongString>=0:${PORTSDIR}/devel/p5-Test-LongString -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= YES Index: textproc/p5-Text-Patch/Makefile =================================================================== RCS file: /home/pcvs/ports/textproc/p5-Text-Patch/Makefile,v retrieving revision 1.2 diff -u -r1.2 Makefile --- textproc/p5-Text-Patch/Makefile 9 Oct 2010 15:08:56 -0000 1.2 +++ textproc/p5-Text-Patch/Makefile 22 May 2012 02:03:28 -0000 @@ -15,7 +15,7 @@ COMMENT= Perl extension to patch text with given patch RUN_DEPENDS= p5-Text-Diff>0:${PORTSDIR}/textproc/p5-Text-Diff -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: textproc/p5-Text-Quote/Makefile =================================================================== RCS file: /home/pcvs/ports/textproc/p5-Text-Quote/Makefile,v retrieving revision 1.6 diff -u -r1.6 Makefile --- textproc/p5-Text-Quote/Makefile 13 Mar 2012 16:15:26 -0000 1.6 +++ textproc/p5-Text-Quote/Makefile 22 May 2012 02:03:28 -0000 @@ -17,7 +17,7 @@ COMMENT= Quotes strings as required for perl to eval them back correctly RUN_DEPENDS= p5-Carp-Assert>=0.13:${PORTSDIR}/devel/p5-Carp-Assert -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: textproc/p5-Text-Report/Makefile =================================================================== RCS file: /home/pcvs/ports/textproc/p5-Text-Report/Makefile,v retrieving revision 1.3 diff -u -r1.3 Makefile --- textproc/p5-Text-Report/Makefile 17 Apr 2008 14:29:09 -0000 1.3 +++ textproc/p5-Text-Report/Makefile 22 May 2012 02:03:28 -0000 @@ -15,7 +15,7 @@ COMMENT= For generating mixed columnar formatted reports and report templates RUN_DEPENDS= ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: textproc/p5-Text-Sass/Makefile =================================================================== RCS file: /home/pcvs/ports/textproc/p5-Text-Sass/Makefile,v retrieving revision 1.6 diff -u -r1.6 Makefile --- textproc/p5-Text-Sass/Makefile 17 Mar 2012 01:01:07 -0000 1.6 +++ textproc/p5-Text-Sass/Makefile 22 May 2012 02:03:28 -0000 @@ -18,7 +18,7 @@ RUN_DEPENDS= \ p5-Readonly>=1.03:${PORTSDIR}/devel/p5-Readonly \ p5-Convert-Color>0:${PORTSDIR}/graphics/p5-Convert-Color -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= p5-Try-Tiny>0:${PORTSDIR}/lang/p5-Try-Tiny PERL_MODBUILD= yes Index: textproc/p5-WordNet-Similarity/Makefile =================================================================== RCS file: /home/pcvs/ports/textproc/p5-WordNet-Similarity/Makefile,v retrieving revision 1.24 diff -u -r1.24 Makefile --- textproc/p5-WordNet-Similarity/Makefile 1 May 2012 01:47:08 -0000 1.24 +++ textproc/p5-WordNet-Similarity/Makefile 22 May 2012 02:03:28 -0000 @@ -17,7 +17,7 @@ RUN_DEPENDS= ${SITE_PERL}/WordNet/QueryData.pm:${PORTSDIR}/textproc/p5-WordNet-QueryData \ ${SITE_PERL}/Text/OverlapFinder.pm:${PORTSDIR}/textproc/p5-Text-Similarity \ p5-Digest-SHA1>=2.10:${PORTSDIR}/security/p5-Digest-SHA1 -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} WNHOME?= ${LOCALBASE}/share/WordNet Index: textproc/p5-XML-Atom-Filter/Makefile =================================================================== RCS file: /home/pcvs/ports/textproc/p5-XML-Atom-Filter/Makefile,v retrieving revision 1.8 diff -u -r1.8 Makefile --- textproc/p5-XML-Atom-Filter/Makefile 17 Sep 2011 06:49:17 -0000 1.8 +++ textproc/p5-XML-Atom-Filter/Makefile 22 May 2012 02:03:28 -0000 @@ -15,7 +15,7 @@ COMMENT= Easy creation of command line Atom processing tools RUN_DEPENDS= ${SITE_PERL}/XML/Atom.pm:${PORTSDIR}/textproc/p5-XML-Atom -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: textproc/p5-XML-Atom-Syndication/Makefile =================================================================== RCS file: /home/pcvs/ports/textproc/p5-XML-Atom-Syndication/Makefile,v retrieving revision 1.12 diff -u -r1.12 Makefile --- textproc/p5-XML-Atom-Syndication/Makefile 15 Dec 2009 09:50:17 -0000 1.12 +++ textproc/p5-XML-Atom-Syndication/Makefile 22 May 2012 02:03:28 -0000 @@ -19,7 +19,7 @@ RUN_DEPENDS= p5-Class-ErrorHandler>=0:${PORTSDIR}/devel/p5-Class-ErrorHandler \ p5-XML-Elemental>=2:${PORTSDIR}/textproc/p5-XML-Elemental \ p5-XML-Writer>=0.6:${PORTSDIR}/textproc/p5-XML-Writer -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: textproc/p5-XML-DOM/Makefile =================================================================== RCS file: /home/pcvs/ports/textproc/p5-XML-DOM/Makefile,v retrieving revision 1.18 diff -u -r1.18 Makefile --- textproc/p5-XML-DOM/Makefile 15 Aug 2011 09:13:09 -0000 1.18 +++ textproc/p5-XML-DOM/Makefile 22 May 2012 02:03:28 -0000 @@ -18,7 +18,7 @@ ${SITE_PERL}/XML/Parser/PerlSAX.pm:${PORTSDIR}/textproc/p5-libxml \ ${SITE_PERL}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww \ ${SITE_PERL}/XML/RegExp.pm:${PORTSDIR}/textproc/p5-XML-RegExp -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: textproc/p5-XML-FOAF/Makefile =================================================================== RCS file: /home/pcvs/ports/textproc/p5-XML-FOAF/Makefile,v retrieving revision 1.6 diff -u -r1.6 Makefile --- textproc/p5-XML-FOAF/Makefile 19 Mar 2012 02:03:19 -0000 1.6 +++ textproc/p5-XML-FOAF/Makefile 22 May 2012 02:03:28 -0000 @@ -19,7 +19,7 @@ RUN_DEPENDS= p5-Filter>=0:${PORTSDIR}/devel/p5-Filter \ p5-RDF-Core>=0:${PORTSDIR}/textproc/p5-RDF-Core \ p5-libwww>=0:${PORTSDIR}/www/p5-libwww -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: textproc/p5-XML-Filter-BufferText/Makefile =================================================================== RCS file: /home/pcvs/ports/textproc/p5-XML-Filter-BufferText/Makefile,v retrieving revision 1.6 diff -u -r1.6 Makefile --- textproc/p5-XML-Filter-BufferText/Makefile 7 May 2012 15:42:46 -0000 1.6 +++ textproc/p5-XML-Filter-BufferText/Makefile 22 May 2012 02:03:28 -0000 @@ -15,7 +15,7 @@ COMMENT= Filter to put all characters() in one event RUN_DEPENDS= ${SITE_PERL}/XML/SAX.pm:${PORTSDIR}/textproc/p5-XML-SAX -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: textproc/p5-XML-Filter-DetectWS/Makefile =================================================================== RCS file: /home/pcvs/ports/textproc/p5-XML-Filter-DetectWS/Makefile,v retrieving revision 1.5 diff -u -r1.5 Makefile --- textproc/p5-XML-Filter-DetectWS/Makefile 7 May 2012 15:42:46 -0000 1.5 +++ textproc/p5-XML-Filter-DetectWS/Makefile 22 May 2012 02:03:28 -0000 @@ -15,7 +15,7 @@ COMMENT= A PerlSAX filter that detects ignorable whitespace RUN_DEPENDS= ${SITE_PERL}/XML/Filter/SAXT.pm:${PORTSDIR}/textproc/p5-XML-Filter-SAXT -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: textproc/p5-XML-Filter-Reindent/Makefile =================================================================== RCS file: /home/pcvs/ports/textproc/p5-XML-Filter-Reindent/Makefile,v retrieving revision 1.5 diff -u -r1.5 Makefile --- textproc/p5-XML-Filter-Reindent/Makefile 7 May 2012 15:42:46 -0000 1.5 +++ textproc/p5-XML-Filter-Reindent/Makefile 22 May 2012 02:03:28 -0000 @@ -15,7 +15,7 @@ COMMENT= Reformats whitespace for pretty printing XML RUN_DEPENDS= ${SITE_PERL}/XML/Filter/DetectWS.pm:${PORTSDIR}/textproc/p5-XML-Filter-DetectWS -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: textproc/p5-XML-Filter-SAX1toSAX2/Makefile =================================================================== RCS file: /home/pcvs/ports/textproc/p5-XML-Filter-SAX1toSAX2/Makefile,v retrieving revision 1.6 diff -u -r1.6 Makefile --- textproc/p5-XML-Filter-SAX1toSAX2/Makefile 7 May 2012 15:42:47 -0000 1.6 +++ textproc/p5-XML-Filter-SAX1toSAX2/Makefile 22 May 2012 02:03:28 -0000 @@ -16,7 +16,7 @@ BUILD_DEPENDS= ${SITE_PERL}/XML/SAX/Base.pm:${PORTSDIR}/textproc/p5-XML-SAX \ ${SITE_PERL}/XML/SAX/Writer.pm:${PORTSDIR}/textproc/p5-XML-SAX-Writer -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes Index: textproc/p5-XML-Filter-XSLT/Makefile =================================================================== RCS file: /home/pcvs/ports/textproc/p5-XML-Filter-XSLT/Makefile,v retrieving revision 1.5 diff -u -r1.5 Makefile --- textproc/p5-XML-Filter-XSLT/Makefile 7 May 2012 15:42:47 -0000 1.5 +++ textproc/p5-XML-Filter-XSLT/Makefile 22 May 2012 02:03:28 -0000 @@ -17,7 +17,7 @@ RUN_DEPENDS= ${SITE_PERL}/XML/SAX.pm:${PORTSDIR}/textproc/p5-XML-SAX \ ${SITE_PERL}/XML/SAX/Writer.pm:${PORTSDIR}/textproc/p5-XML-SAX-Writer \ ${SITE_PERL}/${PERL_ARCH}/XML/LibXSLT.pm:${PORTSDIR}/textproc/p5-XML-LibXSLT -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: textproc/p5-XML-GDOME/Makefile =================================================================== RCS file: /home/pcvs/ports/textproc/p5-XML-GDOME/Makefile,v retrieving revision 1.12 diff -u -r1.12 Makefile --- textproc/p5-XML-GDOME/Makefile 30 Oct 2009 16:18:57 -0000 1.12 +++ textproc/p5-XML-GDOME/Makefile 22 May 2012 02:03:28 -0000 @@ -18,7 +18,7 @@ LIB_DEPENDS= gdome.8:${PORTSDIR}/textproc/gdome2 RUN_DEPENDS= ${SITE_PERL}/XML/SAX/Base.pm:${PORTSDIR}/textproc/p5-XML-SAX \ ${SITE_PERL}/${PERL_ARCH}/XML/LibXML/Common.pm:${PORTSDIR}/textproc/p5-XML-LibXML -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: textproc/p5-XML-Generator-DBI/Makefile =================================================================== RCS file: /home/pcvs/ports/textproc/p5-XML-Generator-DBI/Makefile,v retrieving revision 1.6 diff -u -r1.6 Makefile --- textproc/p5-XML-Generator-DBI/Makefile 7 May 2012 15:42:47 -0000 1.6 +++ textproc/p5-XML-Generator-DBI/Makefile 22 May 2012 02:03:28 -0000 @@ -16,7 +16,7 @@ COMMENT= Generate SAX events from SQL queries RUN_DEPENDS= ${SITE_PERL}/XML/SAX.pm:${PORTSDIR}/textproc/p5-XML-SAX -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: textproc/p5-XML-Hadler-HTMLWriter/Makefile =================================================================== RCS file: /home/pcvs/ports/textproc/p5-XML-Hadler-HTMLWriter/Makefile,v retrieving revision 1.4 diff -u -r1.4 Makefile --- textproc/p5-XML-Hadler-HTMLWriter/Makefile 1 May 2012 01:47:08 -0000 1.4 +++ textproc/p5-XML-Hadler-HTMLWriter/Makefile 22 May 2012 02:03:28 -0000 @@ -15,7 +15,7 @@ RUN_DEPENDS= ${SITE_PERL}/XML/SAX/Writer.pm:${PORTSDIR}/textproc/p5-XML-SAX-Writer \ ${SITE_PERL}/${PERL_ARCH}/HTML/Entities.pm:${PORTSDIR}/www/p5-HTML-Parser -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: textproc/p5-XML-LibXML-Simple/Makefile =================================================================== RCS file: /home/pcvs/ports/textproc/p5-XML-LibXML-Simple/Makefile,v retrieving revision 1.4 diff -u -r1.4 Makefile --- textproc/p5-XML-LibXML-Simple/Makefile 6 Oct 2011 17:16:23 -0000 1.4 +++ textproc/p5-XML-LibXML-Simple/Makefile 22 May 2012 02:03:28 -0000 @@ -19,7 +19,7 @@ RUN_DEPENDS= p5-File-Slurp>=0:${PORTSDIR}/devel/p5-File-Slurp \ p5-XML-LibXML>=1.64:${PORTSDIR}/textproc/p5-XML-LibXML -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= p5-Test-Pod>=1.00:${PORTSDIR}/devel/p5-Test-Pod Index: textproc/p5-XML-Liberal/Makefile =================================================================== RCS file: /home/pcvs/ports/textproc/p5-XML-Liberal/Makefile,v retrieving revision 1.13 diff -u -r1.13 Makefile --- textproc/p5-XML-Liberal/Makefile 13 Oct 2009 07:36:42 -0000 1.13 +++ textproc/p5-XML-Liberal/Makefile 22 May 2012 02:03:28 -0000 @@ -18,7 +18,7 @@ p5-HTML-Entities-Numbered>=0.04:${PORTSDIR}/textproc/p5-HTML-Entities-Numbered \ p5-Module-Pluggable-Fast>=0.16:${PORTSDIR}/devel/p5-Module-Pluggable-Fast \ p5-XML-LibXML>=1.58:${PORTSDIR}/textproc/p5-XML-LibXML -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: textproc/p5-XML-Literal/Makefile =================================================================== RCS file: /home/pcvs/ports/textproc/p5-XML-Literal/Makefile,v retrieving revision 1.4 diff -u -r1.4 Makefile --- textproc/p5-XML-Literal/Makefile 17 Apr 2008 14:29:20 -0000 1.4 +++ textproc/p5-XML-Literal/Makefile 22 May 2012 02:03:28 -0000 @@ -15,7 +15,7 @@ COMMENT= Syntax suppor for XML literals RUN_DEPENDS= ${SITE_PERL}/Sub/Override.pm:${PORTSDIR}/devel/p5-Sub-Override -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: textproc/p5-XML-RAI/Makefile =================================================================== RCS file: /home/pcvs/ports/textproc/p5-XML-RAI/Makefile,v retrieving revision 1.21 diff -u -r1.21 Makefile --- textproc/p5-XML-RAI/Makefile 16 Aug 2009 18:28:38 -0000 1.21 +++ textproc/p5-XML-RAI/Makefile 22 May 2012 02:03:28 -0000 @@ -17,7 +17,7 @@ RUN_DEPENDS= ${SITE_PERL}/XML/RSS/Parser.pm:${PORTSDIR}/textproc/p5-XML-RSS-Parser \ ${SITE_PERL}/Date/Parse.pm:${PORTSDIR}/devel/p5-TimeDate -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: textproc/p5-XML-RSS/Makefile =================================================================== RCS file: /home/pcvs/ports/textproc/p5-XML-RSS/Makefile,v retrieving revision 1.38 diff -u -r1.38 Makefile --- textproc/p5-XML-RSS/Makefile 6 May 2011 03:31:18 -0000 1.38 +++ textproc/p5-XML-RSS/Makefile 22 May 2012 02:03:28 -0000 @@ -19,7 +19,7 @@ p5-DateTime-Format-W3CDTF>=0:${PORTSDIR}/devel/p5-DateTime-Format-W3CDTF \ p5-HTML-Parser>=0:${PORTSDIR}/www/p5-HTML-Parser \ p5-XML-Parser>=2.23:${PORTSDIR}/textproc/p5-XML-Parser -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} BUILD_DEPENDS+= p5-Test-Manifest>=0.9:${PORTSDIR}/devel/p5-Test-Manifest PERL_CONFIGURE= yes Index: textproc/p5-XML-RSS-JavaScript/Makefile =================================================================== RCS file: /home/pcvs/ports/textproc/p5-XML-RSS-JavaScript/Makefile,v retrieving revision 1.11 diff -u -r1.11 Makefile --- textproc/p5-XML-RSS-JavaScript/Makefile 29 Jul 2010 02:58:43 -0000 1.11 +++ textproc/p5-XML-RSS-JavaScript/Makefile 22 May 2012 02:03:28 -0000 @@ -15,7 +15,7 @@ COMMENT= Perl extension to serialize your RSS as JavaScript RUN_DEPENDS= p5-XML-RSS>=1.31:${PORTSDIR}/textproc/p5-XML-RSS -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: textproc/p5-XML-RSS-Liberal/Makefile =================================================================== RCS file: /home/pcvs/ports/textproc/p5-XML-RSS-Liberal/Makefile,v retrieving revision 1.7 diff -u -r1.7 Makefile --- textproc/p5-XML-RSS-Liberal/Makefile 1 May 2012 01:47:08 -0000 1.7 +++ textproc/p5-XML-RSS-Liberal/Makefile 22 May 2012 02:03:28 -0000 @@ -16,7 +16,7 @@ RUN_DEPENDS= ${SITE_PERL}/XML/Liberal.pm:${PORTSDIR}/textproc/p5-XML-Liberal \ ${SITE_PERL}/XML/RSS/LibXML.pm:${PORTSDIR}/textproc/p5-XML-RSS-LibXML -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: textproc/p5-XML-RSS-Parser/Makefile =================================================================== RCS file: /home/pcvs/ports/textproc/p5-XML-RSS-Parser/Makefile,v retrieving revision 1.10 diff -u -r1.10 Makefile --- textproc/p5-XML-RSS-Parser/Makefile 26 Feb 2008 07:25:47 -0000 1.10 +++ textproc/p5-XML-RSS-Parser/Makefile 22 May 2012 02:03:28 -0000 @@ -18,7 +18,7 @@ RUN_DEPENDS= ${SITE_PERL}/XML/Elemental.pm:${PORTSDIR}/textproc/p5-XML-Elemental \ ${SITE_PERL}/Class/XPath.pm:${PORTSDIR}/devel/p5-Class-XPath \ ${SITE_PERL}/Class/ErrorHandler.pm:${PORTSDIR}/devel/p5-Class-ErrorHandler -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:C/\.0//} Index: textproc/p5-XML-Rewrite/Makefile =================================================================== RCS file: /home/pcvs/ports/textproc/p5-XML-Rewrite/Makefile,v retrieving revision 1.3 diff -u -r1.3 Makefile --- textproc/p5-XML-Rewrite/Makefile 10 Apr 2012 01:24:17 -0000 1.3 +++ textproc/p5-XML-Rewrite/Makefile 22 May 2012 02:03:28 -0000 @@ -18,7 +18,7 @@ RUN_DEPENDS= p5-Log-Report>=0.21:${PORTSDIR}/devel/p5-Log-Report \ p5-XML-Compile-Cache>=0:${PORTSDIR}/textproc/p5-XML-Compile-Cache \ p5-XML-LibXML>=1.70:${PORTSDIR}/textproc/p5-XML-LibXML -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: textproc/p5-XML-Rules/Makefile =================================================================== RCS file: /home/pcvs/ports/textproc/p5-XML-Rules/Makefile,v retrieving revision 1.3 diff -u -r1.3 Makefile --- textproc/p5-XML-Rules/Makefile 31 Jul 2010 20:29:28 -0000 1.3 +++ textproc/p5-XML-Rules/Makefile 22 May 2012 02:03:28 -0000 @@ -15,7 +15,7 @@ COMMENT= Parse XML and specify rules for individual tags RUN_DEPENDS= p5-XML-Parser>=2.00:${PORTSDIR}/textproc/p5-XML-Parser -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_MODBUILD= yes Index: textproc/p5-XML-SAX-Expat/Makefile =================================================================== RCS file: /home/pcvs/ports/textproc/p5-XML-SAX-Expat/Makefile,v retrieving revision 1.11 diff -u -r1.11 Makefile --- textproc/p5-XML-SAX-Expat/Makefile 7 May 2012 15:42:48 -0000 1.11 +++ textproc/p5-XML-SAX-Expat/Makefile 22 May 2012 02:03:28 -0000 @@ -17,7 +17,7 @@ RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser \ ${SITE_PERL}/XML/SAX.pm:${PORTSDIR}/textproc/p5-XML-SAX \ ${SITE_PERL}/XML/NamespaceSupport.pm:${PORTSDIR}/textproc/p5-XML-NamespaceSupport -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: textproc/p5-XML-SAX-Expat-Incremental/Makefile =================================================================== RCS file: /home/pcvs/ports/textproc/p5-XML-SAX-Expat-Incremental/Makefile,v retrieving revision 1.4 diff -u -r1.4 Makefile --- textproc/p5-XML-SAX-Expat-Incremental/Makefile 10 Apr 2012 02:07:59 -0000 1.4 +++ textproc/p5-XML-SAX-Expat-Incremental/Makefile 22 May 2012 02:03:28 -0000 @@ -16,7 +16,7 @@ RUN_DEPENDS= p5-XML-Parser>0:${PORTSDIR}/textproc/p5-XML-Parser \ p5-XML-SAX-Expat>0:${PORTSDIR}/textproc/p5-XML-SAX-Expat -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception PERL_CONFIGURE= yes Index: textproc/p5-XML-SAX-ExpatXS/Makefile =================================================================== RCS file: /home/pcvs/ports/textproc/p5-XML-SAX-ExpatXS/Makefile,v retrieving revision 1.18 diff -u -r1.18 Makefile --- textproc/p5-XML-SAX-ExpatXS/Makefile 7 May 2012 15:42:48 -0000 1.18 +++ textproc/p5-XML-SAX-ExpatXS/Makefile 22 May 2012 02:03:28 -0000 @@ -16,7 +16,7 @@ RUN_DEPENDS= ${SITE_PERL}/XML/SAX.pm:${PORTSDIR}/textproc/p5-XML-SAX LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2 -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes CONFIGURE_ARGS= EXPATLIBPATH=${LOCALBASE}/lib \ Index: textproc/p5-XML-SAX-Simple/Makefile =================================================================== RCS file: /home/pcvs/ports/textproc/p5-XML-SAX-Simple/Makefile,v retrieving revision 1.5 diff -u -r1.5 Makefile --- textproc/p5-XML-SAX-Simple/Makefile 7 May 2012 15:42:48 -0000 1.5 +++ textproc/p5-XML-SAX-Simple/Makefile 22 May 2012 02:03:28 -0000 @@ -17,7 +17,7 @@ RUN_DEPENDS= ${SITE_PERL}/XML/SAX.pm:${PORTSDIR}/textproc/p5-XML-SAX \ ${SITE_PERL}/XML/Simple.pm:${PORTSDIR}/textproc/p5-XML-Simple \ ${SITE_PERL}/XML/Handler/Trees.pm:${PORTSDIR}/textproc/p5-XML-Handler-Trees -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: textproc/p5-XML-XQL/Makefile =================================================================== RCS file: /home/pcvs/ports/textproc/p5-XML-XQL/Makefile,v retrieving revision 1.8 diff -u -r1.8 Makefile --- textproc/p5-XML-XQL/Makefile 17 Apr 2008 14:29:25 -0000 1.8 +++ textproc/p5-XML-XQL/Makefile 22 May 2012 02:03:28 -0000 @@ -18,7 +18,7 @@ ${SITE_PERL}/Date/Manip.pm:${PORTSDIR}/devel/p5-Date-Manip \ ${SITE_PERL}/Parse/Yapp.pm:${PORTSDIR}/devel/p5-Parse-Yapp \ ${SITE_PERL}/XML/DOM.pm:${PORTSDIR}/textproc/p5-XML-DOM -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: textproc/p5-YAPE-Regex-Explain/Makefile =================================================================== RCS file: /home/pcvs/ports/textproc/p5-YAPE-Regex-Explain/Makefile,v retrieving revision 1.6 diff -u -r1.6 Makefile --- textproc/p5-YAPE-Regex-Explain/Makefile 8 Sep 2011 08:36:42 -0000 1.6 +++ textproc/p5-YAPE-Regex-Explain/Makefile 22 May 2012 02:03:28 -0000 @@ -16,7 +16,7 @@ COMMENT= Explanation of a Regular Expression RUN_DEPENDS= p5-YAPE-Regex>=0:${PORTSDIR}/textproc/p5-YAPE-Regex -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: textproc/p5-pod2pdf/Makefile =================================================================== RCS file: /home/pcvs/ports/textproc/p5-pod2pdf/Makefile,v retrieving revision 1.3 diff -u -r1.3 Makefile --- textproc/p5-pod2pdf/Makefile 8 Sep 2011 08:36:43 -0000 1.3 +++ textproc/p5-pod2pdf/Makefile 22 May 2012 02:03:28 -0000 @@ -18,7 +18,7 @@ RUN_DEPENDS= p5-PDF-API2>=0.60:${PORTSDIR}/textproc/p5-PDF-API2 \ p5-Pod-Escapes>0:${PORTSDIR}/textproc/p5-Pod-Escapes \ p5-Getopt-ArgvFile>0:${PORTSDIR}/devel/p5-Getopt-ArgvFile -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: www/interchange/Makefile =================================================================== RCS file: /home/pcvs/ports/www/interchange/Makefile,v retrieving revision 1.26 diff -u -r1.26 Makefile --- www/interchange/Makefile 15 Jan 2009 09:39:59 -0000 1.26 +++ www/interchange/Makefile 22 May 2012 02:03:28 -0000 @@ -19,7 +19,7 @@ p5-libwww>=5.810:${PORTSDIR}/www/p5-libwww \ p5-Set-Crontab>=1.00:${PORTSDIR}/devel/p5-Set-Crontab \ p5-Digest-SHA1>=2.11:${PORTSDIR}/security/p5-Digest-SHA1 -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} USE_BZIP2= yes PERL_CONFIGURE= yes Index: www/p5-AnyEvent-Mojo/Makefile =================================================================== RCS file: /home/pcvs/ports/www/p5-AnyEvent-Mojo/Makefile,v retrieving revision 1.2 diff -u -r1.2 Makefile --- www/p5-AnyEvent-Mojo/Makefile 29 Nov 2010 11:58:49 -0000 1.2 +++ www/p5-AnyEvent-Mojo/Makefile 22 May 2012 02:03:28 -0000 @@ -21,7 +21,7 @@ p5-Mojolicious>=0.991251:${PORTSDIR}/www/p5-Mojolicious # p5-Test-Deep>0:${PORTSDIR}/devel/p5-Test-Deep \ # p5-Test-Exception>0:${PORTSDIR}/devel/p5-Test-Exception -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: www/p5-AnyEvent-ReverseHTTP/Makefile =================================================================== RCS file: /home/pcvs/ports/www/p5-AnyEvent-ReverseHTTP/Makefile,v retrieving revision 1.1 diff -u -r1.1 Makefile --- www/p5-AnyEvent-ReverseHTTP/Makefile 13 Oct 2009 14:52:25 -0000 1.1 +++ www/p5-AnyEvent-ReverseHTTP/Makefile 22 May 2012 02:03:28 -0000 @@ -20,7 +20,7 @@ p5-AnyEvent-HTTP>0:${PORTSDIR}/www/p5-AnyEvent-HTTP \ p5-libwww>0:${PORTSDIR}/www/p5-libwww \ p5-URI>0:${PORTSDIR}/net/p5-URI -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: www/p5-AnyEvent-SCGI/Makefile =================================================================== RCS file: /home/pcvs/ports/www/p5-AnyEvent-SCGI/Makefile,v retrieving revision 1.1 diff -u -r1.1 Makefile --- www/p5-AnyEvent-SCGI/Makefile 16 Apr 2010 15:05:53 -0000 1.1 +++ www/p5-AnyEvent-SCGI/Makefile 22 May 2012 02:03:28 -0000 @@ -16,7 +16,7 @@ RUN_DEPENDS= \ p5-AnyEvent>=5.2:${PORTSDIR}/devel/p5-AnyEvent -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: www/p5-Apache-GopherHandler/Makefile =================================================================== RCS file: /home/pcvs/ports/www/p5-Apache-GopherHandler/Makefile,v retrieving revision 1.7 diff -u -r1.7 Makefile --- www/p5-Apache-GopherHandler/Makefile 22 May 2011 22:23:14 -0000 1.7 +++ www/p5-Apache-GopherHandler/Makefile 22 May 2012 02:03:28 -0000 @@ -17,7 +17,7 @@ RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/mod_perl2.pm:${PORTSDIR}/www/mod_perl2 \ ${SITE_PERL}/Gopher/Server/ParseRequest.pm:${PORTSDIR}/net/p5-Gopher-Server -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_MODBUILD= yes Index: www/p5-Apache-Session/Makefile =================================================================== RCS file: /home/pcvs/ports/www/p5-Apache-Session/Makefile,v retrieving revision 1.28 diff -u -r1.28 Makefile --- www/p5-Apache-Session/Makefile 26 Sep 2010 00:32:50 -0000 1.28 +++ www/p5-Apache-Session/Makefile 22 May 2012 02:03:28 -0000 @@ -17,7 +17,7 @@ MAKE_JOBS_SAFE= yes RUN_DEPENDS= p5-DBI>=0:${PORTSDIR}/databases/p5-DBI -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} BUILD_DEPENDS+= p5-Test-Deep>=0.082:${PORTSDIR}/devel/p5-Test-Deep \ p5-Test-Exception>=0.15:${PORTSDIR}/devel/p5-Test-Exception Index: www/p5-Ark/Makefile =================================================================== RCS file: /home/pcvs/ports/www/p5-Ark/Makefile,v retrieving revision 1.3 diff -u -r1.3 Makefile --- www/p5-Ark/Makefile 17 Sep 2011 07:06:37 -0000 1.3 +++ www/p5-Ark/Makefile 22 May 2012 02:03:28 -0000 @@ -18,7 +18,7 @@ MAINTAINER= kuriyama@FreeBSD.org COMMENT= Perl web application framework -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} RUN_DEPENDS= \ p5-Class-Data-Inheritable>0:${PORTSDIR}/devel/p5-Class-Data-Inheritable \ p5-Class-Method-Modifiers-Fast>0:${PORTSDIR}/devel/p5-Class-Method-Modifiers-Fast \ Index: www/p5-Business-PayPal/Makefile =================================================================== RCS file: /home/pcvs/ports/www/p5-Business-PayPal/Makefile,v retrieving revision 1.11 diff -u -r1.11 Makefile --- www/p5-Business-PayPal/Makefile 13 Mar 2012 16:15:28 -0000 1.11 +++ www/p5-Business-PayPal/Makefile 22 May 2012 02:03:28 -0000 @@ -17,7 +17,7 @@ RUN_DEPENDS= p5-Net-SSLeay>=1.35:${PORTSDIR}/security/p5-Net-SSLeay \ p5-CGI.pm>=3.49:${PORTSDIR}/www/p5-CGI.pm -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: www/p5-CGI-Application-PSGI/Makefile =================================================================== RCS file: /home/pcvs/ports/www/p5-CGI-Application-PSGI/Makefile,v retrieving revision 1.1 diff -u -r1.1 Makefile --- www/p5-CGI-Application-PSGI/Makefile 5 Apr 2010 13:45:06 -0000 1.1 +++ www/p5-CGI-Application-PSGI/Makefile 22 May 2012 02:03:28 -0000 @@ -17,7 +17,7 @@ RUN_DEPENDS= \ p5-CGI-Application>0:${PORTSDIR}/www/p5-CGI-Application \ p5-CGI-PSGI>0:${PORTSDIR}/www/p5-CGI-PSGI -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: www/p5-CGI-Application-Plugin-Apache/Makefile =================================================================== RCS file: /home/pcvs/ports/www/p5-CGI-Application-Plugin-Apache/Makefile,v retrieving revision 1.2 diff -u -r1.2 Makefile --- www/p5-CGI-Application-Plugin-Apache/Makefile 20 Jun 2011 09:36:02 -0000 1.2 +++ www/p5-CGI-Application-Plugin-Apache/Makefile 22 May 2012 02:03:28 -0000 @@ -17,7 +17,7 @@ RUN_DEPENDS= p5-CGI-Application>=3.22:${PORTSDIR}/www/p5-CGI-Application \ p5-HTML-GenerateUtil>=0:${PORTSDIR}/www/p5-HTML-GenerateUtil \ p5-libapreq2>=0:${PORTSDIR}/www/p5-libapreq2 -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} LICENSE_COMB= dual LICENSE= ART10 GPLv1 Index: www/p5-CGI-Application-Plugin-Authentication/Makefile =================================================================== RCS file: /home/pcvs/ports/www/p5-CGI-Application-Plugin-Authentication/Makefile,v retrieving revision 1.5 diff -u -r1.5 Makefile --- www/p5-CGI-Application-Plugin-Authentication/Makefile 25 Jan 2010 22:42:56 -0000 1.5 +++ www/p5-CGI-Application-Plugin-Authentication/Makefile 22 May 2012 02:03:28 -0000 @@ -18,7 +18,7 @@ p5-CGI-Application>=4:${PORTSDIR}/www/p5-CGI-Application \ p5-Digest-SHA1>=0:${PORTSDIR}/security/p5-Digest-SHA1 \ p5-UNIVERSAL-require>=0:${PORTSDIR}/devel/p5-UNIVERSAL-require -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} BUILD_DEPENDS+= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception \ p5-Task-Weaken>=0:${PORTSDIR}/devel/p5-Task-Weaken \ p5-Test-Warn>=0.11:${PORTSDIR}/devel/p5-Test-Warn Index: www/p5-CGI-Application-Plugin-ConfigAuto/Makefile =================================================================== RCS file: /home/pcvs/ports/www/p5-CGI-Application-Plugin-ConfigAuto/Makefile,v retrieving revision 1.6 diff -u -r1.6 Makefile --- www/p5-CGI-Application-Plugin-ConfigAuto/Makefile 17 Sep 2011 06:50:14 -0000 1.6 +++ www/p5-CGI-Application-Plugin-ConfigAuto/Makefile 22 May 2012 02:03:28 -0000 @@ -16,7 +16,7 @@ RUN_DEPENDS= p5-CGI-Application>=0:${PORTSDIR}/www/p5-CGI-Application \ p5-Config-Auto>=0:${PORTSDIR}/devel/p5-Config-Auto -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_MODBUILD= yes Index: www/p5-CGI-Application-Plugin-Redirect/Makefile =================================================================== RCS file: /home/pcvs/ports/www/p5-CGI-Application-Plugin-Redirect/Makefile,v retrieving revision 1.5 diff -u -r1.5 Makefile --- www/p5-CGI-Application-Plugin-Redirect/Makefile 17 Sep 2011 06:50:15 -0000 1.5 +++ www/p5-CGI-Application-Plugin-Redirect/Makefile 22 May 2012 02:03:28 -0000 @@ -15,7 +15,7 @@ COMMENT= Easy external redirects in CGI::Application RUN_DEPENDS= ${SITE_PERL}/CGI/Application.pm:${PORTSDIR}/www/p5-CGI-Application -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_MODBUILD= yes Index: www/p5-CGI-Application-Plugin-ViewCode/Makefile =================================================================== RCS file: /home/pcvs/ports/www/p5-CGI-Application-Plugin-ViewCode/Makefile,v retrieving revision 1.4 diff -u -r1.4 Makefile --- www/p5-CGI-Application-Plugin-ViewCode/Makefile 17 Sep 2011 06:50:16 -0000 1.4 +++ www/p5-CGI-Application-Plugin-ViewCode/Makefile 22 May 2012 02:03:28 -0000 @@ -19,7 +19,7 @@ ${SITE_PERL}/Syntax/Highlight/Perl/Improved.pm:${PORTSDIR}/textproc/p5-Syntax-Highlight-Perl-Improved \ ${SITE_PERL}/Pod/Xhtml.pm:${PORTSDIR}/textproc/p5-Pod-Xhtml \ ${SITE_PERL}/Test/LongString.pm:${PORTSDIR}/devel/p5-Test-LongString -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_MODBUILD= yes Index: www/p5-CGI-Compile/Makefile =================================================================== RCS file: /home/pcvs/ports/www/p5-CGI-Compile/Makefile,v retrieving revision 1.6 diff -u -r1.6 Makefile --- www/p5-CGI-Compile/Makefile 20 Mar 2012 01:20:07 -0000 1.6 +++ www/p5-CGI-Compile/Makefile 22 May 2012 02:03:28 -0000 @@ -17,7 +17,7 @@ RUN_DEPENDS= \ p5-File-pushd>0:${PORTSDIR}/devel/p5-File-pushd -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= \ p5-Test-NoWarnings>0:${PORTSDIR}/devel/p5-Test-NoWarnings \ p5-Test-Requires>0:${PORTSDIR}/devel/p5-Test-Requires Index: www/p5-CGI-Emulate-PSGI/Makefile =================================================================== RCS file: /home/pcvs/ports/www/p5-CGI-Emulate-PSGI/Makefile,v retrieving revision 1.8 diff -u -r1.8 Makefile --- www/p5-CGI-Emulate-PSGI/Makefile 22 Nov 2011 01:07:54 -0000 1.8 +++ www/p5-CGI-Emulate-PSGI/Makefile 22 May 2012 02:03:28 -0000 @@ -17,7 +17,7 @@ RUN_DEPENDS= \ p5-libwww>0:${PORTSDIR}/www/p5-libwww -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: www/p5-CGI-SSI/Makefile =================================================================== RCS file: /home/pcvs/ports/www/p5-CGI-SSI/Makefile,v retrieving revision 1.10 diff -u -r1.10 Makefile --- www/p5-CGI-SSI/Makefile 25 Jan 2010 22:42:56 -0000 1.10 +++ www/p5-CGI-SSI/Makefile 22 May 2012 02:03:28 -0000 @@ -19,7 +19,7 @@ ${SITE_PERL}/LWP/Simple.pm:${PORTSDIR}/www/p5-libwww \ ${SITE_PERL}/URI.pm:${PORTSDIR}/net/p5-URI \ ${SITE_PERL}/Date/Parse.pm:${PORTSDIR}/devel/p5-TimeDate -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: www/p5-CGI-Untaint-email/Makefile =================================================================== RCS file: /home/pcvs/ports/www/p5-CGI-Untaint-email/Makefile,v retrieving revision 1.4 diff -u -r1.4 Makefile --- www/p5-CGI-Untaint-email/Makefile 12 Dec 2010 21:33:58 -0000 1.4 +++ www/p5-CGI-Untaint-email/Makefile 22 May 2012 02:03:28 -0000 @@ -17,7 +17,7 @@ RUN_DEPENDS= ${SITE_PERL}/CGI/Untaint.pm:${PORTSDIR}/www/p5-CGI-Untaint \ ${SITE_PERL}/Email/Valid.pm:${PORTSDIR}/mail/p5-Email-Valid \ ${SITE_PERL}/Mail/Address.pm:${PORTSDIR}/mail/p5-Mail-Tools -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: www/p5-CGI-XMLApplication/Makefile =================================================================== RCS file: /home/pcvs/ports/www/p5-CGI-XMLApplication/Makefile,v retrieving revision 1.7 diff -u -r1.7 Makefile --- www/p5-CGI-XMLApplication/Makefile 7 May 2012 15:42:49 -0000 1.7 +++ www/p5-CGI-XMLApplication/Makefile 22 May 2012 02:03:28 -0000 @@ -16,7 +16,7 @@ RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/XML/LibXML.pm:${PORTSDIR}/textproc/p5-XML-LibXML \ ${SITE_PERL}/${PERL_ARCH}/XML/LibXSLT.pm:${PORTSDIR}/textproc/p5-XML-LibXSLT -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: www/p5-CSS-DOM/Makefile =================================================================== RCS file: /home/pcvs/ports/www/p5-CSS-DOM/Makefile,v retrieving revision 1.11 diff -u -r1.11 Makefile --- www/p5-CSS-DOM/Makefile 13 Mar 2012 16:15:28 -0000 1.11 +++ www/p5-CSS-DOM/Makefile 22 May 2012 02:03:28 -0000 @@ -16,7 +16,7 @@ COMMENT= Document Object Model for Cascading Style Sheets RUN_DEPENDS= p5-Clone>=0.09:${PORTSDIR}/devel/p5-Clone -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: www/p5-Catalyst-Action-RenderView/Makefile =================================================================== RCS file: /home/pcvs/ports/www/p5-Catalyst-Action-RenderView/Makefile,v retrieving revision 1.17 diff -u -r1.17 Makefile --- www/p5-Catalyst-Action-RenderView/Makefile 7 Oct 2011 11:22:44 -0000 1.17 +++ www/p5-Catalyst-Action-RenderView/Makefile 22 May 2012 02:03:28 -0000 @@ -20,7 +20,7 @@ RUN_DEPENDS= p5-Catalyst-Runtime>=5.70:${PORTSDIR}/www/p5-Catalyst-Runtime \ p5-Data-Visitor>=0.24:${PORTSDIR}/devel/p5-Data-Visitor \ p5-MRO-Compat>=0:${PORTSDIR}/devel/p5-MRO-Compat -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} BUILD_DEPENDS+= p5-HTTP-Request-AsCGI>=0:${PORTSDIR}/www/p5-HTTP-Request-AsCGI PERL_CONFIGURE= yes Index: www/p5-Catalyst-Controller-FormBuilder/Makefile =================================================================== RCS file: /home/pcvs/ports/www/p5-Catalyst-Controller-FormBuilder/Makefile,v retrieving revision 1.9 diff -u -r1.9 Makefile --- www/p5-Catalyst-Controller-FormBuilder/Makefile 20 Jun 2011 09:22:08 -0000 1.9 +++ www/p5-Catalyst-Controller-FormBuilder/Makefile 22 May 2012 02:03:28 -0000 @@ -22,7 +22,7 @@ p5-MRO-Compat>=0.09:${PORTSDIR}/devel/p5-MRO-Compat \ p5-Test-WWW-Mechanize-Catalyst>=0.37:${PORTSDIR}/devel/p5-Test-WWW-Mechanize-Catalyst \ p5-Tie-IxHash>=1.21:${PORTSDIR}/devel/p5-Tie-IxHash -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: www/p5-Catalyst-Engine-PSGI/Makefile =================================================================== RCS file: /home/pcvs/ports/www/p5-Catalyst-Engine-PSGI/Makefile,v retrieving revision 1.13 diff -u -r1.13 Makefile --- www/p5-Catalyst-Engine-PSGI/Makefile 5 Jul 2011 22:29:59 -0000 1.13 +++ www/p5-Catalyst-Engine-PSGI/Makefile 22 May 2012 02:03:28 -0000 @@ -18,7 +18,7 @@ RUN_DEPENDS= \ p5-Catalyst-Runtime>=5.80007:${PORTSDIR}/www/p5-Catalyst-Runtime \ p5-Catalyst-Action-RenderView>0:${PORTSDIR}/www/p5-Catalyst-Action-RenderView -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: www/p5-Catalyst-Model-Adaptor/Makefile =================================================================== RCS file: /home/pcvs/ports/www/p5-Catalyst-Model-Adaptor/Makefile,v retrieving revision 1.6 diff -u -r1.6 Makefile --- www/p5-Catalyst-Model-Adaptor/Makefile 9 May 2011 17:59:37 -0000 1.6 +++ www/p5-Catalyst-Model-Adaptor/Makefile 22 May 2012 02:03:28 -0000 @@ -16,7 +16,7 @@ RUN_DEPENDS= p5-Catalyst-Runtime>=0:${PORTSDIR}/www/p5-Catalyst-Runtime \ p5-MRO-Compat>=0:${PORTSDIR}/devel/p5-MRO-Compat -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= p5-Test-use-ok>=0:${PORTSDIR}/devel/p5-Test-use-ok \ p5-Test-WWW-Mechanize-Catalyst>=0:${PORTSDIR}/devel/p5-Test-WWW-Mechanize-Catalyst Index: www/p5-Catalyst-Model-LDAP/Makefile =================================================================== RCS file: /home/pcvs/ports/www/p5-Catalyst-Model-LDAP/Makefile,v retrieving revision 1.7 diff -u -r1.7 Makefile --- www/p5-Catalyst-Model-LDAP/Makefile 17 Sep 2011 07:06:39 -0000 1.7 +++ www/p5-Catalyst-Model-LDAP/Makefile 22 May 2012 02:03:28 -0000 @@ -19,7 +19,7 @@ p5-MRO-Compat>0:${PORTSDIR}/devel/p5-MRO-Compat \ p5-Data-Page>0:${PORTSDIR}/databases/p5-Data-Page \ ${SITE_PERL}/Net/LDAP.pm:${PORTSDIR}/net/p5-perl-ldap -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: www/p5-Catalyst-Model-Memcached/Makefile =================================================================== RCS file: /home/pcvs/ports/www/p5-Catalyst-Model-Memcached/Makefile,v retrieving revision 1.3 diff -u -r1.3 Makefile --- www/p5-Catalyst-Model-Memcached/Makefile 13 Mar 2012 16:15:29 -0000 1.3 +++ www/p5-Catalyst-Model-Memcached/Makefile 22 May 2012 02:03:28 -0000 @@ -17,7 +17,7 @@ RUN_DEPENDS= p5-Cache-Memcached-Fast>=0.17:${PORTSDIR}/databases/p5-Cache-Memcached-Fast \ p5-Catalyst-Runtime>=5.8:${PORTSDIR}/www/p5-Catalyst-Runtime -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= 5.10.0+ Index: www/p5-Catalyst-Plugin-Authentication-OpenID/Makefile =================================================================== RCS file: /home/pcvs/ports/www/p5-Catalyst-Plugin-Authentication-OpenID/Makefile,v retrieving revision 1.1 diff -u -r1.1 Makefile --- www/p5-Catalyst-Plugin-Authentication-OpenID/Makefile 30 May 2007 03:08:43 -0000 1.1 +++ www/p5-Catalyst-Plugin-Authentication-OpenID/Makefile 22 May 2012 02:03:28 -0000 @@ -18,7 +18,7 @@ RUN_DEPENDS= ${SITE_PERL}/Catalyst.pm:${PORTSDIR}/www/p5-Catalyst-Runtime \ ${SITE_PERL}/LWPx/ParanoidAgent.pm:${PORTSDIR}/www/p5-LWPx-ParanoidAgent \ ${SITE_PERL}/Net/OpenID/Consumer.pm:${PORTSDIR}/net/p5-Net-OpenID-Consumer -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: www/p5-Catalyst-Plugin-Authorization-ACL/Makefile =================================================================== RCS file: /home/pcvs/ports/www/p5-Catalyst-Plugin-Authorization-ACL/Makefile,v retrieving revision 1.17 diff -u -r1.17 Makefile --- www/p5-Catalyst-Plugin-Authorization-ACL/Makefile 17 Sep 2011 07:06:39 -0000 1.17 +++ www/p5-Catalyst-Plugin-Authorization-ACL/Makefile 22 May 2012 02:03:28 -0000 @@ -24,7 +24,7 @@ p5-Tree-Simple>=0:${PORTSDIR}/devel/p5-Tree-Simple \ p5-Tree-Simple-VisitorFactory>=0:${PORTSDIR}/devel/p5-Tree-Simple-VisitorFactory \ p5-namespace-autoclean>=0:${PORTSDIR}/devel/p5-namespace-autoclean -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} BUILD_DEPENDS+= p5-Catalyst-Plugin-Session>=0:${PORTSDIR}/www/p5-Catalyst-Plugin-Session \ p5-Catalyst-Plugin-Session-State-Cookie>=0:${PORTSDIR}/www/p5-Catalyst-Plugin-Session-State-Cookie \ p5-Test-WWW-Mechanize-Catalyst>=0:${PORTSDIR}/devel/p5-Test-WWW-Mechanize-Catalyst Index: www/p5-Catalyst-Plugin-Authorization-Roles/Makefile =================================================================== RCS file: /home/pcvs/ports/www/p5-Catalyst-Plugin-Authorization-Roles/Makefile,v retrieving revision 1.14 diff -u -r1.14 Makefile --- www/p5-Catalyst-Plugin-Authorization-Roles/Makefile 3 May 2012 02:51:49 -0000 1.14 +++ www/p5-Catalyst-Plugin-Authorization-Roles/Makefile 22 May 2012 02:03:28 -0000 @@ -18,7 +18,7 @@ p5-Catalyst-Plugin-Authentication>=0.10003:${PORTSDIR}/www/p5-Catalyst-Plugin-Authentication \ p5-Set-Object>=1.14:${PORTSDIR}/devel/p5-Set-Object \ p5-UNIVERSAL-isa>=0.05:${PORTSDIR}/devel/p5-UNIVERSAL-isa -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception PERL_CONFIGURE= yes Index: www/p5-Catalyst-Plugin-ConfigLoader/Makefile =================================================================== RCS file: /home/pcvs/ports/www/p5-Catalyst-Plugin-ConfigLoader/Makefile,v retrieving revision 1.20 diff -u -r1.20 Makefile --- www/p5-Catalyst-Plugin-ConfigLoader/Makefile 17 Sep 2011 06:49:20 -0000 1.20 +++ www/p5-Catalyst-Plugin-ConfigLoader/Makefile 22 May 2012 02:03:28 -0000 @@ -18,7 +18,7 @@ p5-Data-Visitor>=0.24:${PORTSDIR}/devel/p5-Data-Visitor \ p5-Config-Any>=0.20:${PORTSDIR}/devel/p5-Config-Any \ p5-MRO-Compat>=0.09:${PORTSDIR}/devel/p5-MRO-Compat -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: www/p5-Catalyst-Plugin-ConfigLoader-Environment/Makefile =================================================================== RCS file: /home/pcvs/ports/www/p5-Catalyst-Plugin-ConfigLoader-Environment/Makefile,v retrieving revision 1.8 diff -u -r1.8 Makefile --- www/p5-Catalyst-Plugin-ConfigLoader-Environment/Makefile 17 Sep 2011 07:06:40 -0000 1.8 +++ www/p5-Catalyst-Plugin-ConfigLoader-Environment/Makefile 22 May 2012 02:03:28 -0000 @@ -17,7 +17,7 @@ RUN_DEPENDS= p5-Catalyst-Runtime>=5.7000:${PORTSDIR}/www/p5-Catalyst-Runtime \ p5-JSON-Any>=0:${PORTSDIR}/converters/p5-JSON-Any \ p5-MRO-Compat>=0:${PORTSDIR}/devel/p5-MRO-Compat -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: www/p5-Catalyst-Plugin-DefaultEnd/Makefile =================================================================== RCS file: /home/pcvs/ports/www/p5-Catalyst-Plugin-DefaultEnd/Makefile,v retrieving revision 1.10 diff -u -r1.10 Makefile --- www/p5-Catalyst-Plugin-DefaultEnd/Makefile 17 Sep 2011 07:09:04 -0000 1.10 +++ www/p5-Catalyst-Plugin-DefaultEnd/Makefile 22 May 2012 02:03:28 -0000 @@ -15,7 +15,7 @@ COMMENT= Sensible default end action RUN_DEPENDS= p5-Catalyst-Runtime>=5.2000:${PORTSDIR}/www/p5-Catalyst-Runtime -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_MODBUILD= yes Index: www/p5-Catalyst-Plugin-Email/Makefile =================================================================== RCS file: /home/pcvs/ports/www/p5-Catalyst-Plugin-Email/Makefile,v retrieving revision 1.4 diff -u -r1.4 Makefile --- www/p5-Catalyst-Plugin-Email/Makefile 17 Sep 2011 07:06:40 -0000 1.4 +++ www/p5-Catalyst-Plugin-Email/Makefile 22 May 2012 02:03:28 -0000 @@ -18,7 +18,7 @@ RUN_DEPENDS= p5-Catalyst-Runtime>=5.7000:${PORTSDIR}/www/p5-Catalyst-Runtime \ p5-Email-Send>=0:${PORTSDIR}/mail/p5-Email-Send \ p5-Email-MIME>=0:${PORTSDIR}/mail/p5-Email-MIME -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: www/p5-Catalyst-Plugin-RunAfterRequest/Makefile =================================================================== RCS file: /home/pcvs/ports/www/p5-Catalyst-Plugin-RunAfterRequest/Makefile,v retrieving revision 1.3 diff -u -r1.3 Makefile --- www/p5-Catalyst-Plugin-RunAfterRequest/Makefile 13 Oct 2010 00:40:46 -0000 1.3 +++ www/p5-Catalyst-Plugin-RunAfterRequest/Makefile 22 May 2012 02:03:28 -0000 @@ -19,7 +19,7 @@ p5-Moose>=0:${PORTSDIR}/devel/p5-Moose \ p5-MooseX-Types>=0:${PORTSDIR}/devel/p5-MooseX-Types \ p5-namespace-autoclean>=0:${PORTSDIR}/devel/p5-namespace-autoclean -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} BUILD_DEPENDS+= p5-List-MoreUtils>=0:${PORTSDIR}/lang/p5-List-MoreUtils \ p5-Module-Find>=0:${PORTSDIR}/devel/p5-Module-Find \ p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception Index: www/p5-Catalyst-Plugin-Session-State-Cookie/Makefile =================================================================== RCS file: /home/pcvs/ports/www/p5-Catalyst-Plugin-Session-State-Cookie/Makefile,v retrieving revision 1.19 diff -u -r1.19 Makefile --- www/p5-Catalyst-Plugin-Session-State-Cookie/Makefile 17 Sep 2011 07:06:41 -0000 1.19 +++ www/p5-Catalyst-Plugin-Session-State-Cookie/Makefile 22 May 2012 02:03:28 -0000 @@ -20,7 +20,7 @@ p5-MRO-Compat>=0:${PORTSDIR}/devel/p5-MRO-Compat \ p5-Moose>0:${PORTSDIR}/devel/p5-Moose \ p5-namespace-autoclean>0:${PORTSDIR}/devel/p5-namespace-autoclean -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: www/p5-Catalyst-Plugin-Session-State-URI/Makefile =================================================================== RCS file: /home/pcvs/ports/www/p5-Catalyst-Plugin-Session-State-URI/Makefile,v retrieving revision 1.19 diff -u -r1.19 Makefile --- www/p5-Catalyst-Plugin-Session-State-URI/Makefile 17 Sep 2011 07:06:41 -0000 1.19 +++ www/p5-Catalyst-Plugin-Session-State-URI/Makefile 22 May 2012 02:03:28 -0000 @@ -24,7 +24,7 @@ p5-URI>=0:${PORTSDIR}/net/p5-URI \ p5-URI-Find>=0:${PORTSDIR}/textproc/p5-URI-Find \ p5-namespace-clean>=0:${PORTSDIR}/devel/p5-namespace-clean -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} BUILD_DEPENDS+= p5-Test-MockObject>=1.01:${PORTSDIR}/devel/p5-Test-MockObject PERL_CONFIGURE= yes Index: www/p5-Catalyst-Plugin-StackTrace/Makefile =================================================================== RCS file: /home/pcvs/ports/www/p5-Catalyst-Plugin-StackTrace/Makefile,v retrieving revision 1.15 diff -u -r1.15 Makefile --- www/p5-Catalyst-Plugin-StackTrace/Makefile 17 Sep 2011 07:06:43 -0000 1.15 +++ www/p5-Catalyst-Plugin-StackTrace/Makefile 22 May 2012 02:03:28 -0000 @@ -17,7 +17,7 @@ RUN_DEPENDS= p5-Catalyst-Runtime>=5.7000:${PORTSDIR}/www/p5-Catalyst-Runtime \ p5-Devel-StackTrace>=0:${PORTSDIR}/devel/p5-Devel-StackTrace \ p5-MRO-Compat>=0.10:${PORTSDIR}/devel/p5-MRO-Compat -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: www/p5-Catalyst-Plugin-SubRequest/Makefile =================================================================== RCS file: /home/pcvs/ports/www/p5-Catalyst-Plugin-SubRequest/Makefile,v retrieving revision 1.16 diff -u -r1.16 Makefile --- www/p5-Catalyst-Plugin-SubRequest/Makefile 7 Oct 2011 11:22:45 -0000 1.16 +++ www/p5-Catalyst-Plugin-SubRequest/Makefile 22 May 2012 02:03:28 -0000 @@ -19,7 +19,7 @@ LICENSE_COMB= dual RUN_DEPENDS= p5-Catalyst-Runtime>=5.80003:${PORTSDIR}/www/p5-Catalyst-Runtime -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: www/p5-Catalyst-View-Jemplate/Makefile =================================================================== RCS file: /home/pcvs/ports/www/p5-Catalyst-View-Jemplate/Makefile,v retrieving revision 1.3 diff -u -r1.3 Makefile --- www/p5-Catalyst-View-Jemplate/Makefile 25 May 2007 11:10:48 -0000 1.3 +++ www/p5-Catalyst-View-Jemplate/Makefile 22 May 2012 02:03:28 -0000 @@ -18,7 +18,7 @@ RUN_DEPENDS= p5-File-Find-Rule>0:${PORTSDIR}/devel/p5-File-Find-Rule \ p5-Catalyst-Runtime>=5.50:${PORTSDIR}/www/p5-Catalyst-Runtime \ p5-Jemplate>=0.19:${PORTSDIR}/www/p5-Jemplate -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: www/p5-Catalyst-View-REST-XML/Makefile =================================================================== RCS file: /home/pcvs/ports/www/p5-Catalyst-View-REST-XML/Makefile,v retrieving revision 1.2 diff -u -r1.2 Makefile --- www/p5-Catalyst-View-REST-XML/Makefile 5 Jul 2011 22:30:31 -0000 1.2 +++ www/p5-Catalyst-View-REST-XML/Makefile 22 May 2012 02:03:28 -0000 @@ -17,7 +17,7 @@ RUN_DEPENDS= \ p5-Catalyst-Runtime>0:${PORTSDIR}/www/p5-Catalyst-Runtime \ p5-XML-Simple>0:${PORTSDIR}/textproc/p5-XML-Simple -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: www/p5-CatalystX-Component-Traits/Makefile =================================================================== RCS file: /home/pcvs/ports/www/p5-CatalystX-Component-Traits/Makefile,v retrieving revision 1.4 diff -u -r1.4 Makefile --- www/p5-CatalystX-Component-Traits/Makefile 17 Sep 2011 07:06:44 -0000 1.4 +++ www/p5-CatalystX-Component-Traits/Makefile 22 May 2012 02:03:28 -0000 @@ -18,7 +18,7 @@ p5-List-MoreUtils>=0:${PORTSDIR}/lang/p5-List-MoreUtils \ p5-MooseX-Traits-Pluggable>=0.08:${PORTSDIR}/devel/p5-MooseX-Traits-Pluggable \ p5-namespace-autoclean>=0:${PORTSDIR}/devel/p5-namespace-autoclean -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: www/p5-Corona/Makefile =================================================================== RCS file: /home/pcvs/ports/www/p5-Corona/Makefile,v retrieving revision 1.3 diff -u -r1.3 Makefile --- www/p5-Corona/Makefile 24 Apr 2012 00:52:50 -0000 1.3 +++ www/p5-Corona/Makefile 22 May 2012 02:03:28 -0000 @@ -19,7 +19,7 @@ p5-Coro>0:${PORTSDIR}/devel/p5-Coro \ p5-Net-Server-Coro>=0.5:${PORTSDIR}/net/p5-Net-Server-Coro \ p5-Plack>=0.99:${PORTSDIR}/www/p5-Plack -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= p5-Test-TCP>0:${PORTSDIR}/devel/p5-Test-TCP PERL_CONFIGURE= yes Index: www/p5-Dancer/Makefile =================================================================== RCS file: /home/pcvs/ports/www/p5-Dancer/Makefile,v retrieving revision 1.15 diff -u -r1.15 Makefile --- www/p5-Dancer/Makefile 11 Mar 2012 10:04:08 -0000 1.15 +++ www/p5-Dancer/Makefile 22 May 2012 02:03:28 -0000 @@ -25,7 +25,7 @@ p5-MIME-Types>0:${PORTSDIR}/mail/p5-MIME-Types \ p5-URI>=1.59:${PORTSDIR}/net/p5-URI \ p5-Try-Tiny>=0.09:${PORTSDIR}/lang/p5-Try-Tiny -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} OPTIONS= YAML "Enable YAML implementation in Perl" On Index: www/p5-Dancer-Plugin-ValidationClass/Makefile =================================================================== RCS file: /home/pcvs/ports/www/p5-Dancer-Plugin-ValidationClass/Makefile,v retrieving revision 1.5 diff -u -r1.5 Makefile --- www/p5-Dancer-Plugin-ValidationClass/Makefile 11 Mar 2012 10:04:58 -0000 1.5 +++ www/p5-Dancer-Plugin-ValidationClass/Makefile 22 May 2012 02:03:28 -0000 @@ -18,7 +18,7 @@ RUN_DEPENDS= \ p5-Dancer>0:${PORTSDIR}/www/p5-Dancer \ p5-Validation-Class>0:${PORTSDIR}/devel/p5-Validation-Class -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: www/p5-Dancer-Template-Xslate/Makefile =================================================================== RCS file: /home/pcvs/ports/www/p5-Dancer-Template-Xslate/Makefile,v retrieving revision 1.3 diff -u -r1.3 Makefile --- www/p5-Dancer-Template-Xslate/Makefile 23 Apr 2012 11:20:43 -0000 1.3 +++ www/p5-Dancer-Template-Xslate/Makefile 22 May 2012 02:03:28 -0000 @@ -20,7 +20,7 @@ RUN_DEPENDS= p5-Dancer>0:${PORTSDIR}/www/p5-Dancer \ p5-Text-Xslate>0:${PORTSDIR}/textproc/p5-Text-Xslate -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_MODBUILD= yes Index: www/p5-FCGI-Client/Makefile =================================================================== RCS file: /home/pcvs/ports/www/p5-FCGI-Client/Makefile,v retrieving revision 1.8 diff -u -r1.8 Makefile --- www/p5-FCGI-Client/Makefile 13 Mar 2012 16:15:30 -0000 1.8 +++ www/p5-FCGI-Client/Makefile 22 May 2012 02:03:28 -0000 @@ -18,7 +18,7 @@ RUN_DEPENDS= \ p5-Any-Moose>=0.1:${PORTSDIR}/devel/p5-Any-Moose \ p5-Try-Tiny>0:${PORTSDIR}/lang/p5-Try-Tiny -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: www/p5-FEAR-API/Makefile =================================================================== RCS file: /home/pcvs/ports/www/p5-FEAR-API/Makefile,v retrieving revision 1.11 diff -u -r1.11 Makefile --- www/p5-FEAR-API/Makefile 13 Mar 2012 16:15:31 -0000 1.11 +++ www/p5-FEAR-API/Makefile 22 May 2012 02:03:28 -0000 @@ -44,7 +44,7 @@ p5-XML-RSS-SimpleGen>=0:${PORTSDIR}/textproc/p5-XML-RSS-SimpleGen \ p5-XML-XPath>=0:${PORTSDIR}/textproc/p5-XML-XPath \ p5-YAML>=0:${PORTSDIR}/textproc/p5-YAML -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: www/p5-Facebook-Graph/Makefile =================================================================== RCS file: /home/pcvs/ports/www/p5-Facebook-Graph/Makefile,v retrieving revision 1.6 diff -u -r1.6 Makefile --- www/p5-Facebook-Graph/Makefile 23 Oct 2011 01:01:15 -0000 1.6 +++ www/p5-Facebook-Graph/Makefile 22 May 2012 02:03:28 -0000 @@ -27,7 +27,7 @@ p5-Ouch>=0.0400:${PORTSDIR}/devel/p5-Ouch \ p5-URI>=1.54:${PORTSDIR}/net/p5-URI \ p5-URI-Encode>=0.02:${PORTSDIR}/www/p5-URI-Encode -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: www/p5-Feed-Find/Makefile =================================================================== RCS file: /home/pcvs/ports/www/p5-Feed-Find/Makefile,v retrieving revision 1.6 diff -u -r1.6 Makefile --- www/p5-Feed-Find/Makefile 8 Sep 2011 13:20:14 -0000 1.6 +++ www/p5-Feed-Find/Makefile 22 May 2012 02:03:28 -0000 @@ -19,7 +19,7 @@ p5-HTML-Parser>=0:${PORTSDIR}/www/p5-HTML-Parser \ p5-libwww>=0:${PORTSDIR}/www/p5-libwww \ p5-Class-ErrorHandler>=0:${PORTSDIR}/devel/p5-Class-ErrorHandler -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: www/p5-Flea/Makefile =================================================================== RCS file: /home/pcvs/ports/www/p5-Flea/Makefile,v retrieving revision 1.3 diff -u -r1.3 Makefile --- www/p5-Flea/Makefile 20 Jun 2011 09:22:09 -0000 1.3 +++ www/p5-Flea/Makefile 22 May 2012 02:03:28 -0000 @@ -25,7 +25,7 @@ p5-Plack>0:${PORTSDIR}/www/p5-Plack \ p5-Try-Tiny>0:${PORTSDIR}/lang/p5-Try-Tiny \ p5-URI>0:${PORTSDIR}/net/p5-URI -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: www/p5-Flickr-Upload/Makefile =================================================================== RCS file: /home/pcvs/ports/www/p5-Flickr-Upload/Makefile,v retrieving revision 1.10 diff -u -r1.10 Makefile --- www/p5-Flickr-Upload/Makefile 1 May 2012 01:47:09 -0000 1.10 +++ www/p5-Flickr-Upload/Makefile 22 May 2012 02:03:28 -0000 @@ -18,7 +18,7 @@ RUN_DEPENDS= ${SITE_PERL}/Flickr/API.pm:${PORTSDIR}/www/p5-Flickr-API \ ${SITE_PERL}/HTTP/Request/Common.pm:${PORTSDIR}/www/p5-libwww \ ${SITE_PERL}/XML/Parser/Lite/Tree.pm:${PORTSDIR}/textproc/p5-XML-Parser-Lite-Tree -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: www/p5-Fliggy/Makefile =================================================================== RCS file: /home/pcvs/ports/www/p5-Fliggy/Makefile,v retrieving revision 1.2 diff -u -r1.2 Makefile --- www/p5-Fliggy/Makefile 20 Mar 2012 02:03:25 -0000 1.2 +++ www/p5-Fliggy/Makefile 22 May 2012 02:03:28 -0000 @@ -17,7 +17,7 @@ RUN_DEPENDS= \ p5-Twiggy>0:${PORTSDIR}/www/p5-Twiggy -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= p5-Test-TCP>0:${PORTSDIR}/devel/p5-Test-TCP PERL_CONFIGURE= yes Index: www/p5-Furl/Makefile =================================================================== RCS file: /home/pcvs/ports/www/p5-Furl/Makefile,v retrieving revision 1.5 diff -u -r1.5 Makefile --- www/p5-Furl/Makefile 7 Mar 2012 16:03:33 -0000 1.5 +++ www/p5-Furl/Makefile 22 May 2012 02:03:28 -0000 @@ -17,7 +17,7 @@ RUN_DEPENDS= \ p5-HTTP-Parser-XS>=0.11:${PORTSDIR}/www/p5-HTTP-Parser-XS -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= p5-Test-Requires>=0:${PORTSDIR}/devel/p5-Test-Requires \ p5-Test-TCP>=0:${PORTSDIR}/devel/p5-Test-TCP Index: www/p5-Google-Search/Makefile =================================================================== RCS file: /home/pcvs/ports/www/p5-Google-Search/Makefile,v retrieving revision 1.3 diff -u -r1.3 Makefile --- www/p5-Google-Search/Makefile 17 Sep 2011 06:49:21 -0000 1.3 +++ www/p5-Google-Search/Makefile 22 May 2012 02:03:28 -0000 @@ -22,7 +22,7 @@ p5-URI>=0:${PORTSDIR}/net/p5-URI \ p5-libwww>0:${PORTSDIR}/www/p5-libwww \ p5-Try-Tiny>=0.07:${PORTSDIR}/lang/p5-Try-Tiny -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: www/p5-Gungho/Makefile =================================================================== RCS file: /home/pcvs/ports/www/p5-Gungho/Makefile,v retrieving revision 1.5 diff -u -r1.5 Makefile --- www/p5-Gungho/Makefile 20 Jun 2011 09:22:10 -0000 1.5 +++ www/p5-Gungho/Makefile 22 May 2012 02:03:28 -0000 @@ -47,7 +47,7 @@ p5-POE-Component-Client-HTTP>=0.81:${PORTSDIR}/www/p5-POE-Component-Client-HTTP \ p5-POE>=0.9999:${PORTSDIR}/devel/p5-POE \ p5-UNIVERSAL-isa>=0.06:${PORTSDIR}/devel/p5-UNIVERSAL-isa -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: www/p5-GunghoX-FollowLinks/Makefile =================================================================== RCS file: /home/pcvs/ports/www/p5-GunghoX-FollowLinks/Makefile,v retrieving revision 1.2 diff -u -r1.2 Makefile --- www/p5-GunghoX-FollowLinks/Makefile 22 Apr 2012 10:07:57 -0000 1.2 +++ www/p5-GunghoX-FollowLinks/Makefile 22 May 2012 02:03:28 -0000 @@ -22,7 +22,7 @@ p5-MIME-Types>0:${PORTSDIR}/mail/p5-MIME-Types \ p5-Sub-Exporter>0:${PORTSDIR}/devel/p5-Sub-Exporter \ p5-URI-Match>0:${PORTSDIR}/net/p5-URI-Match -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= p5-Class-Null>0:${PORTSDIR}/devel/p5-Class-Null PERL_CONFIGURE= yes Index: www/p5-HTML-ContentExtractor/Makefile =================================================================== RCS file: /home/pcvs/ports/www/p5-HTML-ContentExtractor/Makefile,v retrieving revision 1.1 diff -u -r1.1 Makefile --- www/p5-HTML-ContentExtractor/Makefile 5 Jun 2008 21:51:47 -0000 1.1 +++ www/p5-HTML-ContentExtractor/Makefile 22 May 2012 02:03:28 -0000 @@ -16,7 +16,7 @@ RUN_DEPENDS= p5-HTML-Tree>=3.13:${PORTSDIR}/www/p5-HTML-Tree \ p5-HTML-TableExtract>=2.10:${PORTSDIR}/www/p5-HTML-TableExtract -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: www/p5-HTML-ExtractContent/Makefile =================================================================== RCS file: /home/pcvs/ports/www/p5-HTML-ExtractContent/Makefile,v retrieving revision 1.5 diff -u -r1.5 Makefile --- www/p5-HTML-ExtractContent/Makefile 23 Jan 2010 07:18:27 -0000 1.5 +++ www/p5-HTML-ExtractContent/Makefile 22 May 2012 02:03:28 -0000 @@ -18,7 +18,7 @@ p5-Class-Accessor-Lvalue>0:${PORTSDIR}/devel/p5-Class-Accessor-Lvalue \ p5-Exporter-Lite>0:${PORTSDIR}/devel/p5-Exporter-Lite \ p5-HTML-Parser>0:${PORTSDIR}/www/p5-HTML-Parser -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: www/p5-HTML-ExtractMain/Makefile =================================================================== RCS file: /home/pcvs/ports/www/p5-HTML-ExtractMain/Makefile,v retrieving revision 1.1 diff -u -r1.1 Makefile --- www/p5-HTML-ExtractMain/Makefile 23 Dec 2011 15:38:05 -0000 1.1 +++ www/p5-HTML-ExtractMain/Makefile 22 May 2012 02:03:28 -0000 @@ -19,7 +19,7 @@ RUN_DEPENDS= p5-HTML-Tree>=3.23:${PORTSDIR}/www/p5-HTML-Tree \ p5-Object-Destroyer>=2:${PORTSDIR}/devel/p5-Object-Destroyer -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= p5-File-Slurp>=9999.12:${PORTSDIR}/devel/p5-File-Slurp \ p5-HTML-Format>=2.04:${PORTSDIR}/textproc/p5-HTML-Format Index: www/p5-HTML-FillInForm-ForceUTF8/Makefile =================================================================== RCS file: /home/pcvs/ports/www/p5-HTML-FillInForm-ForceUTF8/Makefile,v retrieving revision 1.5 diff -u -r1.5 Makefile --- www/p5-HTML-FillInForm-ForceUTF8/Makefile 16 Jan 2010 14:45:48 -0000 1.5 +++ www/p5-HTML-FillInForm-ForceUTF8/Makefile 22 May 2012 02:03:28 -0000 @@ -16,7 +16,7 @@ COMMENT= FillInForm with utf8 encoding RUN_DEPENDS= p5-HTML-FillInForm>0:${PORTSDIR}/www/p5-HTML-FillInForm -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: www/p5-HTML-GenToc/Makefile =================================================================== RCS file: /home/pcvs/ports/www/p5-HTML-GenToc/Makefile,v retrieving revision 1.4 diff -u -r1.4 Makefile --- www/p5-HTML-GenToc/Makefile 17 Sep 2011 07:09:05 -0000 1.4 +++ www/p5-HTML-GenToc/Makefile 22 May 2012 02:03:28 -0000 @@ -18,7 +18,7 @@ p5-HTML-SimpleParse>=0.10:${PORTSDIR}/www/p5-HTML-SimpleParse \ p5-HTML-Parser>=0:${PORTSDIR}/www/p5-HTML-Parser \ p5-Getopt-ArgvFile>=1.09:${PORTSDIR}/devel/p5-Getopt-ArgvFile -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_MODBUILD= yes Index: www/p5-HTML-GoogleMaps/Makefile =================================================================== RCS file: /home/pcvs/ports/www/p5-HTML-GoogleMaps/Makefile,v retrieving revision 1.4 diff -u -r1.4 Makefile --- www/p5-HTML-GoogleMaps/Makefile 8 Jan 2009 16:57:02 -0000 1.4 +++ www/p5-HTML-GoogleMaps/Makefile 22 May 2012 02:03:28 -0000 @@ -16,7 +16,7 @@ COMMENT= A simple wrapper around the Google Maps API RUN_DEPENDS= p5-Geo-Coder-Google>=0.02:${PORTSDIR}/misc/p5-Geo-Coder-Google -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: www/p5-HTML-Parser/Makefile =================================================================== RCS file: /home/pcvs/ports/www/p5-HTML-Parser/Makefile,v retrieving revision 1.74 diff -u -r1.74 Makefile --- www/p5-HTML-Parser/Makefile 18 Oct 2011 08:19:36 -0000 1.74 +++ www/p5-HTML-Parser/Makefile 22 May 2012 02:03:28 -0000 @@ -15,7 +15,7 @@ COMMENT= Perl5 module for parsing HTML documents RUN_DEPENDS= p5-HTML-Tagset>=3:${PORTSDIR}/www/p5-HTML-Tagset -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: www/p5-HTML-StickyQuery-DoCoMoGUID/Makefile =================================================================== RCS file: /home/pcvs/ports/www/p5-HTML-StickyQuery-DoCoMoGUID/Makefile,v retrieving revision 1.4 diff -u -r1.4 Makefile --- www/p5-HTML-StickyQuery-DoCoMoGUID/Makefile 20 Jun 2011 09:22:10 -0000 1.4 +++ www/p5-HTML-StickyQuery-DoCoMoGUID/Makefile 22 May 2012 02:03:28 -0000 @@ -17,7 +17,7 @@ RUN_DEPENDS= \ p5-HTML-StickyQuery>0:${PORTSDIR}/www/p5-HTML-StickyQuery -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: www/p5-HTML-StripScripts-Parser/Makefile =================================================================== RCS file: /home/pcvs/ports/www/p5-HTML-StripScripts-Parser/Makefile,v retrieving revision 1.3 diff -u -r1.3 Makefile --- www/p5-HTML-StripScripts-Parser/Makefile 6 Nov 2009 09:30:54 -0000 1.3 +++ www/p5-HTML-StripScripts-Parser/Makefile 22 May 2012 02:03:28 -0000 @@ -16,7 +16,7 @@ RUN_DEPENDS= p5-HTML-Parser>=3.56:${PORTSDIR}/www/p5-HTML-Parser \ p5-HTML-StripScripts>=1.05:${PORTSDIR}/www/p5-HTML-StripScripts -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: www/p5-HTML-Template-Associate/Makefile =================================================================== RCS file: /home/pcvs/ports/www/p5-HTML-Template-Associate/Makefile,v retrieving revision 1.9 diff -u -r1.9 Makefile --- www/p5-HTML-Template-Associate/Makefile 20 Jun 2011 09:22:10 -0000 1.9 +++ www/p5-HTML-Template-Associate/Makefile 22 May 2012 02:03:28 -0000 @@ -17,7 +17,7 @@ RUN_DEPENDS= ${SITE_PERL}/HTML/Template.pm:${PORTSDIR}/www/p5-HTML-Template \ ${SITE_PERL}/Data/FormValidator.pm:${PORTSDIR}/textproc/p5-Data-FormValidator -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: www/p5-HTML-Template-HashWrapper/Makefile =================================================================== RCS file: /home/pcvs/ports/www/p5-HTML-Template-HashWrapper/Makefile,v retrieving revision 1.5 diff -u -r1.5 Makefile --- www/p5-HTML-Template-HashWrapper/Makefile 17 Sep 2011 06:49:22 -0000 1.5 +++ www/p5-HTML-Template-HashWrapper/Makefile 22 May 2012 02:03:28 -0000 @@ -15,7 +15,7 @@ COMMENT= Easy way to use the associate option from HTML::Template RUN_DEPENDS= ${SITE_PERL}/HTML/Template.pm:${PORTSDIR}/www/p5-HTML-Template -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: www/p5-HTML-Tree/Makefile =================================================================== RCS file: /home/pcvs/ports/www/p5-HTML-Tree/Makefile,v retrieving revision 1.27 diff -u -r1.27 Makefile --- www/p5-HTML-Tree/Makefile 7 Oct 2011 11:22:45 -0000 1.27 +++ www/p5-HTML-Tree/Makefile 22 May 2012 02:03:28 -0000 @@ -19,7 +19,7 @@ RUN_DEPENDS= p5-HTML-Parser>=3.46:${PORTSDIR}/www/p5-HTML-Parser \ p5-HTML-Tagset>=3.02:${PORTSDIR}/www/p5-HTML-Tagset -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception PERL_MODBUILD= yes Index: www/p5-HTTP-Engine-Middleware/Makefile =================================================================== RCS file: /home/pcvs/ports/www/p5-HTTP-Engine-Middleware/Makefile,v retrieving revision 1.12 diff -u -r1.12 Makefile --- www/p5-HTTP-Engine-Middleware/Makefile 16 Apr 2010 02:44:46 -0000 1.12 +++ www/p5-HTTP-Engine-Middleware/Makefile 22 May 2012 02:03:28 -0000 @@ -14,7 +14,7 @@ MAINTAINER= kuriyama@FreeBSD.org COMMENT= Perl extension for official distribution of HTTP::Engine -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} RUN_DEPENDS= \ p5-Any-Moose>=0.09:${PORTSDIR}/devel/p5-Any-Moose \ p5-Mouse>=0.23:${PORTSDIR}/devel/p5-Moose \ Index: www/p5-HTTP-Exception/Makefile =================================================================== RCS file: /home/pcvs/ports/www/p5-HTTP-Exception/Makefile,v retrieving revision 1.2 diff -u -r1.2 Makefile --- www/p5-HTTP-Exception/Makefile 11 Mar 2012 10:12:05 -0000 1.2 +++ www/p5-HTTP-Exception/Makefile 22 May 2012 02:03:28 -0000 @@ -17,7 +17,7 @@ RUN_DEPENDS= \ p5-Exception-Class>=1.29:${PORTSDIR}/devel/p5-Exception-Class \ p5-libwww>=5.817:${PORTSDIR}/www/p5-libwww -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= p5-Test-Exception>=0.29:${PORTSDIR}/devel/p5-Test-Exception PERL_CONFIGURE= yes Index: www/p5-HTTP-Headers-Fast/Makefile =================================================================== RCS file: /home/pcvs/ports/www/p5-HTTP-Headers-Fast/Makefile,v retrieving revision 1.7 diff -u -r1.7 Makefile --- www/p5-HTTP-Headers-Fast/Makefile 1 Aug 2010 22:27:34 -0000 1.7 +++ www/p5-HTTP-Headers-Fast/Makefile 22 May 2012 02:03:28 -0000 @@ -16,7 +16,7 @@ RUN_DEPENDS= \ p5-libwww>=0:${PORTSDIR}/www/p5-libwww -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: www/p5-HTTP-MobileAgent-Plugin-Charset/Makefile =================================================================== RCS file: /home/pcvs/ports/www/p5-HTTP-MobileAgent-Plugin-Charset/Makefile,v retrieving revision 1.3 diff -u -r1.3 Makefile --- www/p5-HTTP-MobileAgent-Plugin-Charset/Makefile 11 Apr 2012 02:36:43 -0000 1.3 +++ www/p5-HTTP-MobileAgent-Plugin-Charset/Makefile 22 May 2012 02:03:28 -0000 @@ -16,7 +16,7 @@ RUN_DEPENDS= \ p5-HTTP-MobileAgent>=0.26:${PORTSDIR}/www/p5-HTTP-MobileAgent -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: www/p5-HTTP-MobileAgent-Plugin-Locator/Makefile =================================================================== RCS file: /home/pcvs/ports/www/p5-HTTP-MobileAgent-Plugin-Locator/Makefile,v retrieving revision 1.2 diff -u -r1.2 Makefile --- www/p5-HTTP-MobileAgent-Plugin-Locator/Makefile 12 Apr 2012 15:41:06 -0000 1.2 +++ www/p5-HTTP-MobileAgent-Plugin-Locator/Makefile 22 May 2012 02:03:28 -0000 @@ -20,7 +20,7 @@ p5-HTTP-MobileAgent>=0.31:${PORTSDIR}/www/p5-HTTP-MobileAgent \ p5-UNIVERSAL-can>0:${PORTSDIR}/devel/p5-UNIVERSAL-can \ p5-UNIVERSAL-require>0:${PORTSDIR}/devel/p5-UNIVERSAL-require -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= p5-Test-Requires>=0:${PORTSDIR}/devel/p5-Test-Requires PERL_CONFIGURE= yes Index: www/p5-HTTP-Proxy/Makefile =================================================================== RCS file: /home/pcvs/ports/www/p5-HTTP-Proxy/Makefile,v retrieving revision 1.16 diff -u -r1.16 Makefile --- www/p5-HTTP-Proxy/Makefile 5 Jul 2011 15:30:08 -0000 1.16 +++ www/p5-HTTP-Proxy/Makefile 22 May 2012 02:03:28 -0000 @@ -15,7 +15,7 @@ COMMENT= A pure Perl HTTP proxy RUN_DEPENDS= ${SITE_PERL}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_MODBUILD= yes Index: www/p5-HTTP-Server-Simple-Static/Makefile =================================================================== RCS file: /home/pcvs/ports/www/p5-HTTP-Server-Simple-Static/Makefile,v retrieving revision 1.6 diff -u -r1.6 Makefile --- www/p5-HTTP-Server-Simple-Static/Makefile 25 Mar 2008 09:56:21 -0000 1.6 +++ www/p5-HTTP-Server-Simple-Static/Makefile 22 May 2012 02:03:28 -0000 @@ -19,7 +19,7 @@ ${SITE_PERL}/URI/Escape.pm:${PORTSDIR}/net/p5-URI \ ${SITE_PERL}/MIME/Types.pm:${PORTSDIR}/mail/p5-MIME-Types \ ${SITE_PERL}/File/MMagic.pm:${PORTSDIR}/devel/p5-File-MMagic -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_MODBUILD= yes Index: www/p5-HTTP-Session/Makefile =================================================================== RCS file: /home/pcvs/ports/www/p5-HTTP-Session/Makefile,v retrieving revision 1.13 diff -u -r1.13 Makefile --- www/p5-HTTP-Session/Makefile 11 Mar 2012 10:14:09 -0000 1.13 +++ www/p5-HTTP-Session/Makefile 22 May 2012 02:03:28 -0000 @@ -24,7 +24,7 @@ p5-libwww>=5.818:${PORTSDIR}/www/p5-libwww \ p5-Module-Runtime>=0.011:${PORTSDIR}/devel/p5-Module-Runtime \ p5-URI>=1.38:${PORTSDIR}/net/p5-URI -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= p5-Test-Requires>0:${PORTSDIR}/devel/p5-Test-Requires PERL_CONFIGURE= yes Index: www/p5-HTTP-Session-State-MobileAgentID/Makefile =================================================================== RCS file: /home/pcvs/ports/www/p5-HTTP-Session-State-MobileAgentID/Makefile,v retrieving revision 1.8 diff -u -r1.8 Makefile --- www/p5-HTTP-Session-State-MobileAgentID/Makefile 12 Apr 2012 14:25:04 -0000 1.8 +++ www/p5-HTTP-Session-State-MobileAgentID/Makefile 22 May 2012 02:03:28 -0000 @@ -19,7 +19,7 @@ p5-HTTP-MobileAgent>=0.28:${PORTSDIR}/www/p5-HTTP-MobileAgent \ p5-HTTP-Session>=0.38:${PORTSDIR}/www/p5-HTTP-Session \ p5-Net-CIDR-MobileJP>=0.20:${PORTSDIR}/net/p5-Net-CIDR-MobileJP -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception PERL_CONFIGURE= yes Index: www/p5-IMDB-Film/Makefile =================================================================== RCS file: /home/pcvs/ports/www/p5-IMDB-Film/Makefile,v retrieving revision 1.32 diff -u -r1.32 Makefile --- www/p5-IMDB-Film/Makefile 1 May 2012 02:12:45 -0000 1.32 +++ www/p5-IMDB-Film/Makefile 22 May 2012 02:03:28 -0000 @@ -21,7 +21,7 @@ p5-HTML-Parser>=2.28:${PORTSDIR}/www/p5-HTML-Parser \ p5-Text-Unidecode>=0:${PORTSDIR}/converters/p5-Text-Unidecode \ p5-libwww>=1.41:${PORTSDIR}/www/p5-libwww -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: www/p5-JE/Makefile =================================================================== RCS file: /home/pcvs/ports/www/p5-JE/Makefile,v retrieving revision 1.15 diff -u -r1.15 Makefile --- www/p5-JE/Makefile 6 Mar 2012 14:22:58 -0000 1.15 +++ www/p5-JE/Makefile 22 May 2012 02:03:28 -0000 @@ -17,7 +17,7 @@ RUN_DEPENDS= p5-TimeDate>0:${PORTSDIR}/devel/p5-TimeDate \ p5-Tie-RefHash-Weak>0:${PORTSDIR}/devel/p5-Tie-RefHash-Weak -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: www/p5-Jemplate/Makefile =================================================================== RCS file: /home/pcvs/ports/www/p5-Jemplate/Makefile,v retrieving revision 1.7 diff -u -r1.7 Makefile --- www/p5-Jemplate/Makefile 24 Apr 2012 01:10:52 -0000 1.7 +++ www/p5-Jemplate/Makefile 22 May 2012 02:03:28 -0000 @@ -17,7 +17,7 @@ RUN_DEPENDS= p5-File-Find-Rule>=0.30:${PORTSDIR}/devel/p5-File-Find-Rule \ p5-Template-Toolkit>=2.19:${PORTSDIR}/www/p5-Template-Toolkit -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: www/p5-LWP-Authen-OAuth/Makefile =================================================================== RCS file: /home/pcvs/ports/www/p5-LWP-Authen-OAuth/Makefile,v retrieving revision 1.1 diff -u -r1.1 Makefile --- www/p5-LWP-Authen-OAuth/Makefile 19 May 2011 13:32:55 -0000 1.1 +++ www/p5-LWP-Authen-OAuth/Makefile 22 May 2012 02:03:28 -0000 @@ -17,7 +17,7 @@ RUN_DEPENDS= \ p5-libwww>=0:${PORTSDIR}/www/p5-libwww \ p5-URI>0:${PORTSDIR}/net/p5-URI -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: www/p5-LWP-ConnCache-MaxKeepAliveRequests/Makefile =================================================================== RCS file: /home/pcvs/ports/www/p5-LWP-ConnCache-MaxKeepAliveRequests/Makefile,v retrieving revision 1.2 diff -u -r1.2 Makefile --- www/p5-LWP-ConnCache-MaxKeepAliveRequests/Makefile 17 Mar 2012 22:42:01 -0000 1.2 +++ www/p5-LWP-ConnCache-MaxKeepAliveRequests/Makefile 22 May 2012 02:03:28 -0000 @@ -16,7 +16,7 @@ RUN_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww \ p5-Moose>=0:${PORTSDIR}/devel/p5-Moose -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: www/p5-LWP-UserAgent-Determined/Makefile =================================================================== RCS file: /home/pcvs/ports/www/p5-LWP-UserAgent-Determined/Makefile,v retrieving revision 1.4 diff -u -r1.4 Makefile --- www/p5-LWP-UserAgent-Determined/Makefile 20 Jun 2011 09:22:11 -0000 1.4 +++ www/p5-LWP-UserAgent-Determined/Makefile 22 May 2012 02:03:28 -0000 @@ -16,7 +16,7 @@ COMMENT= A virtual browser that retries errors RUN_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: www/p5-MediaWiki/Makefile =================================================================== RCS file: /home/pcvs/ports/www/p5-MediaWiki/Makefile,v retrieving revision 1.10 diff -u -r1.10 Makefile --- www/p5-MediaWiki/Makefile 21 Jun 2011 06:58:48 -0000 1.10 +++ www/p5-MediaWiki/Makefile 22 May 2012 02:03:28 -0000 @@ -18,7 +18,7 @@ RUN_DEPENDS= ${SITE_PERL}/Config/IniHash.pm:${PORTSDIR}/devel/p5-Config-IniHash \ ${SITE_PERL}/HTTP/Request/Common.pm:${PORTSDIR}/www/p5-libwww \ ${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: www/p5-Net-FireEagle/Makefile =================================================================== RCS file: /home/pcvs/ports/www/p5-Net-FireEagle/Makefile,v retrieving revision 1.9 diff -u -r1.9 Makefile --- www/p5-Net-FireEagle/Makefile 20 Jan 2010 01:28:52 -0000 1.9 +++ www/p5-Net-FireEagle/Makefile 22 May 2012 02:03:28 -0000 @@ -19,7 +19,7 @@ p5-libwww>=5.805:${PORTSDIR}/www/p5-libwww \ p5-JSON-Any>=1.15:${PORTSDIR}/converters/p5-JSON-Any \ p5-Net-SSLeay>=1.30:${PORTSDIR}/security/p5-Net-SSLeay -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: www/p5-Net-Flickr-Backup/Makefile =================================================================== RCS file: /home/pcvs/ports/www/p5-Net-Flickr-Backup/Makefile,v retrieving revision 1.10 diff -u -r1.10 Makefile --- www/p5-Net-Flickr-Backup/Makefile 17 Sep 2011 06:50:17 -0000 1.10 +++ www/p5-Net-Flickr-Backup/Makefile 22 May 2012 02:03:28 -0000 @@ -23,7 +23,7 @@ p5-Net-Flickr-RDF>=2.1:${PORTSDIR}/www/p5-Net-Flickr-RDF \ p5-TimeDate>=1.16:${PORTSDIR}/devel/p5-TimeDate \ p5-libwww>=5.812:${PORTSDIR}/www/libwww -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_MODBUILD= yes Index: www/p5-Net-Flickr-RDF/Makefile =================================================================== RCS file: /home/pcvs/ports/www/p5-Net-Flickr-RDF/Makefile,v retrieving revision 1.8 diff -u -r1.8 Makefile --- www/p5-Net-Flickr-RDF/Makefile 17 Sep 2011 06:50:17 -0000 1.8 +++ www/p5-Net-Flickr-RDF/Makefile 22 May 2012 02:03:28 -0000 @@ -17,7 +17,7 @@ RUN_DEPENDS= ${SITE_PERL}/RDF/Simple.pm:${PORTSDIR}/textproc/p5-RDF-Simple \ p5-TimeDate>=1.16:${PORTSDIR}/devel/p5-TimeDate \ p5-Net-Flickr-API>=1.68:${PORTSDIR}/www/p5-Net-Flickr-API -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_MODBUILD= yes Index: www/p5-Net-GeoPlanet/Makefile =================================================================== RCS file: /home/pcvs/ports/www/p5-Net-GeoPlanet/Makefile,v retrieving revision 1.4 diff -u -r1.4 Makefile --- www/p5-Net-GeoPlanet/Makefile 28 Mar 2009 01:16:37 -0000 1.4 +++ www/p5-Net-GeoPlanet/Makefile 22 May 2012 02:03:28 -0000 @@ -17,7 +17,7 @@ RUN_DEPENDS= p5-libwww>=5.805:${PORTSDIR}/www/p5-libwww \ p5-URI>=1.35:${PORTSDIR}/net/p5-URI \ p5-Test-Simple>=0.74:${PORTSDIR}/devel/p5-Test-Simple -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: www/p5-Net-STF-Client/Makefile =================================================================== RCS file: /home/pcvs/ports/www/p5-Net-STF-Client/Makefile,v retrieving revision 1.2 diff -u -r1.2 Makefile --- www/p5-Net-STF-Client/Makefile 21 Mar 2012 13:58:46 -0000 1.2 +++ www/p5-Net-STF-Client/Makefile 22 May 2012 02:03:28 -0000 @@ -19,7 +19,7 @@ p5-Furl>0:${PORTSDIR}/www/p5-Furl \ p5-libwww>0:${PORTSDIR}/www/p5-libwww \ p5-URI>0:${PORTSDIR}/net/p5-URI -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= \ p5-Test-Requires>0:${PORTSDIR}/devel/p5-Test-Requires \ p5-Test-TCP>0:${PORTSDIR}/devel/p5-Test-TCP \ Index: www/p5-POE-Component-Server-PSGI/Makefile =================================================================== RCS file: /home/pcvs/ports/www/p5-POE-Component-Server-PSGI/Makefile,v retrieving revision 1.2 diff -u -r1.2 Makefile --- www/p5-POE-Component-Server-PSGI/Makefile 16 Oct 2010 09:27:14 -0000 1.2 +++ www/p5-POE-Component-Server-PSGI/Makefile 22 May 2012 02:03:28 -0000 @@ -15,7 +15,7 @@ COMMENT= Perl extension to PSGI Server implementation for POE RUN_DEPENDS= p5-POEx-Role-PSGIServer>0:${PORTSDIR}/www/p5-POEx-Role-PSGIServer -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: www/p5-POEx-Role-PSGIServer/Makefile =================================================================== RCS file: /home/pcvs/ports/www/p5-POEx-Role-PSGIServer/Makefile,v retrieving revision 1.4 diff -u -r1.4 Makefile --- www/p5-POEx-Role-PSGIServer/Makefile 24 Apr 2012 01:04:11 -0000 1.4 +++ www/p5-POEx-Role-PSGIServer/Makefile 22 May 2012 02:03:28 -0000 @@ -29,7 +29,7 @@ p5-POEx-Types>0:${PORTSDIR}/devel/p5-POEx-Types \ p5-Plack>0:${PORTSDIR}/www/p5-Plack \ p5-aliased>0:${PORTSDIR}/devel/p5-aliased -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= p5-HTTP-Parser-XS>=0:${PORTSDIR}/www/p5-HTTP-Parser-XS \ p5-Test-Requires>=0:${PORTSDIR}/devel/p5-Test-Requires \ p5-Test-TCP>=0:${PORTSDIR}/devel/p5-Test-TCP Index: www/p5-Path-Class-URI/Makefile =================================================================== RCS file: /home/pcvs/ports/www/p5-Path-Class-URI/Makefile,v retrieving revision 1.2 diff -u -r1.2 Makefile --- www/p5-Path-Class-URI/Makefile 20 Jun 2011 09:22:12 -0000 1.2 +++ www/p5-Path-Class-URI/Makefile 22 May 2012 02:03:28 -0000 @@ -19,7 +19,7 @@ p5-Path-Class>0:${PORTSDIR}/devel/p5-Path-Class \ p5-URI>0:${PORTSDIR}/net/p5-URI \ p5-Exporter-Lite>0:${PORTSDIR}/devel/p5-Exporter-Lite -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: www/p5-Perlbal-Plugin-PSGI/Makefile =================================================================== RCS file: /home/pcvs/ports/www/p5-Perlbal-Plugin-PSGI/Makefile,v retrieving revision 1.3 diff -u -r1.3 Makefile --- www/p5-Perlbal-Plugin-PSGI/Makefile 24 Apr 2012 01:09:37 -0000 1.3 +++ www/p5-Perlbal-Plugin-PSGI/Makefile 22 May 2012 02:03:28 -0000 @@ -18,7 +18,7 @@ RUN_DEPENDS= \ p5-Perlbal>0:${PORTSDIR}/www/perlbal \ p5-Plack>0:${PORTSDIR}/www/p5-Plack -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= p5-Test-Requires>0:${PORTSDIR}/devel/p5-Test-Requires \ p5-Test-TCP>=0:${PORTSDIR}/devel/p5-Test-TCP Index: www/p5-Plack-App-Proxy/Makefile =================================================================== RCS file: /home/pcvs/ports/www/p5-Plack-App-Proxy/Makefile,v retrieving revision 1.4 diff -u -r1.4 Makefile --- www/p5-Plack-App-Proxy/Makefile 11 Mar 2012 10:24:14 -0000 1.4 +++ www/p5-Plack-App-Proxy/Makefile 22 May 2012 02:03:28 -0000 @@ -19,7 +19,7 @@ p5-AnyEvent-HTTP>=1.44:${PORTSDIR}/www/p5-AnyEvent-HTTP \ p5-libwww>0:${PORTSDIR}/www/p5-libwww \ p5-Plack>=0.9913:${PORTSDIR}/www/p5-Plack -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= \ p5-Test-Requires>0:${PORTSDIR}/devel/p5-Test-Requires \ p5-Test-TCP>0:${PORTSDIR}/devel/p5-Test-TCP Index: www/p5-Plack-Handler-AnyEvent-HTTPD/Makefile =================================================================== RCS file: /home/pcvs/ports/www/p5-Plack-Handler-AnyEvent-HTTPD/Makefile,v retrieving revision 1.2 diff -u -r1.2 Makefile --- www/p5-Plack-Handler-AnyEvent-HTTPD/Makefile 3 Apr 2012 22:48:01 -0000 1.2 +++ www/p5-Plack-Handler-AnyEvent-HTTPD/Makefile 22 May 2012 02:03:28 -0000 @@ -19,7 +19,7 @@ p5-libwww>0:${PORTSDIR}/www/p5-libwww \ p5-Plack>=0.9903:${PORTSDIR}/www/p5-Plack \ p5-URI>0:${PORTSDIR}/net/p5-URI -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= p5-Test-TCP>0:${PORTSDIR}/devel/p5-Test-TCP PERL_CONFIGURE= yes Index: www/p5-Plack-Handler-AnyEvent-ReverseHTTP/Makefile =================================================================== RCS file: /home/pcvs/ports/www/p5-Plack-Handler-AnyEvent-ReverseHTTP/Makefile,v retrieving revision 1.1 diff -u -r1.1 Makefile --- www/p5-Plack-Handler-AnyEvent-ReverseHTTP/Makefile 2 Apr 2010 14:42:08 -0000 1.1 +++ www/p5-Plack-Handler-AnyEvent-ReverseHTTP/Makefile 22 May 2012 02:03:28 -0000 @@ -18,7 +18,7 @@ p5-AnyEvent>0:${PORTSDIR}/devel/p5-AnyEvent \ p5-AnyEvent-ReverseHTTP>0:${PORTSDIR}/www/p5-AnyEvent-ReverseHTTP \ p5-Plack>=0.99:${PORTSDIR}/www/p5-Plack -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: www/p5-Plack-Handler-AnyEvent-SCGI/Makefile =================================================================== RCS file: /home/pcvs/ports/www/p5-Plack-Handler-AnyEvent-SCGI/Makefile,v retrieving revision 1.2 diff -u -r1.2 Makefile --- www/p5-Plack-Handler-AnyEvent-SCGI/Makefile 22 Apr 2012 10:08:47 -0000 1.2 +++ www/p5-Plack-Handler-AnyEvent-SCGI/Makefile 22 May 2012 02:03:28 -0000 @@ -17,7 +17,7 @@ RUN_DEPENDS= \ p5-AnyEvent-SCGI>0:${PORTSDIR}/www/p5-AnyEvent-SCGI \ p5-Plack>=0.9901:${PORTSDIR}/www/p5-Plack -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= p5-Test-TCP>0:${PORTSDIR}/devel/p5-Test-TCP PERL_CONFIGURE= yes Index: www/p5-Plack-Handler-CLI/Makefile =================================================================== RCS file: /home/pcvs/ports/www/p5-Plack-Handler-CLI/Makefile,v retrieving revision 1.2 diff -u -r1.2 Makefile --- www/p5-Plack-Handler-CLI/Makefile 22 Apr 2012 11:42:34 -0000 1.2 +++ www/p5-Plack-Handler-CLI/Makefile 22 May 2012 02:03:28 -0000 @@ -18,7 +18,7 @@ p5-Any-Moose>0:${PORTSDIR}/devel/p5-Any-Moose \ p5-Plack>=0.99:${PORTSDIR}/www/p5-Plack \ p5-URI>0:${PORTSDIR}/net/p5-URI -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= \ p5-HTTP-Request-AsCGI>0:${PORTSDIR}/www/p5-HTTP-Request-AsCGI \ p5-Test-Requires>0:${PORTSDIR}/devel/p5-Test-Requires \ Index: www/p5-Plack-Handler-SCGI/Makefile =================================================================== RCS file: /home/pcvs/ports/www/p5-Plack-Handler-SCGI/Makefile,v retrieving revision 1.1 diff -u -r1.1 Makefile --- www/p5-Plack-Handler-SCGI/Makefile 7 Apr 2010 01:26:55 -0000 1.1 +++ www/p5-Plack-Handler-SCGI/Makefile 22 May 2012 02:03:28 -0000 @@ -18,7 +18,7 @@ p5-Plack>=0.9901:${PORTSDIR}/www/p5-Plack \ p5-SCGI>0:${PORTSDIR}/www/p5-SCGI \ p5-Try-Tiny>=0.04:${PORTSDIR}/lang/p5-Try-Tiny -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: www/p5-Plack-Middleware-AMF/Makefile =================================================================== RCS file: /home/pcvs/ports/www/p5-Plack-Middleware-AMF/Makefile,v retrieving revision 1.1 diff -u -r1.1 Makefile --- www/p5-Plack-Middleware-AMF/Makefile 22 May 2010 01:02:46 -0000 1.1 +++ www/p5-Plack-Middleware-AMF/Makefile 22 May 2012 02:03:28 -0000 @@ -18,7 +18,7 @@ p5-Data-AMF>=0.03:${PORTSDIR}/converters/p5-Data-AMF \ p5-Plack>0:${PORTSDIR}/www/p5-Plack \ p5-UNIVERSAL-require>0:${PORTSDIR}/devel/p5-UNIVERSAL-require -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: www/p5-Plack-Middleware-AddDefaultCharset/Makefile =================================================================== RCS file: /home/pcvs/ports/www/p5-Plack-Middleware-AddDefaultCharset/Makefile,v retrieving revision 1.1 diff -u -r1.1 Makefile --- www/p5-Plack-Middleware-AddDefaultCharset/Makefile 2 Nov 2010 07:18:55 -0000 1.1 +++ www/p5-Plack-Middleware-AddDefaultCharset/Makefile 22 May 2012 02:03:28 -0000 @@ -16,7 +16,7 @@ RUN_DEPENDS= \ p5-Plack>=0.9925:${PORTSDIR}/www/p5-Plack -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: www/p5-Plack-Middleware-Auth-Digest/Makefile =================================================================== RCS file: /home/pcvs/ports/www/p5-Plack-Middleware-Auth-Digest/Makefile,v retrieving revision 1.3 diff -u -r1.3 Makefile --- www/p5-Plack-Middleware-Auth-Digest/Makefile 12 Apr 2012 15:39:04 -0000 1.3 +++ www/p5-Plack-Middleware-Auth-Digest/Makefile 22 May 2012 02:03:28 -0000 @@ -17,7 +17,7 @@ RUN_DEPENDS= \ p5-Digest-HMAC>0:${PORTSDIR}/security/p5-Digest-HMAC \ p5-Plack>0:${PORTSDIR}/www/p5-Plack -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= p5-Test-TCP>=0:${PORTSDIR}/devel/p5-Test-TCP PERL_CONFIGURE= yes Index: www/p5-Plack-Middleware-AutoRefresh/Makefile =================================================================== RCS file: /home/pcvs/ports/www/p5-Plack-Middleware-AutoRefresh/Makefile,v retrieving revision 1.1 diff -u -r1.1 Makefile --- www/p5-Plack-Middleware-AutoRefresh/Makefile 2 Apr 2010 14:33:09 -0000 1.1 +++ www/p5-Plack-Middleware-AutoRefresh/Makefile 22 May 2012 02:03:28 -0000 @@ -22,7 +22,7 @@ p5-JSON-Any>0:${PORTSDIR}/converters/p5-JSON-Any \ p5-Plack>0:${PORTSDIR}/www/p5-Plack \ p5-Readonly>0:${PORTSDIR}/devel/p5-Readonly -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_MODBUILD= yes Index: www/p5-Plack-Middleware-ConsoleLogger/Makefile =================================================================== RCS file: /home/pcvs/ports/www/p5-Plack-Middleware-ConsoleLogger/Makefile,v retrieving revision 1.3 diff -u -r1.3 Makefile --- www/p5-Plack-Middleware-ConsoleLogger/Makefile 9 Jul 2011 05:36:07 -0000 1.3 +++ www/p5-Plack-Middleware-ConsoleLogger/Makefile 22 May 2012 02:03:28 -0000 @@ -17,7 +17,7 @@ RUN_DEPENDS= \ p5-Plack>=0.99:${PORTSDIR}/www/p5-Plack \ p5-JavaScript-Value-Escape>0:${PORTSDIR}/lang/p5-JavaScript-Value-Escape -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: www/p5-Plack-Middleware-Debug/Makefile =================================================================== RCS file: /home/pcvs/ports/www/p5-Plack-Middleware-Debug/Makefile,v retrieving revision 1.9 diff -u -r1.9 Makefile --- www/p5-Plack-Middleware-Debug/Makefile 20 Mar 2012 02:01:38 -0000 1.9 +++ www/p5-Plack-Middleware-Debug/Makefile 22 May 2012 02:03:28 -0000 @@ -22,7 +22,7 @@ p5-Plack>0:${PORTSDIR}/www/p5-Plack \ p5-Text-MicroTemplate>=0.15:${PORTSDIR}/textproc/p5-Text-MicroTemplate \ p5-Module-Versions>=0.01:${PORTSDIR}/devel/p5-Module-Versions -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= p5-Test-Requires>0:${PORTSDIR}/devel/p5-Test-Requires PERL_CONFIGURE= yes Index: www/p5-Plack-Middleware-Deflater/Makefile =================================================================== RCS file: /home/pcvs/ports/www/p5-Plack-Middleware-Deflater/Makefile,v retrieving revision 1.4 diff -u -r1.4 Makefile --- www/p5-Plack-Middleware-Deflater/Makefile 5 Jul 2011 23:16:04 -0000 1.4 +++ www/p5-Plack-Middleware-Deflater/Makefile 22 May 2012 02:03:28 -0000 @@ -17,7 +17,7 @@ RUN_DEPENDS= \ p5-Plack>0:${PORTSDIR}/www/p5-Plack -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: www/p5-Plack-Middleware-File-Sass/Makefile =================================================================== RCS file: /home/pcvs/ports/www/p5-Plack-Middleware-File-Sass/Makefile,v retrieving revision 1.2 diff -u -r1.2 Makefile --- www/p5-Plack-Middleware-File-Sass/Makefile 27 Mar 2011 10:40:10 -0000 1.2 +++ www/p5-Plack-Middleware-File-Sass/Makefile 22 May 2012 02:03:28 -0000 @@ -17,7 +17,7 @@ RUN_DEPENDS= \ p5-Plack>0:${PORTSDIR}/www/p5-Plack \ p5-Text-Sass>0:${PORTSDIR}/textproc/p5-Text-Sass -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} # Now, sass gem can be used instead of p5-Text-Sass. PERL_CONFIGURE= yes Index: www/p5-Plack-Middleware-Header/Makefile =================================================================== RCS file: /home/pcvs/ports/www/p5-Plack-Middleware-Header/Makefile,v retrieving revision 1.2 diff -u -r1.2 Makefile --- www/p5-Plack-Middleware-Header/Makefile 10 Oct 2010 11:30:17 -0000 1.2 +++ www/p5-Plack-Middleware-Header/Makefile 22 May 2012 02:03:28 -0000 @@ -16,7 +16,7 @@ RUN_DEPENDS= \ p5-Plack>0:${PORTSDIR}/www/p5-Plack -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: www/p5-Plack-Middleware-IEnosniff/Makefile =================================================================== RCS file: /home/pcvs/ports/www/p5-Plack-Middleware-IEnosniff/Makefile,v retrieving revision 1.2 diff -u -r1.2 Makefile --- www/p5-Plack-Middleware-IEnosniff/Makefile 20 Jun 2011 09:22:12 -0000 1.2 +++ www/p5-Plack-Middleware-IEnosniff/Makefile 22 May 2012 02:03:28 -0000 @@ -17,7 +17,7 @@ RUN_DEPENDS= \ p5-Plack>0:${PORTSDIR}/www/p5-Plack -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: www/p5-Plack-Middleware-JSConcat/Makefile =================================================================== RCS file: /home/pcvs/ports/www/p5-Plack-Middleware-JSConcat/Makefile,v retrieving revision 1.1 diff -u -r1.1 Makefile --- www/p5-Plack-Middleware-JSConcat/Makefile 6 Apr 2010 15:24:39 -0000 1.1 +++ www/p5-Plack-Middleware-JSConcat/Makefile 22 May 2012 02:03:28 -0000 @@ -17,7 +17,7 @@ RUN_DEPENDS= \ p5-IPC-Run3>0:${PORTSDIR}/devel/p5-IPC-Run3 \ p5-Plack>0:${PORTSDIR}/www/p5-Plack -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: www/p5-Plack-Middleware-Precompressed/Makefile =================================================================== RCS file: /home/pcvs/ports/www/p5-Plack-Middleware-Precompressed/Makefile,v retrieving revision 1.2 diff -u -r1.2 Makefile --- www/p5-Plack-Middleware-Precompressed/Makefile 27 Mar 2011 10:40:26 -0000 1.2 +++ www/p5-Plack-Middleware-Precompressed/Makefile 22 May 2012 02:03:28 -0000 @@ -17,7 +17,7 @@ RUN_DEPENDS= \ p5-Plack>0:${PORTSDIR}/www/p5-Plack -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: www/p5-Plack-Middleware-Reproxy/Makefile =================================================================== RCS file: /home/pcvs/ports/www/p5-Plack-Middleware-Reproxy/Makefile,v retrieving revision 1.2 diff -u -r1.2 Makefile --- www/p5-Plack-Middleware-Reproxy/Makefile 11 Mar 2012 10:31:34 -0000 1.2 +++ www/p5-Plack-Middleware-Reproxy/Makefile 22 May 2012 02:03:28 -0000 @@ -17,7 +17,7 @@ RUN_DEPENDS= \ p5-Plack>0:${PORTSDIR}/www/p5-Plack \ p5-URI>0:${PORTSDIR}/net/p5-URI -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= p5-TEST-TCP>0:${PORTSDIR}/devel/p5-Test-TCP PERL_CONFIGURE= yes Index: www/p5-Plack-Middleware-ReverseProxy/Makefile =================================================================== RCS file: /home/pcvs/ports/www/p5-Plack-Middleware-ReverseProxy/Makefile,v retrieving revision 1.7 diff -u -r1.7 Makefile --- www/p5-Plack-Middleware-ReverseProxy/Makefile 17 Mar 2012 16:09:47 -0000 1.7 +++ www/p5-Plack-Middleware-ReverseProxy/Makefile 22 May 2012 02:03:28 -0000 @@ -17,7 +17,7 @@ RUN_DEPENDS= \ p5-Plack>0:${PORTSDIR}/www/p5-Plack \ p5-YAML>0:${PORTSDIR}/textproc/p5-YAML -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= p5-Test-Base>0:${PORTSDIR}/devel/p5-Test-Base PERL_CONFIGURE= yes Index: www/p5-Plack-Middleware-ServerStatus-Lite/Makefile =================================================================== RCS file: /home/pcvs/ports/www/p5-Plack-Middleware-ServerStatus-Lite/Makefile,v retrieving revision 1.2 diff -u -r1.2 Makefile --- www/p5-Plack-Middleware-ServerStatus-Lite/Makefile 11 Mar 2012 10:32:43 -0000 1.2 +++ www/p5-Plack-Middleware-ServerStatus-Lite/Makefile 22 May 2012 02:03:28 -0000 @@ -19,7 +19,7 @@ p5-Parallel-Scoreboard>=0.02:${PORTSDIR}/devel/p5-Parallel-Scoreboard \ p5-Plack>0:${PORTSDIR}/www/p5-Plack \ p5-Try-Tiny>=0.09:${PORTSDIR}/lang/p5-Try-Tiny -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= p5-Test-TCP>0:${PORTSDIR}/devel/p5-Test-TCP PERL_CONFIGURE= yes Index: www/p5-Plack-Middleware-Session/Makefile =================================================================== RCS file: /home/pcvs/ports/www/p5-Plack-Middleware-Session/Makefile,v retrieving revision 1.5 diff -u -r1.5 Makefile --- www/p5-Plack-Middleware-Session/Makefile 22 Apr 2012 13:57:04 -0000 1.5 +++ www/p5-Plack-Middleware-Session/Makefile 22 May 2012 02:03:28 -0000 @@ -17,7 +17,7 @@ RUN_DEPENDS= \ p5-Digest-SHA1>0:${PORTSDIR}/security/p5-Digest-SHA1 \ p5-Plack>=0.9910:${PORTSDIR}/www/p5-Plack -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= \ p5-Test-Exception>0:${PORTSDIR}/devel/p5-Test-Exception \ p5-Test-Requires>0:${PORTSDIR}/devel/p5-Test-Requires \ Index: www/p5-Plack-Middleware-SocketIO/Makefile =================================================================== RCS file: /home/pcvs/ports/www/p5-Plack-Middleware-SocketIO/Makefile,v retrieving revision 1.2 diff -u -r1.2 Makefile --- www/p5-Plack-Middleware-SocketIO/Makefile 9 Jul 2011 05:36:47 -0000 1.2 +++ www/p5-Plack-Middleware-SocketIO/Makefile 22 May 2012 02:03:28 -0000 @@ -20,7 +20,7 @@ p5-Plack>0:${PORTSDIR}/www/p5-Plack \ p5-Protocol-WebSocket>=0.00901:${PORTSDIR}/www/p5-Protocol-WebSocket \ p5-Try-Tiny>0:${PORTSDIR}/lang/p5-Try-Tiny -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: www/p5-Plack-Middleware-Status/Makefile =================================================================== RCS file: /home/pcvs/ports/www/p5-Plack-Middleware-Status/Makefile,v retrieving revision 1.1 diff -u -r1.1 Makefile --- www/p5-Plack-Middleware-Status/Makefile 2 Nov 2010 03:31:50 -0000 1.1 +++ www/p5-Plack-Middleware-Status/Makefile 22 May 2012 02:03:28 -0000 @@ -17,7 +17,7 @@ RUN_DEPENDS= \ p5-libwww>0:${PORTSDIR}/www/p5-libwww \ p5-Plack>0:${PORTSDIR}/www/p5-Plack -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: www/p5-Plack-Middleware-Throttle/Makefile =================================================================== RCS file: /home/pcvs/ports/www/p5-Plack-Middleware-Throttle/Makefile,v retrieving revision 1.1 diff -u -r1.1 Makefile --- www/p5-Plack-Middleware-Throttle/Makefile 4 Sep 2010 13:45:20 -0000 1.1 +++ www/p5-Plack-Middleware-Throttle/Makefile 22 May 2012 02:03:28 -0000 @@ -19,7 +19,7 @@ p5-libwww>0:${PORTSDIR}/www/p5-libwww \ p5-Moose>0:${PORTSDIR}/devel/p5-Moose \ p5-Plack>0:${PORTSDIR}/www/p5-Plack -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: www/p5-Plack-Server-Coro/Makefile =================================================================== RCS file: /home/pcvs/ports/www/p5-Plack-Server-Coro/Makefile,v retrieving revision 1.4 diff -u -r1.4 Makefile --- www/p5-Plack-Server-Coro/Makefile 12 Apr 2012 15:43:13 -0000 1.4 +++ www/p5-Plack-Server-Coro/Makefile 22 May 2012 02:03:28 -0000 @@ -19,7 +19,7 @@ p5-Coro>0:${PORTSDIR}/devel/p5-Coro \ p5-Net-Server-Coro>=0.5:${PORTSDIR}/net/p5-Net-Server-Coro \ p5-Plack>0:${PORTSDIR}/www/p5-Plack -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= p5-Test-Requires>=0:${PORTSDIR}/devel/p5-Test-Requires \ p5-Test-TCP>0:${PORTSDIR}/devel/p5-Test-TCP Index: www/p5-Plack-Server-POE/Makefile =================================================================== RCS file: /home/pcvs/ports/www/p5-Plack-Server-POE/Makefile,v retrieving revision 1.2 diff -u -r1.2 Makefile --- www/p5-Plack-Server-POE/Makefile 24 Apr 2012 01:06:36 -0000 1.2 +++ www/p5-Plack-Server-POE/Makefile 22 May 2012 02:03:28 -0000 @@ -19,7 +19,7 @@ p5-libwww>0:${PORTSDIR}/www/p5-libwww \ p5-POE>0:${PORTSDIR}/devel/p5-POE \ p5-POE-Filter-HTTP-Parser>0:${PORTSDIR}/www/p5-POE-Filter-HTTP-Parser -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= p5-Test-Requires>=0:${PORTSDIR}/devel/p5-Test-Requires \ p5-Test-TCP>=0:${PORTSDIR}/devel/p5-Test-TCP Index: www/p5-Plack-Server-ReverseHTTP/Makefile =================================================================== RCS file: /home/pcvs/ports/www/p5-Plack-Server-ReverseHTTP/Makefile,v retrieving revision 1.3 diff -u -r1.3 Makefile --- www/p5-Plack-Server-ReverseHTTP/Makefile 20 Jun 2011 09:22:12 -0000 1.3 +++ www/p5-Plack-Server-ReverseHTTP/Makefile 22 May 2012 02:03:28 -0000 @@ -19,7 +19,7 @@ p5-AnyEvent>0:${PORTSDIR}/devel/p5-AnyEvent \ p5-AnyEvent-ReverseHTTP>0:${PORTSDIR}/www/p5-AnyEvent-ReverseHTTP \ p5-Plack>0:${PORTSDIR}/www/p5-Plack -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: www/p5-REST-Google-Apps-Provisioning/Makefile =================================================================== RCS file: /home/pcvs/ports/www/p5-REST-Google-Apps-Provisioning/Makefile,v retrieving revision 1.9 diff -u -r1.9 Makefile --- www/p5-REST-Google-Apps-Provisioning/Makefile 14 Mar 2012 09:03:13 -0000 1.9 +++ www/p5-REST-Google-Apps-Provisioning/Makefile 22 May 2012 02:03:28 -0000 @@ -20,7 +20,7 @@ RUN_DEPENDS= p5-XML-Simple>=0:${PORTSDIR}/textproc/p5-XML-Simple \ p5-libwww>=0:${PORTSDIR}/www/p5-libwww -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: www/p5-STF-Dispatcher-PSGI/Makefile =================================================================== RCS file: /home/pcvs/ports/www/p5-STF-Dispatcher-PSGI/Makefile,v retrieving revision 1.3 diff -u -r1.3 Makefile --- www/p5-STF-Dispatcher-PSGI/Makefile 20 Mar 2012 11:20:30 -0000 1.3 +++ www/p5-STF-Dispatcher-PSGI/Makefile 22 May 2012 02:03:28 -0000 @@ -20,7 +20,7 @@ p5-HTTP-Date>0:${PORTSDIR}/www/p5-HTTP-Date \ p5-Plack>0:${PORTSDIR}/www/p5-Plack \ p5-Plack-Middleware-Header>0:${PORTSDIR}/www/p5-Plack-Middleware-Header -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: www/p5-Squatting-On-PSGI/Makefile =================================================================== RCS file: /home/pcvs/ports/www/p5-Squatting-On-PSGI/Makefile,v retrieving revision 1.4 diff -u -r1.4 Makefile --- www/p5-Squatting-On-PSGI/Makefile 22 Apr 2012 11:42:03 -0000 1.4 +++ www/p5-Squatting-On-PSGI/Makefile 22 May 2012 02:03:28 -0000 @@ -18,7 +18,7 @@ RUN_DEPENDS= \ p5-Plack>0:${PORTSDIR}/www/p5-Plack \ p5-Squatting>=0.81:${PORTSDIR}/www/p5-Squatting -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= \ p5-Test-Requires>0:${PORTSDIR}/devel/p5-Test-Requires \ p5-Test-TCP>0:${PORTSDIR}/devel/p5-Test-TCP Index: www/p5-Starlet/Makefile =================================================================== RCS file: /home/pcvs/ports/www/p5-Starlet/Makefile,v retrieving revision 1.8 diff -u -r1.8 Makefile --- www/p5-Starlet/Makefile 3 Apr 2012 15:07:07 -0000 1.8 +++ www/p5-Starlet/Makefile 22 May 2012 02:03:28 -0000 @@ -19,7 +19,7 @@ p5-Parallel-Prefork>=0.13:${PORTSDIR}/devel/p5-Parallel-Prefork \ p5-Plack>=0.992:${PORTSDIR}/www/p5-Plack \ p5-Server-Starter>=0.06:${PORTSDIR}/net/p5-Server-Starter -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= p5-Test-TCP>0:${PORTSDIR}/devel/p5-Test-TCP PERL_CONFIGURE= yes Index: www/p5-Starman/Makefile =================================================================== RCS file: /home/pcvs/ports/www/p5-Starman/Makefile,v retrieving revision 1.11 diff -u -r1.11 Makefile --- www/p5-Starman/Makefile 11 Mar 2012 11:25:10 -0000 1.11 +++ www/p5-Starman/Makefile 22 May 2012 02:03:28 -0000 @@ -21,7 +21,7 @@ p5-libwww>0:${PORTSDIR}/www/p5-libwww \ p5-Net-Server>=0.91:${PORTSDIR}/net/p5-Net-Server \ p5-Plack>=0.9971:${PORTSDIR}/www/p5-Plack -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= \ p5-Test-Requires>0:${PORTSDIR}/devel/p5-Test-Requires \ p5-Test-TCP>=1.11:${PORTSDIR}/devel/p5-Test-TCP Index: www/p5-Template-Plugin-FillInForm/Makefile =================================================================== RCS file: /home/pcvs/ports/www/p5-Template-Plugin-FillInForm/Makefile,v retrieving revision 1.1 diff -u -r1.1 Makefile --- www/p5-Template-Plugin-FillInForm/Makefile 12 Dec 2007 09:55:06 -0000 1.1 +++ www/p5-Template-Plugin-FillInForm/Makefile 22 May 2012 02:03:28 -0000 @@ -17,7 +17,7 @@ RUN_DEPENDS= ${SITE_PERL}/HTML/FillInForm.pm:${PORTSDIR}/www/p5-HTML-FillInForm \ ${SITE_PERL}/${PERL_ARCH}/Template.pm:${PORTSDIR}/www/p5-Template-Toolkit -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: www/p5-Template-Plugin-Number-Format/Makefile =================================================================== RCS file: /home/pcvs/ports/www/p5-Template-Plugin-Number-Format/Makefile,v retrieving revision 1.2 diff -u -r1.2 Makefile --- www/p5-Template-Plugin-Number-Format/Makefile 3 Sep 2007 14:35:51 -0000 1.2 +++ www/p5-Template-Plugin-Number-Format/Makefile 22 May 2012 02:03:28 -0000 @@ -16,7 +16,7 @@ RUN_DEPENDS= p5-Number-Format>0:${PORTSDIR}/textproc/p5-Number-Format \ p5-Template-Toolkit>=2.07:${PORTSDIR}/www/p5-Template-Toolkit -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: www/p5-Template-Plugin-VMethods/Makefile =================================================================== RCS file: /home/pcvs/ports/www/p5-Template-Plugin-VMethods/Makefile,v retrieving revision 1.3 diff -u -r1.3 Makefile --- www/p5-Template-Plugin-VMethods/Makefile 19 May 2008 13:12:08 -0000 1.3 +++ www/p5-Template-Plugin-VMethods/Makefile 22 May 2012 02:03:28 -0000 @@ -14,7 +14,7 @@ MAINTAINER= kuriyama@FreeBSD.org COMMENT= Install vmethods for Template-Toolkit -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} RUN_DEPENDS= p5-Template-Toolkit>0:${PORTSDIR}/www/p5-Template-Toolkit PERL_CONFIGURE= yes Index: www/p5-Template-Provider-Encoding/Makefile =================================================================== RCS file: /home/pcvs/ports/www/p5-Template-Provider-Encoding/Makefile,v retrieving revision 1.8 diff -u -r1.8 Makefile --- www/p5-Template-Provider-Encoding/Makefile 24 Sep 2010 00:44:28 -0000 1.8 +++ www/p5-Template-Provider-Encoding/Makefile 22 May 2012 02:03:28 -0000 @@ -16,7 +16,7 @@ COMMENT= Template plugin to specify encoding RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Template.pm:${PORTSDIR}/www/p5-Template-Toolkit -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: www/p5-Template-Stash-AutoEscape/Makefile =================================================================== RCS file: /home/pcvs/ports/www/p5-Template-Stash-AutoEscape/Makefile,v retrieving revision 1.3 diff -u -r1.3 Makefile --- www/p5-Template-Stash-AutoEscape/Makefile 3 May 2012 03:55:45 -0000 1.3 +++ www/p5-Template-Stash-AutoEscape/Makefile 22 May 2012 02:03:28 -0000 @@ -18,7 +18,7 @@ p5-Class-Data-Inheritable>0:${PORTSDIR}/devel/p5-Class-Data-Inheritable \ p5-Template-Toolkit>0:${PORTSDIR}/www/p5-Template-Toolkit \ p5-UNIVERSAL-require>0:${PORTSDIR}/devel/p5-UNIVERSAL-require -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= p5-URI>=0:${PORTSDIR}/net/p5-URI PERL_CONFIGURE= yes Index: www/p5-Tenjin/Makefile =================================================================== RCS file: /home/pcvs/ports/www/p5-Tenjin/Makefile,v retrieving revision 1.5 diff -u -r1.5 Makefile --- www/p5-Tenjin/Makefile 20 Mar 2012 08:42:36 -0000 1.5 +++ www/p5-Tenjin/Makefile 22 May 2012 02:03:28 -0000 @@ -15,7 +15,7 @@ COMMENT= Perl extension for fast templating engine with support for embedded RUN_DEPENDS= p5-HTML-Parser>0:${PORTSDIR}/www/p5-HTML-Parser -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= p5-Try-Tiny>0:${PORTSDIR}/lang/p5-Try-Tiny PERL_CONFIGURE= yes Index: www/p5-Twiggy/Makefile =================================================================== RCS file: /home/pcvs/ports/www/p5-Twiggy/Makefile,v retrieving revision 1.7 diff -u -r1.7 Makefile --- www/p5-Twiggy/Makefile 11 Mar 2012 11:14:12 -0000 1.7 +++ www/p5-Twiggy/Makefile 22 May 2012 02:03:28 -0000 @@ -20,7 +20,7 @@ p5-libwww>0:${PORTSDIR}/www/p5-libwww \ p5-Plack>=0.99:${PORTSDIR}/www/p5-Plack \ p5-Try-Tiny>0:${PORTSDIR}/lang/p5-Try-Tiny -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= \ p5-Test-Requires>0:${PORTSDIR}/devel/p5-Test-Requires \ p5-Test-TCP>0:${PORTSDIR}/devel/p5-Test-TCP Index: www/p5-URI-Fetch/Makefile =================================================================== RCS file: /home/pcvs/ports/www/p5-URI-Fetch/Makefile,v retrieving revision 1.17 diff -u -r1.17 Makefile --- www/p5-URI-Fetch/Makefile 13 Mar 2012 16:15:34 -0000 1.17 +++ www/p5-URI-Fetch/Makefile 22 May 2012 02:03:28 -0000 @@ -18,7 +18,7 @@ RUN_DEPENDS= p5-Class-ErrorHandler>=0:${PORTSDIR}/devel/p5-Class-ErrorHandler \ p5-URI>=0:${PORTSDIR}/net/p5-URI \ p5-libwww>=0:${PORTSDIR}/www/p5-libwww -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} OPTIONS= ZLIB "GZIP Support" on \ CACHE "Caching Support" off Index: www/p5-URI-ParseSearchString/Makefile =================================================================== RCS file: /home/pcvs/ports/www/p5-URI-ParseSearchString/Makefile,v retrieving revision 1.15 diff -u -r1.15 Makefile --- www/p5-URI-ParseSearchString/Makefile 16 Sep 2011 12:07:10 -0000 1.15 +++ www/p5-URI-ParseSearchString/Makefile 22 May 2012 02:03:28 -0000 @@ -16,7 +16,7 @@ COMMENT= Parse Apache refferer logs and extract search engine query strings RUN_DEPENDS= p5-URI>=0:${PORTSDIR}/net/p5-URI -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= p5-Test-NoWarnings>=0:${PORTSDIR}/devel/p5-Test-NoWarnings PERL_CONFIGURE= yes Index: www/p5-WWW-AtMovies-TV/Makefile =================================================================== RCS file: /home/pcvs/ports/www/p5-WWW-AtMovies-TV/Makefile,v retrieving revision 1.7 diff -u -r1.7 Makefile --- www/p5-WWW-AtMovies-TV/Makefile 13 Mar 2012 16:15:34 -0000 1.7 +++ www/p5-WWW-AtMovies-TV/Makefile 22 May 2012 02:03:28 -0000 @@ -19,7 +19,7 @@ RUN_DEPENDS= p5-HTML-TableExtract>=2.1:${PORTSDIR}/www/p5-HTML-TableExtract \ p5-Moose>=0.55:${PORTSDIR}/devel/p5-Moose \ p5-WWW-Mechanize>=1.34:${PORTSDIR}/www/p5-WWW-Mechanize -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: www/p5-WWW-Comic/Makefile =================================================================== RCS file: /home/pcvs/ports/www/p5-WWW-Comic/Makefile,v retrieving revision 1.5 diff -u -r1.5 Makefile --- www/p5-WWW-Comic/Makefile 25 Jan 2010 14:00:24 -0000 1.5 +++ www/p5-WWW-Comic/Makefile 22 May 2012 02:03:28 -0000 @@ -17,7 +17,7 @@ RUN_DEPENDS= p5-WWW-Dilbert>=1.19:${PORTSDIR}/www/p5-WWW-Dilbert \ p5-WWW-VenusEnvy>=1.10:${PORTSDIR}/www/p5-WWW-VenusEnvy -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_MODBUILD= yes Index: www/p5-WWW-Dilbert/Makefile =================================================================== RCS file: /home/pcvs/ports/www/p5-WWW-Dilbert/Makefile,v retrieving revision 1.13 diff -u -r1.13 Makefile --- www/p5-WWW-Dilbert/Makefile 17 Apr 2008 14:30:19 -0000 1.13 +++ www/p5-WWW-Dilbert/Makefile 22 May 2012 02:03:28 -0000 @@ -16,7 +16,7 @@ COMMENT= Dilbert of the day comic strip archive and retrieval module RUN_DEPENDS= ${SITE_PERL}/LWP/Simple.pm:${PORTSDIR}/www/p5-libwww -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} BUILD_DEPENDS+= ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple PERL_MODBUILD= yes Index: www/p5-WWW-Google-Notebook/Makefile =================================================================== RCS file: /home/pcvs/ports/www/p5-WWW-Google-Notebook/Makefile,v retrieving revision 1.3 diff -u -r1.3 Makefile --- www/p5-WWW-Google-Notebook/Makefile 17 Apr 2008 14:30:19 -0000 1.3 +++ www/p5-WWW-Google-Notebook/Makefile 22 May 2012 02:03:28 -0000 @@ -17,7 +17,7 @@ RUN_DEPENDS= ${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww \ ${SITE_PERL}/Class/Accessor.pm:${PORTSDIR}/devel/p5-Class-Accessor \ ${SITE_PERL}/${PERL_ARCH}/Crypt/SSLeay.pm:${PORTSDIR}/security/p5-Crypt-SSLeay -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: www/p5-WWW-Mechanize-CGI/Makefile =================================================================== RCS file: /home/pcvs/ports/www/p5-WWW-Mechanize-CGI/Makefile,v retrieving revision 1.1 diff -u -r1.1 Makefile --- www/p5-WWW-Mechanize-CGI/Makefile 25 Nov 2008 15:33:42 -0000 1.1 +++ www/p5-WWW-Mechanize-CGI/Makefile 22 May 2012 02:03:28 -0000 @@ -16,7 +16,7 @@ RUN_DEPENDS= p5-HTTP-Request-AsCGI>=0.2:${PORTSDIR}/www/p5-HTTP-Request-AsCGI \ p5-WWW-Mechanize>=0:${PORTSDIR}/www/p5-WWW-Mechanize -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: www/p5-WWW-Mechanize-Cached/Makefile =================================================================== RCS file: /home/pcvs/ports/www/p5-WWW-Mechanize-Cached/Makefile,v retrieving revision 1.6 diff -u -r1.6 Makefile --- www/p5-WWW-Mechanize-Cached/Makefile 30 Oct 2010 13:41:46 -0000 1.6 +++ www/p5-WWW-Mechanize-Cached/Makefile 22 May 2012 02:03:28 -0000 @@ -23,7 +23,7 @@ p5-Moose>0:${PORTSDIR}/devel/p5-Moose \ p5-WWW-Mechanize>0:${PORTSDIR}/www/p5-WWW-Mechanize \ p5-Storable>=2.21:${PORTSDIR}/devel/p5-Storable -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: www/p5-WWW-Mechanize-Meta/Makefile =================================================================== RCS file: /home/pcvs/ports/www/p5-WWW-Mechanize-Meta/Makefile,v retrieving revision 1.2 diff -u -r1.2 Makefile --- www/p5-WWW-Mechanize-Meta/Makefile 29 Dec 2009 04:13:29 -0000 1.2 +++ www/p5-WWW-Mechanize-Meta/Makefile 22 May 2012 02:03:28 -0000 @@ -15,7 +15,7 @@ COMMENT= Adds HEAD tag parsing to WWW::Mechanize RUN_DEPENDS= p5-WWW-Mechanize>=1.20:${PORTSDIR}/www/p5-WWW-Mechanize -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: www/p5-WWW-Mixi-Scraper/Makefile =================================================================== RCS file: /home/pcvs/ports/www/p5-WWW-Mixi-Scraper/Makefile,v retrieving revision 1.16 diff -u -r1.16 Makefile --- www/p5-WWW-Mixi-Scraper/Makefile 2 Nov 2011 16:58:11 -0000 1.16 +++ www/p5-WWW-Mixi-Scraper/Makefile 22 May 2012 02:03:28 -0000 @@ -23,7 +23,7 @@ p5-URI>=0:${PORTSDIR}/net/p5-URI \ p5-Web-Scraper>=0.17:${PORTSDIR}/www/p5-Web-Scraper \ p5-WWW-Mechanize>=1.50:${PORTSDIR}/www/p5-WWW-Mechanize -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes USE_DOS2UNIX= yes Index: www/p5-WWW-OpenSearch/Makefile =================================================================== RCS file: /home/pcvs/ports/www/p5-WWW-OpenSearch/Makefile,v retrieving revision 1.10 diff -u -r1.10 Makefile --- www/p5-WWW-OpenSearch/Makefile 28 Jun 2010 03:50:53 -0000 1.10 +++ www/p5-WWW-OpenSearch/Makefile 22 May 2012 02:03:28 -0000 @@ -20,7 +20,7 @@ p5-XML-Feed>=0.08:${PORTSDIR}/textproc/p5-XML-Feed \ p5-libwww>=5.60:${PORTSDIR}/www/p5-libwww \ p5-XML-LibXML>=1.58:${PORTSDIR}/textproc/p5-XML-LibXML -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: www/p5-WWW-Plurk/Makefile =================================================================== RCS file: /home/pcvs/ports/www/p5-WWW-Plurk/Makefile,v retrieving revision 1.5 diff -u -r1.5 Makefile --- www/p5-WWW-Plurk/Makefile 13 Mar 2012 16:15:35 -0000 1.5 +++ www/p5-WWW-Plurk/Makefile 22 May 2012 02:03:28 -0000 @@ -20,7 +20,7 @@ p5-JSON>=2.00:${PORTSDIR}/converters/p5-JSON \ p5-Math-Base36>=0:${PORTSDIR}/math/p5-Math-Base36 \ p5-libwww>=0:${PORTSDIR}/www/p5-libwww -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} BUILD_DEPENDS+= p5-Test-Deep>=0:${PORTSDIR}/devel/p5-Test-Deep PERL_CONFIGURE= yes Index: www/p5-WWW-Scripter/Makefile =================================================================== RCS file: /home/pcvs/ports/www/p5-WWW-Scripter/Makefile,v retrieving revision 1.20 diff -u -r1.20 Makefile --- www/p5-WWW-Scripter/Makefile 8 Apr 2012 20:59:40 -0000 1.20 +++ www/p5-WWW-Scripter/Makefile 22 May 2012 02:03:28 -0000 @@ -18,7 +18,7 @@ p5-WWW-Mechanize>=0:${PORTSDIR}/www/p5-WWW-Mechanize \ p5-HTML-DOM>=0:${PORTSDIR}/www/p5-HTML-DOM \ p5-CSS-DOM>=0:${PORTSDIR}/www/p5-CSS-DOM -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: www/p5-WWW-Scripter-Plugin-Ajax/Makefile =================================================================== RCS file: /home/pcvs/ports/www/p5-WWW-Scripter-Plugin-Ajax/Makefile,v retrieving revision 1.7 diff -u -r1.7 Makefile --- www/p5-WWW-Scripter-Plugin-Ajax/Makefile 17 Sep 2011 06:49:27 -0000 1.7 +++ www/p5-WWW-Scripter-Plugin-Ajax/Makefile 22 May 2012 02:03:28 -0000 @@ -16,7 +16,7 @@ RUN_DEPENDS= p5-WWW-Scripter-Plugin-JavaScript>0:${PORTSDIR}/www/p5-WWW-Scripter-Plugin-JavaScript \ p5-XML-DOM-Lite>0:${PORTSDIR}/textproc/p5-XML-DOM-Lite -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: www/p5-WWW-Scripter-Plugin-JavaScript/Makefile =================================================================== RCS file: /home/pcvs/ports/www/p5-WWW-Scripter-Plugin-JavaScript/Makefile,v retrieving revision 1.6 diff -u -r1.6 Makefile --- www/p5-WWW-Scripter-Plugin-JavaScript/Makefile 27 Dec 2011 13:57:49 -0000 1.6 +++ www/p5-WWW-Scripter-Plugin-JavaScript/Makefile 22 May 2012 02:03:28 -0000 @@ -16,7 +16,7 @@ RUN_DEPENDS= p5-WWW-Scripter>0:${PORTSDIR}/www/p5-WWW-Scripter \ p5-JE>0:${PORTSDIR}/www/p5-JE -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: www/p5-WWW-VenusEnvy/Makefile =================================================================== RCS file: /home/pcvs/ports/www/p5-WWW-VenusEnvy/Makefile,v retrieving revision 1.6 diff -u -r1.6 Makefile --- www/p5-WWW-VenusEnvy/Makefile 25 Dec 2009 15:54:37 -0000 1.6 +++ www/p5-WWW-VenusEnvy/Makefile 22 May 2012 02:03:28 -0000 @@ -17,7 +17,7 @@ COMMENT= VenusEnvy comic strip archive and retrieval module RUN_DEPENDS= p5-libwww>=5.805:${PORTSDIR}/www/p5-libwww -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_MODBUILD= yes Index: www/p5-WWW-Yandex-TIC/Makefile =================================================================== RCS file: /home/pcvs/ports/www/p5-WWW-Yandex-TIC/Makefile,v retrieving revision 1.6 diff -u -r1.6 Makefile --- www/p5-WWW-Yandex-TIC/Makefile 23 Nov 2009 18:28:06 -0000 1.6 +++ www/p5-WWW-Yandex-TIC/Makefile 22 May 2012 02:03:28 -0000 @@ -15,7 +15,7 @@ COMMENT= Query Yandex Thematic Index of Citing (TIC) for domain RUN_DEPENDS= ${SITE_PERL}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: www/p5-WebService-Basecamp/Makefile =================================================================== RCS file: /home/pcvs/ports/www/p5-WebService-Basecamp/Makefile,v retrieving revision 1.6 diff -u -r1.6 Makefile --- www/p5-WebService-Basecamp/Makefile 17 Apr 2008 14:30:24 -0000 1.6 +++ www/p5-WebService-Basecamp/Makefile 22 May 2012 02:03:28 -0000 @@ -16,7 +16,7 @@ RUN_DEPENDS= ${SITE_PERL}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww \ ${SITE_PERL}/XML/Simple.pm:${PORTSDIR}/textproc/p5-XML-Simple -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: www/p5-WebService-CIA/Makefile =================================================================== RCS file: /home/pcvs/ports/www/p5-WebService-CIA/Makefile,v retrieving revision 1.5 diff -u -r1.5 Makefile --- www/p5-WebService-CIA/Makefile 1 May 2012 01:47:10 -0000 1.5 +++ www/p5-WebService-CIA/Makefile 22 May 2012 02:03:28 -0000 @@ -17,7 +17,7 @@ RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Crypt/SSLeay.pm:${PORTSDIR}/security/p5-Crypt-SSLeay \ ${SITE_PERL}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww \ ${SITE_PERL}/MLDBM.pm:${PORTSDIR}/databases/p5-MLDBM -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} CONFIGURE_ARGS= =5.801:${PORTSDIR}/www/p5-libwww \ p5-XML-LibXML>=1.58:${PORTSDIR}/textproc/p5-XML-LibXML \ p5-TimeDate>=1.16:${PORTSDIR}/devel/p5-TimeDate -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_MODBUILD= yes Index: www/p5-WebService-Rakuten/Makefile =================================================================== RCS file: /home/pcvs/ports/www/p5-WebService-Rakuten/Makefile,v retrieving revision 1.3 diff -u -r1.3 Makefile --- www/p5-WebService-Rakuten/Makefile 29 Aug 2009 05:49:56 -0000 1.3 +++ www/p5-WebService-Rakuten/Makefile 22 May 2012 02:03:28 -0000 @@ -18,7 +18,7 @@ p5-JSON>=0:${PORTSDIR}/converters/p5-JSON \ p5-Readonly>=0:${PORTSDIR}/devel/p5-Readonly \ p5-libwww>=0:${PORTSDIR}/www/p5-libwww -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} BUILD_DEPENDS+= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception PERL_CONFIGURE= yes Index: www/p5-WebService-YouTube/Makefile =================================================================== RCS file: /home/pcvs/ports/www/p5-WebService-YouTube/Makefile,v retrieving revision 1.5 diff -u -r1.5 Makefile --- www/p5-WebService-YouTube/Makefile 3 Feb 2009 09:06:52 -0000 1.5 +++ www/p5-WebService-YouTube/Makefile 22 May 2012 02:03:28 -0000 @@ -20,7 +20,7 @@ p5-URI>0:${PORTSDIR}/net/p5-URI \ p5-XML-Simple>0:${PORTSDIR}/textproc/p5-XML-Simple \ p5-version>0:${PORTSDIR}/devel/p5-version -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: www/p5-Yahoo-Lifestyle/Makefile =================================================================== RCS file: /home/pcvs/ports/www/p5-Yahoo-Lifestyle/Makefile,v retrieving revision 1.2 diff -u -r1.2 Makefile --- www/p5-Yahoo-Lifestyle/Makefile 17 Apr 2008 14:30:24 -0000 1.2 +++ www/p5-Yahoo-Lifestyle/Makefile 22 May 2012 02:03:28 -0000 @@ -14,7 +14,7 @@ MAINTAINER= hcchien@hcchien.org COMMENT= A simple interface for Yahoo! Taiwan Lifestyle open APIs -BUILD_DEPENDS= ${RUN_DEPENDS} \ +BUILD_DEPENDS:= ${RUN_DEPENDS} \ p5-Test-Simple>=0:${PORTSDIR}/devel/p5-Test-Simple RUN_DEPENDS= p5-Yahoo-BBAuth>=0:${PORTSDIR}/security/p5-Yahoo-BBAuth \ p5-XML-Simple>=0:${PORTSDIR}/textproc/p5-XML-Simple \ Index: www/pelican/Makefile =================================================================== RCS file: /home/pcvs/ports/www/pelican/Makefile,v retrieving revision 1.3 diff -u -r1.3 Makefile --- www/pelican/Makefile 14 May 2012 21:58:41 -0000 1.3 +++ www/pelican/Makefile 22 May 2012 02:03:28 -0000 @@ -18,7 +18,7 @@ ${PYTHON_PKGNAMEPREFIX}Jinja2>=2.5:${PORTSDIR}/devel/py-Jinja2 \ ${PYTHON_PKGNAMEPREFIX}pygments>=1.4:${PORTSDIR}/textproc/py-pygments \ ${PYTHON_SITELIBDIR}/feedgenerator.py:${PORTSDIR}/www/py-feedgenerator -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} USE_PYTHON= 2.7+ USE_PYDISTUTILS=easy_install Index: www/py-graphite-web/Makefile =================================================================== RCS file: /home/pcvs/ports/www/py-graphite-web/Makefile,v retrieving revision 1.1 diff -u -r1.1 Makefile --- www/py-graphite-web/Makefile 22 Feb 2012 03:41:01 -0000 1.1 +++ www/py-graphite-web/Makefile 22 May 2012 02:03:28 -0000 @@ -17,7 +17,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cairo>=1.8.10:${PORTSDIR}/graphics/py-cairo \ ${PYTHON_PKGNAMEPREFIX}django>=1.3.1:${PORTSDIR}/www/py-django \ ${PYTHON_PKGNAMEPREFIX}carbon>=0.9.9:${PORTSDIR}/databases/py-carbon -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} USE_PYTHON= 2.6+ USE_PYDISTUTILS= yes