summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net/libbind/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/net/libbind/Makefile b/net/libbind/Makefile
index ec984be81a5..adcbee3274b 100644
--- a/net/libbind/Makefile
+++ b/net/libbind/Makefile
@@ -1,5 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2014/10/03 11:51:54 obache Exp $
-#
+# $NetBSD: Makefile,v 1.8 2022/09/24 06:48:55 wiz Exp $
DISTNAME= libbind-6.0
PKGREVISION= 1
@@ -13,6 +12,8 @@ LICENSE= isc
CONFLICTS= man-pages-[0-9]*
+NOT_FOR_PLATFORM= NetBSD-*-*
+
GNU_CONFIGURE= yes
USE_LIBTOOL= yes