mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-30 01:15:52 +00:00
- Use USES=localbase
This commit is contained in:
parent
4783476b21
commit
1bf0bc525b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=399764
@ -14,12 +14,11 @@ LIB_DEPENDS= libnetcdf.so:${PORTSDIR}/science/netcdf
|
||||
|
||||
CONFLICTS= netcdf-3.* netcdf-4.[0-2].*
|
||||
|
||||
CPPFLAGS+= -I${LOCALBASE}/include -fPIC -DPIC
|
||||
CPPFLAGS+= -fPIC -DPIC
|
||||
GNU_CONFIGURE= yes
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
TEST_TARGET= check
|
||||
USE_LDCONFIG= yes
|
||||
USES= libtool pathfix
|
||||
USES= libtool localbase pathfix
|
||||
|
||||
GH_ACCOUNT= Unidata
|
||||
GH_PROJECT= ${PORTNAME}4
|
||||
|
Loading…
Reference in New Issue
Block a user