aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Google-Search/Makefile
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-09-02 10:00:38 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-09-02 10:00:38 +0000
commit993c8c265e497561b44b4090a45d2e34a3ef5010 (patch)
tree068a07562a1372ec07bf2b251c30ed8bb4b8b553 /www/p5-Google-Search/Makefile
parentd06c0e64eea7c8474748b1e3083c9df4f53dda5d (diff)
downloadports-993c8c265e497561b44b4090a45d2e34a3ef5010.tar.gz
ports-993c8c265e497561b44b4090a45d2e34a3ef5010.zip
- convert to the new perl5 framework
Approved by: portmgr (bapt@, blanket)
Notes
Notes: svn path=/head/; revision=325965
Diffstat (limited to 'www/p5-Google-Search/Makefile')
-rw-r--r--www/p5-Google-Search/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/p5-Google-Search/Makefile b/www/p5-Google-Search/Makefile
index 147ec318296c..223d40468a80 100644
--- a/www/p5-Google-Search/Makefile
+++ b/www/p5-Google-Search/Makefile
@@ -19,7 +19,8 @@ RUN_DEPENDS= p5-Any-Moose>=0:${PORTSDIR}/devel/p5-Any-Moose \
p5-Try-Tiny>=0.07:${PORTSDIR}/lang/p5-Try-Tiny
BUILD_DEPENDS:= ${RUN_DEPENDS}
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= Google::Search.3 Google::Search::Result.3