diff options
author | Andrej Zverev <az@FreeBSD.org> | 2012-12-16 06:12:28 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2012-12-16 06:12:28 +0000 |
commit | 10a2b4693fe100eb568b572e4d708e7d73fb560f (patch) | |
tree | 384db2430847574aba884f9787c765d0f5311558 /net/p5-REST-Google | |
parent | aaab6f1df4f547978b5d988f3369c358092e4bb3 (diff) | |
download | ports-10a2b4693fe100eb568b572e4d708e7d73fb560f.tar.gz ports-10a2b4693fe100eb568b572e4d708e7d73fb560f.zip |
Notes
Diffstat (limited to 'net/p5-REST-Google')
-rw-r--r-- | net/p5-REST-Google/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/p5-REST-Google/Makefile b/net/p5-REST-Google/Makefile index 27c21bd9b884..f533ae2ab822 100644 --- a/net/p5-REST-Google/Makefile +++ b/net/p5-REST-Google/Makefile @@ -23,7 +23,6 @@ RUN_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww \ p5-JSON-Any>=1.16:${PORTSDIR}/converters/p5-JSON-Any BUILD_DEPENDS:= ${RUN_DEPENDS} -USE_PERL5= 5.6.1+ PERL_MODBUILD= yes MAN3= REST::Google.3 \ |