diff options
Diffstat (limited to 'devel')
-rw-r--r-- | devel/libsoup/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/libsoup/Makefile b/devel/libsoup/Makefile index 399375bea..9df434902 100644 --- a/devel/libsoup/Makefile +++ b/devel/libsoup/Makefile @@ -3,7 +3,7 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/devel/libsoup/Makefile,v 1.54 2009/02/27 07:23:25 marcus Exp $ +# $MCom: ports/devel/libsoup/Makefile,v 1.55 2009/02/27 12:49:00 kwm Exp $ # PORTNAME= libsoup @@ -24,7 +24,6 @@ LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt \ proxy.0:${PORTSDIR}/net/libproxy \ sqlite3.8:${PORTSDIR}/databases/sqlite3 - USE_GNOME= gnomehack glib20 libxml2 ltverhack referencehack USE_LDCONFIG= yes USE_AUTOTOOLS= libtool:15 |