diff options
author | Chris D. Faulhaber <jedgar@FreeBSD.org> | 2001-08-21 01:42:39 +0000 |
---|---|---|
committer | Chris D. Faulhaber <jedgar@FreeBSD.org> | 2001-08-21 01:42:39 +0000 |
commit | ab0b08fabff9de4c28fc1b9f2c3815a97e89b271 (patch) | |
tree | d61636074bdae6491ce66c525a854146a6583b29 /graphics/killustrator/files/patch-aa | |
parent | Add back the ability to _read_ GIF images, now that our gd has it again. (diff) |
Remove killustrator; it has been renamed to kontour and is
now included in koffice.
Notes
Notes:
svn path=/head/; revision=46570
Diffstat (limited to 'graphics/killustrator/files/patch-aa')
-rw-r--r-- | graphics/killustrator/files/patch-aa | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/graphics/killustrator/files/patch-aa b/graphics/killustrator/files/patch-aa deleted file mode 100644 index e7c2de980b6d..000000000000 --- a/graphics/killustrator/files/patch-aa +++ /dev/null @@ -1,11 +0,0 @@ ---- standalone/Makefile.in.orig Mon Mar 20 03:03:53 2000 -+++ standalone/Makefile.in Sun Jul 16 09:45:51 2000 -@@ -215,7 +215,7 @@ - FILTER_LIBS = ../filter/libfilter.la - XML_LIBS = ../xmlutils/libxml.la - KSHARE_LIBS = ../share/libkillu.la --killustrator_LDADD = $(FILTER_LIBS) $(KSHARE_LIBS) $(XML_LIBS) $(LIB_KFILE) $(LIBQIMGIO) $(LIB_KIMGIO) $(LIBJPEG) $(LIBTIFF) $(LIBJPEG) $(LIBTIFF) -+killustrator_LDADD = $(FILTER_LIBS) $(KSHARE_LIBS) $(XML_LIBS) $(LIB_KFILE) $(LIBQIMGIO) $(LIB_KIMGIO) $(LIBJPEG) $(LIBTIFF) $(LIBJPEG) $(LIBTIFF) -lgnugetopt - - - # this option you can leave out. Just, if you use "make dist", you need it |