diff options
Diffstat (limited to 'www/p5-WWW-Facebook-API/Makefile')
-rw-r--r-- | www/p5-WWW-Facebook-API/Makefile | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/www/p5-WWW-Facebook-API/Makefile b/www/p5-WWW-Facebook-API/Makefile index 4d5e0c4f452d..3427db19c234 100644 --- a/www/p5-WWW-Facebook-API/Makefile +++ b/www/p5-WWW-Facebook-API/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-WWW-Facebook-API -# Date created: 2007-08-27 -# Whom: Cheng-Lung Sung <clsung@FreeBSD.org> -# +# Created by: Cheng-Lung Sung <clsung@FreeBSD.org> # $FreeBSD$ -# PORTNAME= WWW-Facebook-API PORTVERSION= 0.4.18 @@ -20,7 +16,8 @@ RUN_DEPENDS= p5-Crypt-SSLeay>=0:${PORTSDIR}/security/p5-Crypt-SSLeay \ p5-Readonly>=0:${PORTSDIR}/devel/p5-Readonly \ p5-libwww>=0:${PORTSDIR}/www/p5-libwww -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= WWW::Facebook::API.3 \ WWW::Facebook::API::Admin.3 \ |