- Use USES=localbase
This commit is contained in:
parent
ec5f2167f0
commit
950349ba2d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=399372
1 changed files with 1 additions and 3 deletions
|
@ -15,13 +15,11 @@ LIB_DEPENDS= libexpat.so:${PORTSDIR}/textproc/expat2
|
|||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
CONFIGURE_ENV= ac_cv_header_CUnit_CUnit_h=no
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
GNU_CONFIGURE= yes
|
||||
INSTALL_TARGET= install-strip
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
TEST_TARGET= check
|
||||
USE_LDCONFIG= yes
|
||||
USES= libtool
|
||||
USES= libtool localbase
|
||||
|
||||
INFO= udunits2 udunits2lib udunits2prog
|
||||
PORTDATA= *
|
||||
|
|
Loading…
Reference in a new issue