summaryrefslogtreecommitdiff
path: root/security/racoon
diff options
context:
space:
mode:
authorschmonz <schmonz@pkgsrc.org>2002-12-07 02:38:52 +0000
committerschmonz <schmonz@pkgsrc.org>2002-12-07 02:38:52 +0000
commit0a1bd5acad4638865116c0da61447ceb86ee6ef4 (patch)
tree1de4a04cf479873e6e59c8e7b26df68132cd5628 /security/racoon
parenta2849a9dcac8e838b0156047f813c71851ab8a56 (diff)
downloadpkgsrc-0a1bd5acad4638865116c0da61447ceb86ee6ef4.tar.gz
Replace IGNORE with PKG_FAIL_REASON or PKG_SKIP_REASON as 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 f36e7106d7f..e4ece291a12 100644
--- a/security/racoon/Makefile
+++ b/security/racoon/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.55 2002/11/20 03:33:49 itojun Exp $
+# $NetBSD: Makefile,v 1.56 2002/12/07 02:39:04 schmonz Exp $
#
DISTNAME= racoon-20021120a
@@ -13,7 +13,7 @@ CRYPTO= yes
# this is not compatible with cross build - there's no other way
.if !exists(/usr/include/netinet6/ipsec.h)
-IGNORE+= "${PKGNAME} requires ipsec-ready NetBSD"
+PKG_FAIL_REASON+= "${PKGNAME} requires ipsec-ready ${OPSYS}"
.endif
BUILD_DEFS+= USE_INET6