Avoid GnuTLS support at all costs.

This commit is contained in:
Joe Marcus Clarke 2004-04-07 00:08:36 +00:00
parent fcdf4b60d7
commit 7b556cc7d2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=106362
4 changed files with 22 additions and 20 deletions

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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