diff options
| author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-10-23 03:29:23 +0000 |
|---|---|---|
| committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-10-23 03:29:23 +0000 |
| commit | e4076a018eb0ba76180365cd455470088ac8048e (patch) | |
| tree | d218eea4c7d79f28d68f561c12ef4a550d729c74 /net/linphone-base/files/patch-share::Makefile.in | |
| parent | Unbreak for gcc-3.3 where #include <varargs.h> is a fatal error. varargs (diff) | |
Upgrade to version 0.12.0. This is a follow up of the upgrade and
backout of the commit last tuesday.
I have disabled IPv6 support since it causes linphone not to work
properly. Informed author about it.
Notes
Notes:
svn path=/head/; revision=91925
Diffstat (limited to 'net/linphone-base/files/patch-share::Makefile.in')
| -rw-r--r-- | net/linphone-base/files/patch-share::Makefile.in | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/net/linphone-base/files/patch-share::Makefile.in b/net/linphone-base/files/patch-share::Makefile.in new file mode 100644 index 000000000000..cb41ac4afd97 --- /dev/null +++ b/net/linphone-base/files/patch-share::Makefile.in @@ -0,0 +1,14 @@ + +$FreeBSD$ + +--- share/Makefile.in.orig Wed Aug 20 17:49:21 2003 ++++ share/Makefile.in Sat Aug 23 01:55:33 2003 +@@ -170,7 +170,7 @@ + confexdir = $(datadir)/linphonec + confex_DATA = linphonec + +-pkgconfigdir = $(prefix)/lib/pkgconfig ++pkgconfigdir = $(prefix)/libdata/pkgconfig + pkgconfig_DATA = linphone.pc + + EXTRA_DIST = $(LINPHONE_SOUNDS) \ |
