summaryrefslogtreecommitdiff
path: root/net/nap/Makefile
diff options
context:
space:
mode:
authortron <tron>2002-01-24 12:04:54 +0000
committertron <tron>2002-01-24 12:04:54 +0000
commit263fb9c1bfb3d4f68fcc8b6d3a9743bbee9f3bf3 (patch)
treecc866d3cea8168b9048cbf87acce28c21d7b1a1d /net/nap/Makefile
parentabf00f0c52ea51c20ad697b45a82b298288ba289 (diff)
downloadpkgsrc-263fb9c1bfb3d4f68fcc8b6d3a9743bbee9f3bf3.tar.gz
Fix pattern for incompatible "curses" libraries so that "ncurses" is used
under e.g. "1.5.3_ALPHA".
Diffstat (limited to 'net/nap/Makefile')
-rw-r--r--net/nap/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/nap/Makefile b/net/nap/Makefile
index 3f9ac6b80d9..0cae8810610 100644
--- a/net/nap/Makefile
+++ b/net/nap/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2001/12/30 21:19:12 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2002/01/24 12:04:54 tron Exp $
DISTNAME= nap-1.4.4
CATEGORIES= net
@@ -11,7 +11,7 @@ COMMENT= Terminal based Napster client similar to ircII
GNU_CONFIGURE= YES
USE_BUILDLINK_ONLY= YES
# newterm()
-INCOMPAT_CURSES= 1.4[YZ] 1.4Z[A-C] 1.5 1.5.[12] 1.5[A-Z]
+INCOMPAT_CURSES= 1.4* 1.5 1.5_* 1.5.[1-9]* 1.5[A-Z]
post-install:
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/nap ${PREFIX}/share/examples/nap