aboutsummaryrefslogtreecommitdiffstats
path: root/science/p5-Chemistry-File-Mopac/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'science/p5-Chemistry-File-Mopac/Makefile')
-rw-r--r--science/p5-Chemistry-File-Mopac/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/science/p5-Chemistry-File-Mopac/Makefile b/science/p5-Chemistry-File-Mopac/Makefile
index e9bfa6cce2d2..6ae569e5a77d 100644
--- a/science/p5-Chemistry-File-Mopac/Makefile
+++ b/science/p5-Chemistry-File-Mopac/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: p5-Chemistry-File-Mopac
-# Date created: 2010-03-10
-# Whom: Steve Wills <steve@mouf.net>
-#
+# Created by: Steve Wills <steve@mouf.net>
# $FreeBSD$
-#
PORTNAME= Chemistry-File-Mopac
PORTVERSION= 0.15
@@ -22,6 +18,7 @@ RUN_DEPENDS= p5-Chemistry-Mol>=0:${PORTSDIR}/science/p5-Chemistry-Mol \
MAN3= Chemistry::File::Mopac.3
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
.include <bsd.port.mk>