diff options
Diffstat (limited to 'palm/synce-librapi2/Makefile')
-rw-r--r-- | palm/synce-librapi2/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/palm/synce-librapi2/Makefile b/palm/synce-librapi2/Makefile index a52fdfb483cf..51e3da440722 100644 --- a/palm/synce-librapi2/Makefile +++ b/palm/synce-librapi2/Makefile @@ -19,8 +19,7 @@ CONFLICTS= popular-[0-9]* GNU_CONFIGURE= yes USE_AUTOTOOLS= libtool -USE_ICONV= yes -USES= pathfix +USES= pathfix iconv USE_LDCONFIG= yes CONFIGURE_ARGS= --with-libiconv="${LOCALBASE}" \ --with-libsynce="${LOCALBASE}" |