aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-IO-String/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-IO-String/Makefile')
-rw-r--r--devel/p5-IO-String/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/devel/p5-IO-String/Makefile b/devel/p5-IO-String/Makefile
index 9d3a149ed2f3..ac0b7f527653 100644
--- a/devel/p5-IO-String/Makefile
+++ b/devel/p5-IO-String/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: p5-IO-String
-# Date created: 13 March 2001
-# Whom: Johann Visagie <johann@egenetics.com>
-#
+# Created by: Johann Visagie <johann@egenetics.com>
# $FreeBSD$
-#
PORTNAME= IO-String
PORTVERSION= 1.08
@@ -14,7 +10,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Simplified Perl5 module to handle I/O on in-core strings
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= IO::String.3