From a81ed16e4bfc18f3263dd4614e45431a6c5257db Mon Sep 17 00:00:00 2001 From: marcus Date: Wed, 3 Mar 2004 08:57:06 +0000 Subject: Add a missing dependency on libxml2. Reported by: MarcusCom tinderbox git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1946 df743ca5-7f9a-e211-a948-0013205c9059 --- devel/libsoup/Makefile | 3 ++- devel/libsoup22/Makefile | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) (limited to 'devel') diff --git a/devel/libsoup/Makefile b/devel/libsoup/Makefile index 08eae0f4b..379ce037e 100644 --- a/devel/libsoup/Makefile +++ b/devel/libsoup/Makefile @@ -7,6 +7,7 @@ PORTNAME= libsoup PORTVERSION= 2.1.7 +PORTREVISION= 1 CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.1 @@ -18,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 lthack glib20 +USE_GNOME= gnomehack lthack glib20 libxml2 INSTALLS_SHLIB= yes USE_LIBTOOL= yes USE_GMAKE= yes diff --git a/devel/libsoup22/Makefile b/devel/libsoup22/Makefile index 08eae0f4b..379ce037e 100644 --- a/devel/libsoup22/Makefile +++ b/devel/libsoup22/Makefile @@ -7,6 +7,7 @@ PORTNAME= libsoup PORTVERSION= 2.1.7 +PORTREVISION= 1 CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.1 @@ -18,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 lthack glib20 +USE_GNOME= gnomehack lthack glib20 libxml2 INSTALLS_SHLIB= yes USE_LIBTOOL= yes USE_GMAKE= yes -- cgit v1.2.3