From 0ddeba9725c875123d71afe129ee3672eec5e29f Mon Sep 17 00:00:00 2001 From: linimon Date: Wed, 26 Sep 2007 02:34:00 +0000 Subject: Add WANT_PERL to get the bsd.perl.mk inclusion. This should have no effect with bsd.port.mk 1.586. --- science/getdp/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'science/getdp') 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} -- cgit