mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-08 12:01:56 +00:00
- Use USES=localbase
This commit is contained in:
parent
1bf0bc525b
commit
67f12c22b8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=399765
@ -13,14 +13,13 @@ LIB_DEPENDS= libnetcdf.so:${PORTSDIR}/science/netcdf
|
||||
|
||||
CONFLICTS= netcdf-ftn-[0-9]* netcdf3-ftn-[0-9]*
|
||||
|
||||
CPPFLAGS+= -I${LOCALBASE}/include -fPIC -DPIC -DgFortran
|
||||
CPPFLAGS+= -fPIC -DPIC -DgFortran
|
||||
GNU_CONFIGURE= yes
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
MAKE_ENV= MAKEINFOFLAGS=--no-split
|
||||
MAKE_JOBS_UNSAFE= yes
|
||||
TEST_TARGET= check
|
||||
USE_LDCONFIG= yes
|
||||
USES= fortran libtool makeinfo pathfix
|
||||
USES= fortran libtool localbase makeinfo pathfix
|
||||
|
||||
GH_ACCOUNT= Unidata
|
||||
USE_GITHUB= yes
|
||||
|
Loading…
x
Reference in New Issue
Block a user