diff options
Diffstat (limited to 'security/p5-Net-OpenID-JanRain/Makefile')
-rw-r--r-- | security/p5-Net-OpenID-JanRain/Makefile | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/security/p5-Net-OpenID-JanRain/Makefile b/security/p5-Net-OpenID-JanRain/Makefile index 41407d228fbf..7c53953021d9 100644 --- a/security/p5-Net-OpenID-JanRain/Makefile +++ b/security/p5-Net-OpenID-JanRain/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Net-OpenID-JanRain -# Date created: 2006-12-19 -# Whom: Cheng-Lung Sung <clsung@FreeBSD.org> -# +# Created by: Cheng-Lung Sung <clsung@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Net-OpenID-JanRain PORTVERSION= 1.1.1 @@ -22,7 +18,8 @@ BUILD_DEPENDS= p5-Crypt-DH>=0:${PORTSDIR}/security/p5-Crypt-DH \ p5-libwww>=0:${PORTSDIR}/www/p5-libwww RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Net::OpenID::JanRain::Consumer.3 \ Net::OpenID::JanRain::Server.3 \ |