summaryrefslogtreecommitdiff
path: root/net/nap
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
commitd0abaab6654897409b6306bf5e0b241c1c5f5acf (patch)
treeac5bb8192eb735b234109e3220171135027a6e78 /net/nap
parenta7218392e338a45eaa452a48159b208b8d97da50 (diff)
downloadpkgsrc-d0abaab6654897409b6306bf5e0b241c1c5f5acf.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/nap')
-rw-r--r--net/nap/Makefile6
1 files changed, 1 insertions, 5 deletions
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