svn commit: r382977 - head/security/softhsm
Bryan Drewery
bdrewery at FreeBSD.org
Thu Apr 2 00:12:46 UTC 2015
Author: bdrewery
Date: Thu Apr 2 00:12:44 2015
New Revision: 382977
URL: https://svnweb.freebsd.org/changeset/ports/382977
Log:
Thanks for breaking my domain
Modified:
head/security/softhsm/Makefile
Modified: head/security/softhsm/Makefile
==============================================================================
--- head/security/softhsm/Makefile Thu Apr 2 00:12:13 2015 (r382976)
+++ head/security/softhsm/Makefile Thu Apr 2 00:12:44 2015 (r382977)
@@ -16,6 +16,9 @@ LIB_DEPENDS= libbotan-1.10.so:${PORTSDIR
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
More information about the svn-ports-all
mailing list