aboutsummaryrefslogtreecommitdiff
path: root/net/easysoap
diff options
context:
space:
mode:
Diffstat (limited to 'net/easysoap')
-rw-r--r--net/easysoap/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/easysoap/Makefile b/net/easysoap/Makefile
index dc4404066a13..c18bec11146b 100644
--- a/net/easysoap/Makefile
+++ b/net/easysoap/Makefile
@@ -7,7 +7,7 @@
PORTNAME= easysoap
PORTVERSION= 0.6
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -16,7 +16,7 @@ DISTNAME= EasySoap++-${PORTVERSION}
MAINTAINER= gabriel_ambuehl@buz.ch
COMMENT= C++ SOAP Library based on expat
-LIB_DEPENDS= expat.5:${PORTSDIR}/textproc/expat2
+LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2
USE_OPENSSL= yes
GNU_CONFIGURE= yes