summaryrefslogtreecommitdiffstats
path: root/devel/libsoup22/Makefile
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2003-12-30 07:02:48 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2003-12-30 07:02:48 +0800
commit125eec50c0a27f12ed7a0d97ca36c1718300f6d1 (patch)
treee10a7b2c49643070c20a9d4d2738ee5b57463f85 /devel/libsoup22/Makefile
parent6c0d6c6fa71e36ceab694c3db87968c83a4be869 (diff)
downloadmarcuscom-ports-125eec50c0a27f12ed7a0d97ca36c1718300f6d1.tar
marcuscom-ports-125eec50c0a27f12ed7a0d97ca36c1718300f6d1.tar.gz
marcuscom-ports-125eec50c0a27f12ed7a0d97ca36c1718300f6d1.tar.bz2
marcuscom-ports-125eec50c0a27f12ed7a0d97ca36c1718300f6d1.tar.lz
marcuscom-ports-125eec50c0a27f12ed7a0d97ca36c1718300f6d1.tar.xz
marcuscom-ports-125eec50c0a27f12ed7a0d97ca36c1718300f6d1.tar.zst
marcuscom-ports-125eec50c0a27f12ed7a0d97ca36c1718300f6d1.zip
Update to 2.1.3.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1555 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'devel/libsoup22/Makefile')
-rw-r--r--devel/libsoup22/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libsoup22/Makefile b/devel/libsoup22/Makefile
index c06356a6e..c48512c29 100644
--- a/devel/libsoup22/Makefile
+++ b/devel/libsoup22/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= libsoup
-PORTVERSION= 2.1.2
+PORTVERSION= 2.1.3
CATEGORIES= devel gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.1
@@ -18,7 +18,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= yes
USE_GMAKE= yes