Switch to USES=localbase.

This commit is contained in:
Cy Schubert 2017-06-21 02:32:34 +00:00
parent 15e7b519d4
commit 332ee60d01
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=444009

View file

@ -14,8 +14,8 @@ LICENSE= GPLv2
LIB_DEPENDS= liblzo2.so:archivers/lzo2
CFLAGS+= -ansi -Wno-pointer-sign -I${LOCALBASE}/include
USES= autoreconf ssl
CFLAGS+= -ansi -Wno-pointer-sign
USES= autoreconf localbase ssl
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --localstatedir=/var \
--with-ssl-headers=${OPENSSLINC} \