aboutsummaryrefslogtreecommitdiffstats
path: root/devel/libsoup/Makefile
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2004-04-07 08:08:36 +0800
committermarcus <marcus@FreeBSD.org>2004-04-07 08:08:36 +0800
commit65cf681f1de963b1d4f3cd25fc0ae72fe077e427 (patch)
tree96822d92d336ebbbc38dadecfc7b9f874f8d352a /devel/libsoup/Makefile
parent899dcb390aaf8cba6848f378339f774e1855e3be (diff)
downloadfreebsd-ports-gnome-65cf681f1de963b1d4f3cd25fc0ae72fe077e427.tar.gz
freebsd-ports-gnome-65cf681f1de963b1d4f3cd25fc0ae72fe077e427.tar.zst
freebsd-ports-gnome-65cf681f1de963b1d4f3cd25fc0ae72fe077e427.zip
Avoid GnuTLS support at all costs.
Diffstat (limited to 'devel/libsoup/Makefile')
-rw-r--r--devel/libsoup/Makefile2
1 files changed, 1 insertions, 1 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