diff options
Diffstat (limited to 'textproc/scim-kmfl-imengine/Makefile')
-rw-r--r-- | textproc/scim-kmfl-imengine/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/scim-kmfl-imengine/Makefile b/textproc/scim-kmfl-imengine/Makefile index 408253bb491e..c530e8c9f6b0 100644 --- a/textproc/scim-kmfl-imengine/Makefile +++ b/textproc/scim-kmfl-imengine/Makefile @@ -28,8 +28,7 @@ RUN_DEPENDS= kmflcomp:${PORTSDIR}/textproc/kmflcomp \ USE_XORG= x11 xkbfile xproto USE_AUTOTOOLS= libtool USE_GNOME= glib20 gtk20 intlhack -USES= gettext -USE_ICONV= yes +USES= gettext iconv USE_LDCONFIG= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib |