freebsd-ports/textproc/scrollkeeper/files/patch-Makefile.in
Joe Marcus Clarke 4feec7a386 Revert back to 0.2 to fix some conflicts with the GNOME 1.4 OMF files.
Also, fix it so scrollkeeper 0.2 will produce a correct XML
database.  Bump PORTEPOCH.

scrollkeeper 0.3.x will be looked at further to see if there is a good way
to make it work with both GNOME 1.4 and GNOME 2.0.

PR:		38581
2002-05-26 21:54:45 +00:00

21 lines
566 B
Text

--- Makefile.in.orig Wed Mar 28 06:22:13 2001
+++ Makefile.in Tue Apr 3 11:13:37 2001
@@ -108,4 +108,2 @@
-scrollkeeperdocdir = $(datadir)/doc/scrollkeeper-$(VERSION)
-scrollkeeperdoc_DATA = COPYING-DOCS
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
@@ -114,3 +112,3 @@
CONFIG_CLEAN_FILES = scrollkeeper.spec
-DATA = $(scrollkeeperdoc_DATA)
+DATA =
@@ -353,3 +351,3 @@
-install-data-am: install-scrollkeeperdocDATA
+install-data-am:
install-data: install-data-recursive
@@ -367,3 +365,2 @@
installdirs-am:
- $(mkinstalldirs) $(DESTDIR)$(scrollkeeperdocdir)