summaryrefslogtreecommitdiff
path: root/security/racoon
diff options
context:
space:
mode:
authorhubertf <hubertf@pkgsrc.org>2000-08-21 21:01:29 +0000
committerhubertf <hubertf@pkgsrc.org>2000-08-21 21:01:29 +0000
commite75965c6baa05e78e9da83535eded56e6c1aa4cc (patch)
treeb8540c2f811aaa6873f63ebe685a84e3151c8018 /security/racoon
parent7a8db65186e2df36a64ace60a07199b527a7b210 (diff)
downloadpkgsrc-e75965c6baa05e78e9da83535eded56e6c1aa4cc.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"