1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/graphics/killustrator/files/patch-aa
Thomas Gellekum 4090aa1f38 New port killustrator, a vector drawing tool for KDE.
PR:		6643
Submitted by:	Yukihiro Nakai <Nakai@technologist.com>
1998-05-18 08:30:21 +00:00

12 lines
620 B
Plaintext

--- src/Makefile.in.orig Thu May 7 12:42:53 1998
+++ src/Makefile.in Thu May 7 12:43:00 1998
@@ -186,7 +186,7 @@
# the libraries to link against. Be aware of the order. First the libraries,
# that depend on the following ones.
-killustrator_LDADD = filter/libsimple.a -lkfm -lkfile -lkdeui -lkdecore -lqt @LIBQIMGIO@ -lX11 -lXext @LIBSOCKET@ -ldl
+killustrator_LDADD = filter/libsimple.a -lkfm -lkfile -lkdeui -lkdecore -lqt @LIBQIMGIO@ -lX11 -lXext @LIBSOCKET@
# this option you can leave out. Just, if you use "make dist", you need it
noinst_HEADERS = Handle.h GObject.h GPolyline.h GPolygon.h GOval.h \