diff options
Diffstat (limited to 'comms/libsyncml/Makefile')
-rw-r--r-- | comms/libsyncml/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/libsyncml/Makefile b/comms/libsyncml/Makefile index 64aade612f7e..46455b7cf4d1 100644 --- a/comms/libsyncml/Makefile +++ b/comms/libsyncml/Makefile @@ -7,7 +7,7 @@ PORTNAME= libsyncml PORTVERSION= 0.4.5 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= comms MASTER_SITES= http://libsyncml.opensync.org/download/releases/${PORTVERSION}/ \ http://mirror.roe.ch/dist/${PORTNAME}/ @@ -19,7 +19,7 @@ LIB_DEPENDS= wbxml2:${PORTSDIR}/textproc/wbxml2 \ openobex:${PORTSDIR}/comms/openobex \ soup-2.2.8:${PORTSDIR}/devel/libsoup22 -USE_AUTOTOOLS= autoheader:262 automake:110 libtool:22 +USE_AUTOTOOLS= autoheader:267 automake:110 libtool:22 GNU_CONFIGURE= yes USE_BZIP2= yes USE_GNOME= glib20 libxml2 |