summaryrefslogtreecommitdiff
path: root/security/racoon/Makefile
diff options
context:
space:
mode:
authoritojun <itojun@pkgsrc.org>2001-06-28 23:34:10 +0000
committeritojun <itojun@pkgsrc.org>2001-06-28 23:34:10 +0000
commit09dbfc008a40d1bd47ac0b7c95751d791734da9e (patch)
treee5565a445a1d256d09cb14465a9e898183567d3a /security/racoon/Makefile
parent3a4e297e7b96910cf05bd7d78bf7beb0bf23fe20 (diff)
downloadpkgsrc-09dbfc008a40d1bd47ac0b7c95751d791734da9e.tar.gz
make sure to link against local libipsec.a.
From: Michael Richardson <mcr@sandelman.ottawa.on.ca>
Diffstat (limited to 'security/racoon/Makefile')
-rw-r--r--security/racoon/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/racoon/Makefile b/security/racoon/Makefile
index 6bd5e2ee5c7..4e399fea10b 100644
--- a/security/racoon/Makefile
+++ b/security/racoon/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.35 2001/06/12 20:33:07 jlam Exp $
+# $NetBSD: Makefile,v 1.36 2001/06/28 23:34:10 itojun Exp $
#
DISTNAME= racoon-20010418a
@@ -25,7 +25,7 @@ BUILD_DEFS+= USE_INET6
USE_SSL= yes
CPPFLAGS+= -I${LOCALBASE}/include
CFLAGS+= -I${LOCALBASE}/include
-LIBS= -L${LOCALBASE}/lib -L${WRKSRC}/../libipsec
+LIBPATH= -L${LOCALBASE}/lib
CONFLICTS+= racoon-*