aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www/neon/files/patch-Makefile.in20
-rw-r--r--www/neon26/files/patch-Makefile.in20
-rw-r--r--www/neon28/files/patch-Makefile.in20
-rw-r--r--www/neon29/files/patch-Makefile.in20
4 files changed, 80 insertions, 0 deletions
diff --git a/www/neon/files/patch-Makefile.in b/www/neon/files/patch-Makefile.in
new file mode 100644
index 000000000000..d2b965fc7f06
--- /dev/null
+++ b/www/neon/files/patch-Makefile.in
@@ -0,0 +1,20 @@
+--- Makefile.in.orig Sat Jun 22 17:56:55 2002
++++ Makefile.in Thu Jan 2 16:41:37 2003
+@@ -21,7 +21,7 @@
+ man1dir = $(mandir)/man1
+ man3dir = $(mandir)/man3
+ datadir = $(prefix)/share
+-docdir = $(datadir)/doc/neon-@NEON_VERSION@
++docdir = $(datadir)/doc/neon
+ includedir = @includedir@
+ neonincludes = $(includedir)/neon
+
+@@ -115,7 +115,7 @@
+ for m in $(srcdir)/doc/man/*.1; do \
+ $(INSTALL_DATA) $$m $(DESTDIR)$(man1dir); done
+
+-install: subdirs install-headers install-lib install-config install-docs
++install: subdirs install-headers install-lib install-config
+
+ # libtool does all the necessary magic here
+ install-lib: src/libneon.la
diff --git a/www/neon26/files/patch-Makefile.in b/www/neon26/files/patch-Makefile.in
new file mode 100644
index 000000000000..d2b965fc7f06
--- /dev/null
+++ b/www/neon26/files/patch-Makefile.in
@@ -0,0 +1,20 @@
+--- Makefile.in.orig Sat Jun 22 17:56:55 2002
++++ Makefile.in Thu Jan 2 16:41:37 2003
+@@ -21,7 +21,7 @@
+ man1dir = $(mandir)/man1
+ man3dir = $(mandir)/man3
+ datadir = $(prefix)/share
+-docdir = $(datadir)/doc/neon-@NEON_VERSION@
++docdir = $(datadir)/doc/neon
+ includedir = @includedir@
+ neonincludes = $(includedir)/neon
+
+@@ -115,7 +115,7 @@
+ for m in $(srcdir)/doc/man/*.1; do \
+ $(INSTALL_DATA) $$m $(DESTDIR)$(man1dir); done
+
+-install: subdirs install-headers install-lib install-config install-docs
++install: subdirs install-headers install-lib install-config
+
+ # libtool does all the necessary magic here
+ install-lib: src/libneon.la
diff --git a/www/neon28/files/patch-Makefile.in b/www/neon28/files/patch-Makefile.in
new file mode 100644
index 000000000000..d2b965fc7f06
--- /dev/null
+++ b/www/neon28/files/patch-Makefile.in
@@ -0,0 +1,20 @@
+--- Makefile.in.orig Sat Jun 22 17:56:55 2002
++++ Makefile.in Thu Jan 2 16:41:37 2003
+@@ -21,7 +21,7 @@
+ man1dir = $(mandir)/man1
+ man3dir = $(mandir)/man3
+ datadir = $(prefix)/share
+-docdir = $(datadir)/doc/neon-@NEON_VERSION@
++docdir = $(datadir)/doc/neon
+ includedir = @includedir@
+ neonincludes = $(includedir)/neon
+
+@@ -115,7 +115,7 @@
+ for m in $(srcdir)/doc/man/*.1; do \
+ $(INSTALL_DATA) $$m $(DESTDIR)$(man1dir); done
+
+-install: subdirs install-headers install-lib install-config install-docs
++install: subdirs install-headers install-lib install-config
+
+ # libtool does all the necessary magic here
+ install-lib: src/libneon.la
diff --git a/www/neon29/files/patch-Makefile.in b/www/neon29/files/patch-Makefile.in
new file mode 100644
index 000000000000..d2b965fc7f06
--- /dev/null
+++ b/www/neon29/files/patch-Makefile.in
@@ -0,0 +1,20 @@
+--- Makefile.in.orig Sat Jun 22 17:56:55 2002
++++ Makefile.in Thu Jan 2 16:41:37 2003
+@@ -21,7 +21,7 @@
+ man1dir = $(mandir)/man1
+ man3dir = $(mandir)/man3
+ datadir = $(prefix)/share
+-docdir = $(datadir)/doc/neon-@NEON_VERSION@
++docdir = $(datadir)/doc/neon
+ includedir = @includedir@
+ neonincludes = $(includedir)/neon
+
+@@ -115,7 +115,7 @@
+ for m in $(srcdir)/doc/man/*.1; do \
+ $(INSTALL_DATA) $$m $(DESTDIR)$(man1dir); done
+
+-install: subdirs install-headers install-lib install-config install-docs
++install: subdirs install-headers install-lib install-config
+
+ # libtool does all the necessary magic here
+ install-lib: src/libneon.la