aboutsummaryrefslogtreecommitdiff
path: root/graphics/p5-Google-Chart
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-08-06 08:50:49 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-08-06 08:50:49 +0000
commit2c25cf429d2666ce14bd7dc8623ba038953a470e (patch)
tree5aa3cd74114ed035ad4ba813977c32381a693ed0 /graphics/p5-Google-Chart
parent9bb16a96a346d4c10541421482ceac831cf26d46 (diff)
downloadports-2c25cf429d2666ce14bd7dc8623ba038953a470e.tar.gz
ports-2c25cf429d2666ce14bd7dc8623ba038953a470e.zip
Notes
Diffstat (limited to 'graphics/p5-Google-Chart')
-rw-r--r--graphics/p5-Google-Chart/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/graphics/p5-Google-Chart/Makefile b/graphics/p5-Google-Chart/Makefile
index fda84da36060..28d757753246 100644
--- a/graphics/p5-Google-Chart/Makefile
+++ b/graphics/p5-Google-Chart/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: p5-Google-Chart
-# Date created: 30 January 2009
-# Whom: Wen Heping <wenheping@gmail.com>
-#
+# Created by: Wen Heping <wenheping@gmail.com>
# $FreeBSD$
-#
PORTNAME= Google-Chart
PORTVERSION= 0.05014
@@ -40,6 +36,7 @@ MAN3= Google::Chart.3 Google::Chart::Axis.3 \
Google::Chart::Margin.3 \
Google::Chart::Types.3
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
.include <bsd.port.mk>