pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/libcaca This needs ncurses up to 1.6R accordi...
details: https://anonhg.NetBSD.org/pkgsrc/rev/323fba2a0d7a
branches: trunk
changeset: 480623:323fba2a0d7a
user: he <he%pkgsrc.org@localhost>
date: Thu Sep 16 23:11:30 2004 +0000
description:
This needs ncurses up to 1.6R according to wiz, so add an appropriate
INCOMPAT_CURSES setting. Makes this build on 1.6.2_STABLE again.
diffstat:
graphics/libcaca/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r f9b9cc517b36 -r 323fba2a0d7a graphics/libcaca/Makefile
--- a/graphics/libcaca/Makefile Thu Sep 16 22:29:10 2004 +0000
+++ b/graphics/libcaca/Makefile Thu Sep 16 23:11:30 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2004/08/15 12:40:07 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2004/09/16 23:11:30 he Exp $
#
DISTNAME= libcaca-0.9
@@ -14,6 +14,7 @@
USE_LIBTOOL= yes
USE_PKGLOCALEDIR= yes
GNU_CONFIGURE= yes
+INCOMPAT_CURSES= NetBSD-1.5* NetBSD-1.6[-_.]* NetBSD-1.6[A-Q]-*
CONFIGURE_ARGS+= --disable-slang --enable-ncurses --disable-imlib2 --disable-doc
Home |
Main Index |
Thread Index |
Old Index