af7e1f85d0
TODO: - compile the missing packages. - redo konsole fixes for our ttys. - figure out why kuickshow is broken. - make sure we get all dependencies. - repair kscd. - find out why nsplugins does not like the native jdk. - figure out how to get kvim to work. - change filenames or adjust check-lib-depends to cope.
12 lines
402 B
Plaintext
12 lines
402 B
Plaintext
$OpenBSD: patch-kiten_Makefile_am,v 1.2 2004/02/01 14:59:22 espie Exp $
|
|
--- kiten/Makefile.am.orig 2003-12-16 15:15:50.000000000 +0100
|
|
+++ kiten/Makefile.am 2004-01-18 16:29:56.000000000 +0100
|
|
@@ -22,6 +22,7 @@ bin_PROGRAMS = kiten kitengen
|
|
kitengen_SOURCES = xjdxgen.c
|
|
kitengen_LDFLAGS = $(all_libraries) $(KDE_RPATH)
|
|
kitengen_LDADD = $(LIB_QT)
|
|
+kitengen_LINK = $(CXXLINK)
|
|
|
|
METASOURCES = AUTO
|
|
|