forked from Lainports/freebsd-ports
There is no so-version bump, because of compatibility. Approved by: will (kde11 maintainer)
11 lines
341 B
Text
11 lines
341 B
Text
--- krn/Makefile.in.orig Thu May 13 23:45:31 1999
|
|
+++ krn/Makefile.in Thu May 13 23:45:46 1999
|
|
@@ -329,7 +329,7 @@
|
|
PROGRAMS = $(bin_PROGRAMS)
|
|
|
|
|
|
-DEFS = @DEFS@ -I. -I$(srcdir) -I..
|
|
+DEFS = @DEFS@ -I. -I$(srcdir) -I.. -I../kmail
|
|
CPPFLAGS = @CPPFLAGS@
|
|
LIBS = @LIBS@
|
|
krn_OBJECTS = main.o NNTP.o groupdlg.o artdlg.o newsgroup.o asker.o \
|