diff options
Diffstat (limited to 'japanese/scim-skk/Makefile')
-rw-r--r-- | japanese/scim-skk/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/scim-skk/Makefile b/japanese/scim-skk/Makefile index 4b0600766075..9b265de2c152 100644 --- a/japanese/scim-skk/Makefile +++ b/japanese/scim-skk/Makefile @@ -19,7 +19,7 @@ BUILD_DEPENDS= scim:${PORTSDIR}/textproc/scim RUN_DEPENDS:= ${BUILD_DEPENDS} USE_AUTOTOOLS= libtool -USE_ICONV= yes +USES= iconv USE_GMAKE= yes GNU_CONFIGURE= yes |