summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorhe <he@pkgsrc.org>2004-09-16 23:11:30 +0000
committerhe <he@pkgsrc.org>2004-09-16 23:11:30 +0000
commit17bff39ace8c397031a929f0d5615068cc0fe12e (patch)
tree5f1b40e0cbba631ca7c7fd2ca3760df0341584e7 /graphics
parent51b3a197a1ecd86fe26aa8d28517ab79a4b24140 (diff)
downloadpkgsrc-17bff39ace8c397031a929f0d5615068cc0fe12e.tar.gz
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 (limited to 'graphics')
-rw-r--r--graphics/libcaca/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/libcaca/Makefile b/graphics/libcaca/Makefile
index ffbba7ada54..77d87d79e03 100644
--- a/graphics/libcaca/Makefile
+++ b/graphics/libcaca/Makefile
@@ -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_BUILDLINK3= yes
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