pkgsrc/games/ccgo/patches/patch-ag
adam 74e88f7bdd Changes 0.3.6:
* SGF editor built on a new code base
	* Bug fixes
2005-07-22 22:13:25 +00:00

13 lines
431 B
Text

$NetBSD: patch-ag,v 1.1 2005/07/22 22:13:25 adam Exp $
--- Makefile.in.orig 2005-07-22 20:09:08.000000000 +0000
+++ Makefile.in
@@ -290,7 +290,7 @@ nctest_SOURCES = \
nctest.cc \
nc.cc nc.hh
-nctest_LDADD = arg.o debug.o go/libgo.a -lncurses
+nctest_LDADD = arg.o debug.o go/libgo.a -lcurses
gtktest_SOURCES = gtktest.cc
gtktest_LDADD = arg.o debug.o gtk/libgtk.a go/libgo.a $(GTKMM_LIBS)
appicondir = $(datadir)/pixmaps