summaryrefslogtreecommitdiff
path: root/security/isakmpd
diff options
context:
space:
mode:
authorschmonz <schmonz>2002-12-07 02:38:52 +0000
committerschmonz <schmonz>2002-12-07 02:38:52 +0000
commitdbb71432c1380918f61104a2e5d18effa27af2ab (patch)
tree1de4a04cf479873e6e59c8e7b26df68132cd5628 /security/isakmpd
parent871498add4080b3a349768e215c1d64a2acbefc0 (diff)
downloadpkgsrc-dbb71432c1380918f61104a2e5d18effa27af2ab.tar.gz
Replace IGNORE with PKG_FAIL_REASON or PKG_SKIP_REASON as appropriate.
Diffstat (limited to 'security/isakmpd')
-rw-r--r--security/isakmpd/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/isakmpd/Makefile b/security/isakmpd/Makefile
index 53641b10190..096376f3be6 100644
--- a/security/isakmpd/Makefile
+++ b/security/isakmpd/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2002/11/18 12:07:41 martti Exp $
+# $NetBSD: Makefile,v 1.24 2002/12/07 02:39:03 schmonz Exp $
#
DISTNAME= isakmpd-20021118
@@ -10,7 +10,7 @@ COMMENT= OpenBSD IKE daemon
# 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
ALL_TARGET= depend all