diff options
Diffstat (limited to 'palm/synce-libsynce/Makefile')
-rw-r--r-- | palm/synce-libsynce/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/palm/synce-libsynce/Makefile b/palm/synce-libsynce/Makefile index 5a295d43ae61..52c32a24a222 100644 --- a/palm/synce-libsynce/Makefile +++ b/palm/synce-libsynce/Makefile @@ -18,8 +18,7 @@ LIB_DEPENDS= dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib \ GNU_CONFIGURE= yes USE_AUTOTOOLS= libtool -USE_ICONV= yes -USES= pathfix +USES= pathfix iconv CONFIGURE_ARGS+= --with-libiconv-prefix="${LOCALBASE}" \ --enable-dccm-file-support=no \ --enable-hal-support=yes \ |