summaryrefslogtreecommitdiff
path: root/net/wap-utils
diff options
context:
space:
mode:
authorjperkin <jperkin@pkgsrc.org>2015-09-08 11:57:48 +0000
committerjperkin <jperkin@pkgsrc.org>2015-09-08 11:57:48 +0000
commit889f6fdb119d6459e6075a3a698cc86adb2bddad (patch)
treeac5bb8192eb735b234109e3220171135027a6e78 /net/wap-utils
parent0ccf9cfceb24ba9ab0a7e8428e7fea6075af11d2 (diff)
downloadpkgsrc-889f6fdb119d6459e6075a3a698cc86adb2bddad.tar.gz
Remove INCOMPAT_CURSES settings for NetBSD 0.x and 1.x. Tighten up some
globs to ensure NetBSD 10 is not incorrectly matched when it is released.
Diffstat (limited to 'net/wap-utils')
-rw-r--r--net/wap-utils/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/net/wap-utils/Makefile b/net/wap-utils/Makefile
index 38f7c95c6fa..44abb6949b2 100644
--- a/net/wap-utils/Makefile
+++ b/net/wap-utils/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2015/08/18 07:31:16 wiz Exp $
+# $NetBSD: Makefile,v 1.26 2015/09/08 11:57:50 jperkin Exp $
#
DISTNAME= ap-utils-1.3.2
@@ -15,9 +15,6 @@ COMMENT= Wireless access points UNIX management tool
GNU_CONFIGURE= YES
USE_PKGLOCALEDIR= YES
-INCOMPAT_CURSES= NetBSD-1.5*-* NetBSD-1.6[-_.]*-*
-INCOMPAT_CURSES+= NetBSD-1.6[A-Z]-* NetBSD-1.6Z[A-C]*-*
-
LDFLAGS.SunOS+= -lsocket -lnsl
.include "../../devel/gettext-lib/buildlink3.mk"