- Switch to USES=localbase

Approved by:	portmgr blanket
This commit is contained in:
Dmitry Marakasov 2020-10-22 17:10:55 +00:00
parent 667b36b3c0
commit 4e8bd58788
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=552997

View File

@ -16,10 +16,9 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
LIB_DEPENDS= libpcre.so:devel/pcre \
libxml2.so:textproc/libxml2
USES= gmake libtool
USES= gmake libtool localbase:ldflags
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -lpthread -L${LOCALBASE}/lib
LDFLAGS+= -lpthread
USE_LDCONFIG= yes
PLIST_SUB= MACHINE_ARCH=${MACHINE_ARCH}
INSTALL_TARGET= install-strip