diff options
Diffstat (limited to 'www/p5-Yahoo-Search')
-rw-r--r-- | www/p5-Yahoo-Search/Makefile | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/www/p5-Yahoo-Search/Makefile b/www/p5-Yahoo-Search/Makefile index d9f36e190a7c..8815877461ec 100644 --- a/www/p5-Yahoo-Search/Makefile +++ b/www/p5-Yahoo-Search/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: www/p5-Yahoo-Search -# Date created: 21 March 2007 -# Whom: Anton Berezin <tobez@FreeBSD.org> -# +# Created by: Anton Berezin <tobez@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Yahoo-Search PORTVERSION= 1.11.3 @@ -19,7 +15,8 @@ BUILD_DEPENDS= p5-URI>=1.54:${PORTSDIR}/net/p5-URI \ RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Test-Simple>=0.88:${PORTSDIR}/devel/p5-Test-Simple -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Yahoo::Search.3 \ Yahoo::Search::Request.3 \ |