diff options
Diffstat (limited to 'net-im/p5-POE-Component-Client-MSN/Makefile')
-rw-r--r-- | net-im/p5-POE-Component-Client-MSN/Makefile | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/net-im/p5-POE-Component-Client-MSN/Makefile b/net-im/p5-POE-Component-Client-MSN/Makefile index bac84f3348ba..fb7a5dd0361d 100644 --- a/net-im/p5-POE-Component-Client-MSN/Makefile +++ b/net-im/p5-POE-Component-Client-MSN/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-POE-Component-Client-MSN -# Date created: 2007/02/14 -# Whom: chinsan -# +# Created by: chinsan # $FreeBSD$ -# PORTNAME= POE-Component-Client-MSN PORTVERSION= 0.03 @@ -28,6 +24,7 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} MAN3= POE::Component::Client::MSN.3 -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure .include <bsd.port.mk> |