diff options
Diffstat (limited to 'comms/libsyncml/Makefile')
-rw-r--r-- | comms/libsyncml/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/libsyncml/Makefile b/comms/libsyncml/Makefile index ee316bcdd3d0..64aade612f7e 100644 --- a/comms/libsyncml/Makefile +++ b/comms/libsyncml/Makefile @@ -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:15 +USE_AUTOTOOLS= autoheader:262 automake:110 libtool:22 GNU_CONFIGURE= yes USE_BZIP2= yes USE_GNOME= glib20 libxml2 |