aboutsummaryrefslogtreecommitdiffstats
path: root/databases/dbh/files
diff options
context:
space:
mode:
authorkrion <krion@FreeBSD.org>2003-07-31 02:48:41 +0800
committerkrion <krion@FreeBSD.org>2003-07-31 02:48:41 +0800
commit9b8f7671eddbd3e005d03a94071b584e0ff67e88 (patch)
tree444a30d1e8dfc693108ff5be37b054bb1ebd30ae /databases/dbh/files
parent8542c436d655987058b34a61ed63922e4ffcdb38 (diff)
downloadfreebsd-ports-gnome-9b8f7671eddbd3e005d03a94071b584e0ff67e88.tar.gz
freebsd-ports-gnome-9b8f7671eddbd3e005d03a94071b584e0ff67e88.tar.zst
freebsd-ports-gnome-9b8f7671eddbd3e005d03a94071b584e0ff67e88.zip
* Do not install useless .la file
* Utilize USE_GNOME PR: 55053 Submitted by: Ports Fury Approved by: fjoe (mentor) (implicit)
Diffstat (limited to 'databases/dbh/files')
-rw-r--r--databases/dbh/files/patch-configure10
1 files changed, 10 insertions, 0 deletions
diff --git a/databases/dbh/files/patch-configure b/databases/dbh/files/patch-configure
new file mode 100644
index 000000000000..d2359bc32019
--- /dev/null
+++ b/databases/dbh/files/patch-configure
@@ -0,0 +1,10 @@
+--- configure.orig Mon Mar 17 12:08:31 2003
++++ configure Wed Jul 30 20:58:14 2003
+@@ -7349,6 +7349,7 @@
+
+ # This can be used to rebuild libtool when needed
+ LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
++$ac_aux_dir/ltconfig $LIBTOOL_DEPS
+
+ # Always use our own libtool.
+ LIBTOOL='$(SHELL) $(top_builddir)/libtool'