$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