diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2014-09-18 13:14:36 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2014-09-18 13:14:36 +0000 |
commit | 9c550eca2e7bfccead47942a2866a75ee944a5af (patch) | |
tree | 2ab8ddb774d3405eb2d29d0e0cc27d84d90dcea2 /databases/libodbc++/files | |
parent | Add USES=libtool (used in lib7zip build) (diff) |
- Remove old libtool patch
- Replace patch with USES=pathfix
Notes
Notes:
svn path=/head/; revision=368453
Diffstat (limited to 'databases/libodbc++/files')
-rw-r--r-- | databases/libodbc++/files/patch-Makefile.in | 11 | ||||
-rw-r--r-- | databases/libodbc++/files/patch-configure | 10 |
2 files changed, 0 insertions, 21 deletions
diff --git a/databases/libodbc++/files/patch-Makefile.in b/databases/libodbc++/files/patch-Makefile.in deleted file mode 100644 index c91622aa820a..000000000000 --- a/databases/libodbc++/files/patch-Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- Makefile.in.orig 2009-08-21 04:41:27.000000000 +0700 -+++ Makefile.in 2012-11-03 18:11:42.000000000 +0700 -@@ -244,7 +244,7 @@ - m4/ac_check_odbc.m4 - - ACLOCAL_AMFLAGS = -I m4 --pkgconfdir = $(libdir)/pkgconfig -+pkgconfdir = $(prefix)/libdata/pkgconfig - pkgconf_DATA = libodbc++.pc - all: config.h - $(MAKE) $(AM_MAKEFLAGS) all-recursive diff --git a/databases/libodbc++/files/patch-configure b/databases/libodbc++/files/patch-configure deleted file mode 100644 index dd407ff71cca..000000000000 --- a/databases/libodbc++/files/patch-configure +++ /dev/null @@ -1,10 +0,0 @@ ---- configure.orig Thu May 13 04:19:50 2004 -+++ configure Thu May 13 04:19:29 2004 -@@ -8007,6 +8007,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' |