diff options
Diffstat (limited to 'textproc/p5-Text-Emoticon-MSN/Makefile')
-rw-r--r-- | textproc/p5-Text-Emoticon-MSN/Makefile | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/textproc/p5-Text-Emoticon-MSN/Makefile b/textproc/p5-Text-Emoticon-MSN/Makefile index 97eff82aa2b9..15c6eb965792 100644 --- a/textproc/p5-Text-Emoticon-MSN/Makefile +++ b/textproc/p5-Text-Emoticon-MSN/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: textproc/p5-Text-Emoticon-MSN -# Date created: 26 December 2009 -# Whom: Alex Deiter <Alex.Deiter@Gmail.COM> -# +# Created by: Alex Deiter <Alex.Deiter@Gmail.COM> # $FreeBSD$ -# PORTNAME= Text-Emoticon-MSN PORTVERSION= 0.04 @@ -20,7 +16,8 @@ EXPIRATION_DATE=2013-10-31 BUILD_DEPENDS= p5-Text-Emoticon>=0.02:${PORTSDIR}/textproc/p5-Text-Emoticon RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Text::Emoticon::MSN.3 |