summaryrefslogtreecommitdiff
path: root/net/nap
diff options
context:
space:
mode:
authorwiz <wiz>2001-12-30 21:19:12 +0000
committerwiz <wiz>2001-12-30 21:19:12 +0000
commitde012815d8bd83fcf48b59f00cd3114efa7441a7 (patch)
treebb8edc605305093be3474c49c501ff06d4b74787 /net/nap
parenta7f53315db942d04776f085944174a7b8a596465 (diff)
downloadpkgsrc-de012815d8bd83fcf48b59f00cd3114efa7441a7.tar.gz
newterm() appeared in NetBSD-1.5ZA; set INCOMPAT_CURSES appropriately.
Diffstat (limited to 'net/nap')
-rw-r--r--net/nap/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/net/nap/Makefile b/net/nap/Makefile
index fca660a9bd9..3f9ac6b80d9 100644
--- a/net/nap/Makefile
+++ b/net/nap/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2001/12/30 20:58:50 agc Exp $
+# $NetBSD: Makefile,v 1.9 2001/12/30 21:19:12 wiz Exp $
DISTNAME= nap-1.4.4
CATEGORIES= net
@@ -10,7 +10,8 @@ COMMENT= Terminal based Napster client similar to ircII
GNU_CONFIGURE= YES
USE_BUILDLINK_ONLY= YES
-USE_NCURSES= YES
+# newterm()
+INCOMPAT_CURSES= 1.4[YZ] 1.4Z[A-C] 1.5 1.5.[12] 1.5[A-Z]
post-install:
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/nap ${PREFIX}/share/examples/nap