summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--security/softhsm/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/softhsm/Makefile b/security/softhsm/Makefile
index e2cd1b4f880..833ba1b9444 100644
--- a/security/softhsm/Makefile
+++ b/security/softhsm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.31 2016/05/19 22:12:09 joerg Exp $
+# $NetBSD: Makefile,v 1.32 2016/06/01 13:41:14 joerg Exp $
#
DISTNAME= softhsm-1.3.7
@@ -17,8 +17,8 @@ USE_LANGUAGES= c c++
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
-CONFIGURE_ARGS+= --prefix=${PREFIX:Q}
CONFIGURE_ARGS+= --localstatedir=${VARBASE}
+CONFIGURE_ARGS+= --with-botan=${PREFIX}
EGDIR= ${PREFIX}/share/examples/softhsm