summaryrefslogtreecommitdiff
path: root/security/racoon
diff options
context:
space:
mode:
authorhubertf <hubertf>2000-08-21 21:01:29 +0000
committerhubertf <hubertf>2000-08-21 21:01:29 +0000
commit3ccf9a645e688abfaf38a08f2594ca31f2394159 (patch)
treeb8540c2f811aaa6873f63ebe685a84e3151c8018 /security/racoon
parentc018bc21e15534787e9c1b20397c52d2eb358a77 (diff)
downloadpkgsrc-3ccf9a645e688abfaf38a08f2594ca31f2394159.tar.gz
Update IGNORE-messages for recent changes: add ${PKGNAME} where
appropriate.
Diffstat (limited to 'security/racoon')
-rw-r--r--security/racoon/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/racoon/Makefile b/security/racoon/Makefile
index ad52da3e2f1..ff651306489 100644
--- a/security/racoon/Makefile
+++ b/security/racoon/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2000/07/30 16:56:36 itojun Exp $
+# $NetBSD: Makefile,v 1.17 2000/08/21 21:01:33 hubertf Exp $
#
DISTNAME= racoon-20000731a
@@ -12,7 +12,7 @@ RESTRICTED= "Crypto, export-controlled"
# this is not compatible with cross build - there's no other way
.if !exists(/usr/include/netinet6/ipsec.h)
-IGNORE+= "requires ipsec-ready NetBSD"
+IGNORE+= "${PKGNAME} requires ipsec-ready NetBSD"
.endif
.include "../../mk/bsd.prefs.mk"