1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-20 08:27:15 +00:00

Add WANT_PERL to get the bsd.perl.mk inclusion. This should have no

effect with bsd.port.mk 1.586.
This commit is contained in:
Mark Linimon 2007-09-26 02:34:00 +00:00
parent 34ba308ea1
commit 1ef48b2080
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=200123

View File

@ -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}