summaryrefslogtreecommitdiff
path: root/science/getdp
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2007-09-26 02:34:00 +0000
committerMark Linimon <linimon@FreeBSD.org>2007-09-26 02:34:00 +0000
commit1ef48b20804e73e5b543e95cb7151addff93fd04 (patch)
tree21eb8370beac3fcec419f4f02c70170c1ac70489 /science/getdp
parentAdd missing USE_PERL5. (diff)
Add WANT_PERL to get the bsd.perl.mk inclusion. This should have no
effect with bsd.port.mk 1.586.
Notes
Notes: svn path=/head/; revision=200123
Diffstat (limited to 'science/getdp')
-rw-r--r--science/getdp/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/science/getdp/Makefile b/science/getdp/Makefile
index 64e5d50fadcc..de81b5c0d50b 100644
--- a/science/getdp/Makefile
+++ b/science/getdp/Makefile
@@ -25,6 +25,7 @@ CONFIGURE_ENV+= FC="${FC}" F77="${F77}" FFLAGS="${FFLAGS}"
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ARGS= --with-gsl-prefix=${LOCALBASE} \
--with-blas-lapack-prefix=${LOCALBASE}
+WANT_PERL= yes
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}