aboutsummaryrefslogtreecommitdiff
path: root/misc/p5-Zen-Koans
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-07-31 14:36:21 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-07-31 14:36:21 +0000
commitd98e1893f371a854e903feb86f8e539677c77dde (patch)
treee5469e71b14098ee141e1c136f10f5b22a089195 /misc/p5-Zen-Koans
parent50cfc86752c3c7cfa2f1e5105c54fd023ed1b5dc (diff)
downloadports-d98e1893f371a854e903feb86f8e539677c77dde.tar.gz
ports-d98e1893f371a854e903feb86f8e539677c77dde.zip
Notes
Diffstat (limited to 'misc/p5-Zen-Koans')
-rw-r--r--misc/p5-Zen-Koans/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/misc/p5-Zen-Koans/Makefile b/misc/p5-Zen-Koans/Makefile
index aa76d64d54ba..282bd7602c08 100644
--- a/misc/p5-Zen-Koans/Makefile
+++ b/misc/p5-Zen-Koans/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: Zen-Koans
-# Date created: 21 May 2006
-# Whom: Aaron Dalton <aaron@FreeBSD.org>
-#
+# Created by: Aaron Dalton <aaron@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= Zen-Koans
PORTVERSION= 0.05
@@ -17,6 +13,7 @@ COMMENT= Library containing over 100 Zen Koans
MAN3= Zen::Koan.3 Zen::Koans.3
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
.include <bsd.port.mk>