aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Petal-Mail/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/p5-Petal-Mail/Makefile')
-rw-r--r--textproc/p5-Petal-Mail/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/textproc/p5-Petal-Mail/Makefile b/textproc/p5-Petal-Mail/Makefile
index ae319b6fffb4..5b433a0692b4 100644
--- a/textproc/p5-Petal-Mail/Makefile
+++ b/textproc/p5-Petal-Mail/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: p5-Petal-Mail
-# Date created: 26 May 2006
-# Whom: Aaron Dalton <aaron@FreeBSD.org>
-#
+# Created by: Aaron Dalton <aaron@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= Petal-Mail
PORTVERSION= 0.31
@@ -21,6 +17,7 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
MAN3= Petal::Mail.3
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
.include <bsd.port.mk>