aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Inline-Files/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Inline-Files/Makefile')
-rw-r--r--devel/p5-Inline-Files/Makefile8
1 files changed, 3 insertions, 5 deletions
diff --git a/devel/p5-Inline-Files/Makefile b/devel/p5-Inline-Files/Makefile
index 2075204bfb30..741551398a11 100644
--- a/devel/p5-Inline-Files/Makefile
+++ b/devel/p5-Inline-Files/Makefile
@@ -1,10 +1,7 @@
# ex:ts=8
# Ports collection makefile for: Inline::Files
-# Date created: Jun 5, 2006
-# Whom: ijliao
-#
+# Created by: ijliao
# $FreeBSD$
-#
PORTNAME= Inline-Files
PORTVERSION= 0.68
@@ -15,7 +12,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Multiple virtual files at the end of your code
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= Inline::Files.3 \
Inline::Files::Virtual.3