diff options
Diffstat (limited to 'palm/synce-hal/Makefile')
-rw-r--r-- | palm/synce-hal/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/palm/synce-hal/Makefile b/palm/synce-hal/Makefile index 563dbcc68eb0..5ba39b7dd53c 100644 --- a/palm/synce-hal/Makefile +++ b/palm/synce-hal/Makefile @@ -21,7 +21,7 @@ LIB_DEPENDS= synce.0:${PORTSDIR}/palm/synce-libsynce \ dbus-1.3:${PORTSDIR}/devel/dbus \ dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib -USE_ICONV= yes +USES= iconv USE_PYTHON_RUN= yes GNU_CONFIGURE= yes CONFIGURE_ARGS+=--with-hal-addon-dir=${PREFIX}/libexec \ |