1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

- Use USES=localbase

This commit is contained in:
Sunpoet Po-Chuan Hsieh 2015-10-19 20:21:01 +00:00
parent 4783476b21
commit 1bf0bc525b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=399764

View File

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