aboutsummaryrefslogtreecommitdiff
path: root/science/clhep
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-09-16 10:58:05 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-09-16 10:58:05 +0000
commit325c9808b65cadd4e0b1d106839a1094c90ee91b (patch)
tree75dadc0cce8409aa9d1b6143c2fcc2b63a1bd9df /science/clhep
parent9dabce496beb89a305dcfd8964f5849be3d7bd89 (diff)
downloadports-325c9808b65cadd4e0b1d106839a1094c90ee91b.tar.gz
ports-325c9808b65cadd4e0b1d106839a1094c90ee91b.zip
- convert to the new perl5 framework
- convert USE_GMAKE to Uses Approved by: portmgr (bapt@, blanket)
Notes
Notes: svn path=/head/; revision=327380
Diffstat (limited to 'science/clhep')
-rw-r--r--science/clhep/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/science/clhep/Makefile b/science/clhep/Makefile
index f2d8c00820a3..9906978ef187 100644
--- a/science/clhep/Makefile
+++ b/science/clhep/Makefile
@@ -16,8 +16,8 @@ COMMENT= Object-oriented toolkit for particle physics applications by CERN
WRKSRC= ${WRKDIR}/${PORTVERSION}/${PORTNAME:U}
-USE_PERL5_BUILD= yes
-USE_GMAKE= yes
+USES= gmake perl5
+USE_PERL5= build
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-gmake
USE_LDCONFIG= yes