diff options
Diffstat (limited to 'japanese/scim-prime/Makefile')
-rw-r--r-- | japanese/scim-prime/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/scim-prime/Makefile b/japanese/scim-prime/Makefile index 2ee23f213fe4..2c6b4d6a9987 100644 --- a/japanese/scim-prime/Makefile +++ b/japanese/scim-prime/Makefile @@ -17,7 +17,7 @@ COMMENT= SCIM IMEngine module using PRIME BUILD_DEPENDS= scim:${PORTSDIR}/textproc/scim \ prime:${PORTSDIR}/japanese/prime -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} USE_GNOME= lthack USE_ICONV= yes |