mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Switch to USES=localbase.
This commit is contained in:
parent
15e7b519d4
commit
332ee60d01
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=444009
1 changed files with 2 additions and 2 deletions
|
@ -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} \
|
||||
|
|
Loading…
Add table
Reference in a new issue