diff options
author | tijl <tijl@FreeBSD.org> | 2014-09-19 13:55:44 +0000 |
---|---|---|
committer | tijl <tijl@FreeBSD.org> | 2014-09-19 13:55:44 +0000 |
commit | 9aa09222546b590f438b7628fc0cf782a1aadb83 (patch) | |
tree | 08651e6cd7caaa1eed14309e92b3573b635ceee2 /net/tapidbus | |
parent | 6d09c85efb0d40889665471360b3c920d1b613f1 (diff) | |
download | FreeBSD-ports-9aa09222546b590f438b7628fc0cf782a1aadb83.zip FreeBSD-ports-9aa09222546b590f438b7628fc0cf782a1aadb83.tar.gz |
Remove old libtool patches
Diffstat (limited to 'net/tapidbus')
-rw-r--r-- | net/tapidbus/files/patch-Makefile.am | 11 | ||||
-rw-r--r-- | net/tapidbus/files/patch-configure | 12 |
2 files changed, 0 insertions, 23 deletions
diff --git a/net/tapidbus/files/patch-Makefile.am b/net/tapidbus/files/patch-Makefile.am deleted file mode 100644 index 3c8bff2..0000000 --- a/net/tapidbus/files/patch-Makefile.am +++ /dev/null @@ -1,11 +0,0 @@ ---- Makefile.am.orig Thu Jan 12 17:32:26 2006 -+++ Makefile.am Thu Jan 12 17:33:19 2006 -@@ -9,7 +9,7 @@ - %-@TAPIDBUS_MAJORMINOR@.pc: %.pc - cp $< $@ - --pkgconfigdir = $(libdir)/pkgconfig -+pkgconfigdir = $(prefix)/libdata/pkgconfig - pkgconfig_DATA = $(pcfiles) - - include aminclude.am diff --git a/net/tapidbus/files/patch-configure b/net/tapidbus/files/patch-configure deleted file mode 100644 index 2fc05fc..0000000 --- a/net/tapidbus/files/patch-configure +++ /dev/null @@ -1,12 +0,0 @@ ---- configure.orig Wed Jan 11 17:28:18 2006 -+++ configure Wed Jan 11 17:28:48 2006 -@@ -19213,7 +19213,8 @@ - - # 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' - |