Forgot to pass portlint.

This commit is contained in:
Maho Nakata 2003-05-05 11:43:46 +00:00
parent 621e11e202
commit b80af37e47
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=80171

View file

@ -16,13 +16,13 @@ PATCH_SITES= http://www.caam.rice.edu/software/ARPACK/SRC/
MAINTAINER= ports@FreeBSD.org
COMMENT= Argand Library (serial version)
BUILD_DEPENDS= ${LOCALBASE}/bin/f2c:${PORTSDIR}/lang/f2c
DIST_SUBDIR= arpack
WRKSRC= ${WRKDIR}/ARPACK
ALL_TARGET= lib
BUILD_DEPENDS= ${LOCALBASE}/bin/f2c:${PORTSDIR}/lang/f2c
MAKE_ENV= HOME=${WRKSRC}
INSTALLS_SHLIB= yes
USE_REINPLACE= yes