From d0abaab6654897409b6306bf5e0b241c1c5f5acf Mon Sep 17 00:00:00 2001 From: jperkin Date: Tue, 8 Sep 2015 11:57:48 +0000 Subject: 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. --- net/nap/Makefile | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'net/nap') diff --git a/net/nap/Makefile b/net/nap/Makefile index e5f6951afad..ed9c73aafee 100644 --- a/net/nap/Makefile +++ b/net/nap/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.27 2015/08/18 07:31:15 wiz Exp $ +# $NetBSD: Makefile,v 1.28 2015/09/08 11:57:50 jperkin Exp $ DISTNAME= nap-1.4.4 PKGREVISION= 4 @@ -11,10 +11,6 @@ COMMENT= Terminal based Napster client similar to ircII GNU_CONFIGURE= YES -# newterm() -INCOMPAT_CURSES= NetBSD-1.4*-* -INCOMPAT_CURSES+= NetBSD-1.5-* NetBSD-1.5.*-* NetBSD-1.5[A-Z]-* - INSTALLATION_DIRS+= share/doc/nap share/examples/nap LDFLAGS.SunOS+= -lsocket -lnsl -- cgit v1.2.3