summaryrefslogtreecommitdiff
path: root/security/softhsm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/softhsm/Makefile')
-rw-r--r--security/softhsm/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/security/softhsm/Makefile b/security/softhsm/Makefile
index 6d122a397bf..be5e4a3ed66 100644
--- a/security/softhsm/Makefile
+++ b/security/softhsm/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2010/07/16 22:24:52 pettai Exp $
+# $NetBSD: Makefile,v 1.5 2010/10/18 21:03:50 pettai Exp $
#
-DISTNAME= softhsm-1.1.4
+DISTNAME= softhsm-1.2.0
CATEGORIES= security
MASTER_SITES= http://www.opendnssec.org/files/source/
@@ -32,8 +32,8 @@ CXXFLAGS.NetBSD+= -D_NETBSD_SOURCE
CONF_FILES= ${EGDIR}/softhsm.conf ${PKG_SYSCONFDIR}/softhsm.conf
-INSTALLATION_DIRS= ${EGDIR} ${VARBASE}/softhsm
-INSTALLATION_DIRS+= etc bin lib
+INSTALLATION_DIRS= ${EGDIR} etc bin lib
+OWN_DIRS= ${VARBASE}/softhsm
.include "options.mk"