Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Apr 2015 00:12:45 +0000 (UTC)
From:      Bryan Drewery <bdrewery@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r382977 - head/security/softhsm
Message-ID:  <201504020012.t320Cj4P097842@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201504020012.t320Cj4P097842>