summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjperkin <jperkin@pkgsrc.org>2014-09-25 19:09:26 +0000
committerjperkin <jperkin@pkgsrc.org>2014-09-25 19:09:26 +0000
commit07584f2d4e8575d3043ab01666e182e90b88e706 (patch)
tree8980e768afd2b07429918d5f3853e4d09cd66dd7
parent7ed074330a4906b2009fb4a4a0f697d63b5a4c97 (diff)
downloadpkgsrc-07584f2d4e8575d3043ab01666e182e90b88e706.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