summaryrefslogtreecommitdiff
path: root/net/hesiod/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/hesiod/Makefile')
-rw-r--r--net/hesiod/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/hesiod/Makefile b/net/hesiod/Makefile
index 59714840e8a..f9f9d0d422a 100644
--- a/net/hesiod/Makefile
+++ b/net/hesiod/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2002/11/21 10:59:20 grant Exp $
+# $NetBSD: Makefile,v 1.5 2002/12/07 02:39:00 schmonz Exp $
DISTNAME= hesiod-3.0.2
CATEGORIES= net
@@ -10,7 +10,7 @@ COMMENT= Hesiod network database client and library
.include "../../mk/bsd.prefs.mk"
.if exists(/usr/include/hesiod.h) && !defined(USE_HESIOD)
-IGNORE= "${PKGNAME} is part of your ${OPSYS} distribution"
+PKG_SKIP_REASON= "${PKGNAME} is part of your ${OPSYS} distribution"
.endif
USE_BUILDLINK2= YES