aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2015-02-09 03:20:51 +0000
committerErwin Lansing <erwin@FreeBSD.org>2015-02-09 03:20:51 +0000
commit10be4bdf3ba5708609ccff498faf2ebd132f0e92 (patch)
tree1621030a8c2586e310c2738e4148083a65f156a7
parent907161a7aad3283c522ef1064cad232ebd010d89 (diff)
downloadports-10be4bdf3ba5708609ccff498faf2ebd132f0e92.tar.gz
ports-10be4bdf3ba5708609ccff498faf2ebd132f0e92.zip
Notes
-rw-r--r--security/softhsm/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/security/softhsm/Makefile b/security/softhsm/Makefile
index 7f060116ef55..1f4e5f6c319a 100644
--- a/security/softhsm/Makefile
+++ b/security/softhsm/Makefile
@@ -22,4 +22,6 @@ INSTALL_TARGET= install-strip
USES= libtool
USE_LDCONFIG= yes
+CONFLICTS= softhsm2-2.0.*
+
.include <bsd.port.mk>