diff options
author | sem <sem@FreeBSD.org> | 2005-10-21 21:18:22 +0800 |
---|---|---|
committer | sem <sem@FreeBSD.org> | 2005-10-21 21:18:22 +0800 |
commit | 04f64b1c6ae722a8ff04a9b781c2761e77d9d8c9 (patch) | |
tree | 4c6b074eded6fb429f96d5384db8c5d2b977b089 /devel/gsoap/files | |
parent | 03fcf2d57b2dccac7dc287ddf0739b81347fc374 (diff) | |
download | freebsd-ports-gnome-04f64b1c6ae722a8ff04a9b781c2761e77d9d8c9.tar.gz freebsd-ports-gnome-04f64b1c6ae722a8ff04a9b781c2761e77d9d8c9.tar.zst freebsd-ports-gnome-04f64b1c6ae722a8ff04a9b781c2761e77d9d8c9.zip |
- Update to 2.7.6c
Diffstat (limited to 'devel/gsoap/files')
-rw-r--r-- | devel/gsoap/files/patch-Makefile.in | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/devel/gsoap/files/patch-Makefile.in b/devel/gsoap/files/patch-Makefile.in index 402f5e482326..7ccc110024b3 100644 --- a/devel/gsoap/files/patch-Makefile.in +++ b/devel/gsoap/files/patch-Makefile.in @@ -1,11 +1,11 @@ ---- Makefile.in.orig Sun Oct 10 23:50:54 2004 -+++ Makefile.in Sun Nov 14 17:23:17 2004 -@@ -105,7 +105,7 @@ +--- Makefile.in.orig Fri Sep 16 16:45:51 2005 ++++ Makefile.in Fri Oct 21 17:03:44 2005 +@@ -106,7 +106,7 @@ AUTOMAKE_OPTIONS = foreign 1.4 -pkgconfigdir = $(libdir)/pkgconfig -+pkgconfigdir = @prefix@/libdata//pkgconfig - pkgconfig_DATA = gsoap.pc gsoap++.pc gsoapck.pc gsoapck++.pc ++pkgconfigdir = @prefix@/libdata/pkgconfig + pkgconfig_DATA = gsoap.pc gsoap++.pc gsoapck.pc gsoapck++.pc gsoapssl.pc gsoapssl++.pc - EXTRA_DIST = gsoap.pc.in gsoap++.pc.in gsoapck.pc.in gsoapck++.pc.in + EXTRA_DIST = gsoap.pc.in gsoap++.pc.in gsoapck.pc.in gsoapck++.pc.in gsoapssl.pc.in gsoapssl++.pc.in |