aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Text-Glob/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/p5-Text-Glob/Makefile')
-rw-r--r--textproc/p5-Text-Glob/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/textproc/p5-Text-Glob/Makefile b/textproc/p5-Text-Glob/Makefile
index 62db1120401d..4032fb9f5c91 100644
--- a/textproc/p5-Text-Glob/Makefile
+++ b/textproc/p5-Text-Glob/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: Text-Glob
-# Date created: 19 May 2003
-# Whom: Sergey Skvortsov <skv@protey.ru>
-#
+# Created by: Sergey Skvortsov <skv@protey.ru>
# $FreeBSD$
-#
PORTNAME= Text-Glob
PORTVERSION= 0.09
@@ -14,7 +10,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Match globbing patterns against text
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= Text::Glob.3