mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
530754aa29
Monitors your favorite web pages and notifies you of updates. PR: 19621 Submitted by: Mario S F Ferreira <lioux@linf.unb.br>
12 lines
568 B
Plaintext
12 lines
568 B
Plaintext
--- kwebwatch/Makefile.in.orig Sat Jul 1 02:26:48 2000
|
|
+++ kwebwatch/Makefile.in Sat Jul 1 02:26:56 2000
|
|
@@ -169,7 +169,7 @@
|
|
|
|
# the libraries to link against. Be aware of the order. First the libraries,
|
|
# that depend on the following ones.
|
|
-kwebwatch_LDADD = -ldb -lkdeui -lkdecore -lkfile -lkfm -lqt -lX11 -lXext @LIBSOCKET@
|
|
+kwebwatch_LDADD = -lkdeui -lkdecore -lkfile -lkfm -lqt -lX11 -lXext @LIBSOCKET@
|
|
|
|
# this option you can leave out. Just, if you use "make dist", you need it
|
|
#noinst_HEADERS = main.h mainwidget.h dockwidget.h mainlistbox.h \
|