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 c7544d69d74f..15e0859256e9 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:268 automake:111 libtool:22 +USE_AUTOTOOLS= autoheader automake libtool GNU_CONFIGURE= yes USE_BZIP2= yes USE_GNOME= glib20 libxml2 |