diff options
-rw-r--r-- | devel/libsoup/Makefile | 2 | ||||
-rw-r--r-- | devel/libsoup/files/patch-configure | 19 | ||||
-rw-r--r-- | devel/libsoup22/Makefile | 2 | ||||
-rw-r--r-- | devel/libsoup22/files/patch-configure | 19 |
4 files changed, 22 insertions, 20 deletions
diff --git a/devel/libsoup/Makefile b/devel/libsoup/Makefile index 17e7d6a0e546..48e7a77aba0f 100644 --- a/devel/libsoup/Makefile +++ b/devel/libsoup/Makefile @@ -19,7 +19,7 @@ COMMENT= A SOAP (Simple Object Access Protocol) implementation in C LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt USE_BZIP2= yes -USE_GNOME= gnomehack glib20 +USE_GNOME= gnomehack lthack glib20 INSTALLS_SHLIB= yes USE_LIBTOOL_VER= 13 USE_OPENSSL= yes diff --git a/devel/libsoup/files/patch-configure b/devel/libsoup/files/patch-configure index fbe1b4bb7af9..85f964458b26 100644 --- a/devel/libsoup/files/patch-configure +++ b/devel/libsoup/files/patch-configure @@ -1,10 +1,11 @@ ---- configure.orig Thu Jan 2 14:06:13 2003 -+++ configure Fri Feb 7 22:54:07 2003 -@@ -7366,6 +7366,7 @@ +--- configure.orig Tue Apr 6 17:08:05 2004 ++++ configure Tue Apr 6 17:10:47 2004 +@@ -9520,7 +9521,7 @@ + save_CPPFLAGS=$CPPFLAGS + CPPFLAGS="$CPPFLAGS $gnutls_inc_prefix" - # 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' +-for ac_header in gnutls/gnutls.h ++for ac_header in gnutls/xxxgnutls.h + do + as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` + if eval "test \"\${$as_ac_Header+set}\" = set"; then diff --git a/devel/libsoup22/Makefile b/devel/libsoup22/Makefile index 17e7d6a0e546..48e7a77aba0f 100644 --- a/devel/libsoup22/Makefile +++ b/devel/libsoup22/Makefile @@ -19,7 +19,7 @@ COMMENT= A SOAP (Simple Object Access Protocol) implementation in C LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt USE_BZIP2= yes -USE_GNOME= gnomehack glib20 +USE_GNOME= gnomehack lthack glib20 INSTALLS_SHLIB= yes USE_LIBTOOL_VER= 13 USE_OPENSSL= yes diff --git a/devel/libsoup22/files/patch-configure b/devel/libsoup22/files/patch-configure index fbe1b4bb7af9..85f964458b26 100644 --- a/devel/libsoup22/files/patch-configure +++ b/devel/libsoup22/files/patch-configure @@ -1,10 +1,11 @@ ---- configure.orig Thu Jan 2 14:06:13 2003 -+++ configure Fri Feb 7 22:54:07 2003 -@@ -7366,6 +7366,7 @@ +--- configure.orig Tue Apr 6 17:08:05 2004 ++++ configure Tue Apr 6 17:10:47 2004 +@@ -9520,7 +9521,7 @@ + save_CPPFLAGS=$CPPFLAGS + CPPFLAGS="$CPPFLAGS $gnutls_inc_prefix" - # 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' +-for ac_header in gnutls/gnutls.h ++for ac_header in gnutls/xxxgnutls.h + do + as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` + if eval "test \"\${$as_ac_Header+set}\" = set"; then |