From 769301a2e699e05054f3931421fecd139f280f82 Mon Sep 17 00:00:00 2001 From: wiz Date: Sun, 22 Jul 2001 01:34:20 +0000 Subject: Initial import of eog-0.6, the Eye of Gnome, an image viewing and cataloging program. Package provided by Eric Gillespie Jr. in pkg/13517, partially buildlinked by me. --- graphics/eog/patches/patch-aa | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 graphics/eog/patches/patch-aa (limited to 'graphics/eog/patches') diff --git a/graphics/eog/patches/patch-aa b/graphics/eog/patches/patch-aa new file mode 100644 index 00000000000..fe87f73e61c --- /dev/null +++ b/graphics/eog/patches/patch-aa @@ -0,0 +1,17 @@ +$NetBSD: patch-aa,v 1.1.1.1 2001/07/22 01:34:20 wiz Exp $ + +--- doc/C/Makefile.in.orig Fri Jul 20 19:44:02 2001 ++++ doc/C/Makefile.in +@@ -269,12 +269,6 @@ + $(INSTALL_DATA) $$file $(DESTDIR)$(eog_helpdir)/fig/$$basefile; \ + done + +- $(top_srcdir)/mkinstalldirs $(DESTDIR)$(eog_helpdir)/stylesheet-images +- -for file in $(srcdir)/eog/stylesheet-images/*; do \ +- basefile=`basename $$file`; \ +- $(INSTALL_DATA) $$file $(DESTDIR)$(eog_helpdir)/stylesheet-images/$$basefile; \ +- done +- + eog.ps: eog.sgml + -db2ps $< + -- cgit v1.2.3