aboutsummaryrefslogtreecommitdiffstats
path: root/devel/p5-Geo-ShapeFile/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Geo-ShapeFile/Makefile')
-rw-r--r--devel/p5-Geo-ShapeFile/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/devel/p5-Geo-ShapeFile/Makefile b/devel/p5-Geo-ShapeFile/Makefile
index 7aacc7f49451..b9c5c4f99397 100644
--- a/devel/p5-Geo-ShapeFile/Makefile
+++ b/devel/p5-Geo-ShapeFile/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: p5-Geo-Point
-# Date created: 27 December 2005
-# Whom: estith
-#
+# Created by: estith
# $FreeBSD$
-#
PORTNAME= Geo-ShapeFile
PORTVERSION= 2.52
@@ -14,7 +10,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= lippe@FreeBSD.org
COMMENT= Perl extension for handling ESRI GIS Shapefiles
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= Geo::ShapeFile.3 Geo::ShapeFile::Point.3 Geo::ShapeFile::Shape.3