aboutsummaryrefslogtreecommitdiff
path: root/graphics/p5-GD-TextUtil/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/p5-GD-TextUtil/Makefile')
-rw-r--r--graphics/p5-GD-TextUtil/Makefile11
1 files changed, 3 insertions, 8 deletions
diff --git a/graphics/p5-GD-TextUtil/Makefile b/graphics/p5-GD-TextUtil/Makefile
index 248cd5b169a3..de086035e5fd 100644
--- a/graphics/p5-GD-TextUtil/Makefile
+++ b/graphics/p5-GD-TextUtil/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: p5-GD-TextUtil
-# Date created: 21 February 2000
-# Whom: Dmitry Sivachenko <dima@Chg.RU>
-#
+# Created by: Dmitry Sivachenko <dima@Chg.RU>
# $FreeBSD$
-#
PORTNAME= GD-TextUtil
PORTVERSION= 0.86
@@ -18,9 +14,8 @@ COMMENT= Text utilities for use with GD drawing package
RUN_DEPENDS= p5-GD>=0:${PORTSDIR}/graphics/p5-GD
-MAKE_JOBS_SAFE= yes
-
-PERL_CONFIGURE= YES
+USES= perl5
+USE_PERL5= configure
MAN3= GD::Text.3 GD::Text::Wrap.3 GD::Text::Align.3