mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
Correct the location of OpenSSL.
This commit is contained in:
parent
ea5bff9ad4
commit
85931ff132
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=100472
@ -18,9 +18,10 @@ COMMENT= Online presence and instant messaging server
|
||||
LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_OPENSSL= yes
|
||||
CONFIGURE_ARGS= --localstatedir=/var \
|
||||
--with-libiconv-prefix=${LOCALBASE} \
|
||||
--with-openssl=/usr \
|
||||
--with-openssl=${OPENSSLBASE} \
|
||||
--enable-storage='${STORAGE}' \
|
||||
--enable-authreg='${AUTHREG}'
|
||||
|
||||
|
@ -18,9 +18,10 @@ COMMENT= Online presence and instant messaging server
|
||||
LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_OPENSSL= yes
|
||||
CONFIGURE_ARGS= --localstatedir=/var \
|
||||
--with-libiconv-prefix=${LOCALBASE} \
|
||||
--with-openssl=/usr \
|
||||
--with-openssl=${OPENSSLBASE} \
|
||||
--enable-storage='${STORAGE}' \
|
||||
--enable-authreg='${AUTHREG}'
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user