aboutsummaryrefslogtreecommitdiff
path: root/science
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-09-10 09:39:11 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-09-10 09:39:11 +0000
commitbfef5ebd271538596b47b499808bc4a21548b6bb (patch)
tree23572d67d8160cff75549053414fd1dccc777167 /science
parentdb2073ecc43b22990eebc93fa1b0965793dd45a9 (diff)
downloadports-bfef5ebd271538596b47b499808bc4a21548b6bb.tar.gz
ports-bfef5ebd271538596b47b499808bc4a21548b6bb.zip
Notes
Diffstat (limited to 'science')
-rw-r--r--science/p5-Chemistry-Canonicalize/Makefile9
-rw-r--r--science/p5-Chemistry-File-XYZ/Makefile9
-rw-r--r--science/p5-Chemistry-MidasPattern/Makefile9
3 files changed, 9 insertions, 18 deletions
diff --git a/science/p5-Chemistry-Canonicalize/Makefile b/science/p5-Chemistry-Canonicalize/Makefile
index 5165e04733a4..38bc78d375b5 100644
--- a/science/p5-Chemistry-Canonicalize/Makefile
+++ b/science/p5-Chemistry-Canonicalize/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: p5-Chemistry-Canonicalize
-# Date created: 2010-03-10
-# Whom: Steve Wills <steve@mouf.net>
-#
+# Created by: Steve Wills <steve@mouf.net>
# $FreeBSD$
-#
PORTNAME= Chemistry-Canonicalize
PORTVERSION= 0.11
@@ -20,6 +16,7 @@ RUN_DEPENDS= p5-Chemistry-Mol>=0:${PORTSDIR}/science/p5-Chemistry-Mol
MAN3= Chemistry::Canonicalize.3
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
.include <bsd.port.mk>
diff --git a/science/p5-Chemistry-File-XYZ/Makefile b/science/p5-Chemistry-File-XYZ/Makefile
index 5da0f4732fde..a354a097a953 100644
--- a/science/p5-Chemistry-File-XYZ/Makefile
+++ b/science/p5-Chemistry-File-XYZ/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: p5-Chemistry-File-XYZ
-# Date created: 2010-03-10
-# Whom: Steve Wills <steve@mouf.net>
-#
+# Created by: Steve Wills <steve@mouf.net>
# $FreeBSD$
-#
PORTNAME= Chemistry-File-XYZ
PORTVERSION= 0.11
@@ -20,6 +16,7 @@ RUN_DEPENDS= p5-Chemistry-Mol>=0:${PORTSDIR}/science/p5-Chemistry-Mol
MAN3= Chemistry::File::XYZ.3
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
.include <bsd.port.mk>
diff --git a/science/p5-Chemistry-MidasPattern/Makefile b/science/p5-Chemistry-MidasPattern/Makefile
index bf768e2aba73..99ece6108b84 100644
--- a/science/p5-Chemistry-MidasPattern/Makefile
+++ b/science/p5-Chemistry-MidasPattern/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: p5-Chemistry-MidasPattern
-# Date created: 2010-03-10
-# Whom: Steve Wills <steve@mouf.net>
-#
+# Created by: Steve Wills <steve@mouf.net>
# $FreeBSD$
-#
PORTNAME= Chemistry-MidasPattern
PORTVERSION= 0.11
@@ -26,6 +22,7 @@ RUN_DEPENDS= p5-Chemistry-Mol>=0:${PORTSDIR}/science/p5-Chemistry-Mol \
MAN3= Chemistry::MidasPattern.3 Chemistry::File::MidasPattern.3
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
.include <bsd.port.mk>