summaryrefslogtreecommitdiff
path: root/audio/xmcd/patches/patch-ab
blob: 6df8bcb111659d5ae4c5033f22758643f44221ac (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
$NetBSD: patch-ab,v 1.7 2001/07/02 21:10:39 jlam Exp $

--- cda_d/Imakefile.orig	Sat Feb  5 01:26:38 2000
+++ cda_d/Imakefile	Sun Feb 13 08:20:52 2000
@@ -50,7 +50,7 @@
 DEFINES= -DBSDCOMPAT -DUSE_TERMIOS
 #else
 #if defined(NetBSDArchitecture)
-DEFINES= -DBSDCOMPAT -DNOVISUAL -DUSE_TERMIOS
+DEFINES= -DBSDCOMPAT -DUSE_TERMIOS
 #else
 #if defined(__bsdi__)
 .if exists(/usr/include/ncurses.h)
@@ -109,7 +109,7 @@
 .endif
 #else
 #if defined(NetBSDArchitecture)
-LOCAL_LIBRARIES=
+LOCAL_LIBRARIES=-lncurses
 #else
 #if defined(__bsdi__)
 .if exists(/usr/include/ncurses.h)