mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
Forgot to pass portlint.
This commit is contained in:
parent
621e11e202
commit
b80af37e47
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=80171
1 changed files with 2 additions and 2 deletions
|
@ -16,13 +16,13 @@ PATCH_SITES= http://www.caam.rice.edu/software/ARPACK/SRC/
|
||||||
MAINTAINER= ports@FreeBSD.org
|
MAINTAINER= ports@FreeBSD.org
|
||||||
COMMENT= Argand Library (serial version)
|
COMMENT= Argand Library (serial version)
|
||||||
|
|
||||||
|
BUILD_DEPENDS= ${LOCALBASE}/bin/f2c:${PORTSDIR}/lang/f2c
|
||||||
|
|
||||||
DIST_SUBDIR= arpack
|
DIST_SUBDIR= arpack
|
||||||
|
|
||||||
WRKSRC= ${WRKDIR}/ARPACK
|
WRKSRC= ${WRKDIR}/ARPACK
|
||||||
ALL_TARGET= lib
|
ALL_TARGET= lib
|
||||||
|
|
||||||
BUILD_DEPENDS= ${LOCALBASE}/bin/f2c:${PORTSDIR}/lang/f2c
|
|
||||||
|
|
||||||
MAKE_ENV= HOME=${WRKSRC}
|
MAKE_ENV= HOME=${WRKSRC}
|
||||||
INSTALLS_SHLIB= yes
|
INSTALLS_SHLIB= yes
|
||||||
USE_REINPLACE= yes
|
USE_REINPLACE= yes
|
||||||
|
|
Loading…
Add table
Reference in a new issue