1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00

Thanks for breaking my domain

This commit is contained in:
Bryan Drewery 2015-04-02 00:12:44 +00:00
parent 10cf2a235e
commit 30cb74b449
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=382977

View File

@ -16,6 +16,9 @@ LIB_DEPENDS= libbotan-1.10.so:${PORTSDIR}/security/botan110 \
libsqlite3.so:${PORTSDIR}/databases/sqlite3
GNU_CONFIGURE= yes
# !!!!!!!!!!!!
# Changing the localstatedir is a huge POLA violation. Please leave it alone.
# !!!!!!!!!!!!!!
CONFIGURE_ARGS= --with-botan=${LOCALBASE} --with-sqlite3=${LOCALBASE} \
--localstatedir=/var
INSTALL_TARGET= install-strip