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