summaryrefslogtreecommitdiff
path: root/print/foomatic-db-engine/files
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2004-08-03 22:36:52 +0000
committerAde Lovett <ade@FreeBSD.org>2004-08-03 22:36:52 +0000
commite32a8245791aab6e734fe5ecda71641e15c94b45 (patch)
tree4daccf3b91f25a920b92ab009f8f336fb635fb30 /print/foomatic-db-engine/files
parent- Fix conjuration with gcc-3.4.2 (diff)
Move devel/autoconf->devel/autoconf253 and devel/automake->devel/automake15
All autotools ports are now truly versioned and do not conflict with each other. This marks the end of "Phase 1" of the autotools updates.
Notes
Notes: svn path=/head/; revision=115365
Diffstat (limited to 'print/foomatic-db-engine/files')
-rw-r--r--print/foomatic-db-engine/files/patch-make_configure10
1 files changed, 10 insertions, 0 deletions
diff --git a/print/foomatic-db-engine/files/patch-make_configure b/print/foomatic-db-engine/files/patch-make_configure
new file mode 100644
index 000000000000..33e4892ac865
--- /dev/null
+++ b/print/foomatic-db-engine/files/patch-make_configure
@@ -0,0 +1,10 @@
+--- make_configure.orig Fri Oct 11 01:16:34 2002
++++ make_configure Wed Jul 7 18:23:05 2004
+@@ -1,3 +1,3 @@
+-aclocal
+-autoconf
+-perl -p -i -e "s=\#include <xmlversion.h>=\#include <libxml/xmlversion.h>=g" configure
+\ No newline at end of file
++aclocal15
++autoconf253
++perl -p -i -e "s=\#include <xmlversion.h>=\#include <libxml/xmlversion.h>=g" configure