summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjperkin <jperkin>2014-09-25 19:09:26 +0000
committerjperkin <jperkin>2014-09-25 19:09:26 +0000
commit2b684d64d0599ea327e90946007c511b3115725b (patch)
tree8980e768afd2b07429918d5f3853e4d09cd66dd7
parentffaf2cfe0f5675d907e5f6b1094801e63f5ab3e3 (diff)
downloadpkgsrc-2b684d64d0599ea327e90946007c511b3115725b.tar.gz
Pass correct location to OpenSSL.
-rw-r--r--security/ike-scan/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/ike-scan/Makefile b/security/ike-scan/Makefile
index 35cf54cd10a..b89e98fcc5f 100644
--- a/security/ike-scan/Makefile
+++ b/security/ike-scan/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2014/02/12 23:18:32 tron Exp $
+# $NetBSD: Makefile,v 1.18 2014/09/25 19:09:26 jperkin Exp $
DISTNAME= ike-scan-1.9
PKGREVISION= 4
@@ -10,7 +10,7 @@ HOMEPAGE= http://www.nta-monitor.com/tools/ike-scan/
COMMENT= Fingerprinting IKE implementation
GNU_CONFIGURE= yes
-CONFIGURE_ARGS+= --with-openssl
+CONFIGURE_ARGS+= --with-openssl=${BUILDLINK_PREFIX.openssl}
SUBST_CLASSES+= man
SUBST_STAGE.man= post-patch