diff options
Diffstat (limited to 'japanese/scim-uim/Makefile')
-rw-r--r-- | japanese/scim-uim/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/japanese/scim-uim/Makefile b/japanese/scim-uim/Makefile index 2e9fb0bb9e3a..4030ad7906c5 100644 --- a/japanese/scim-uim/Makefile +++ b/japanese/scim-uim/Makefile @@ -7,7 +7,7 @@ PORTNAME= scim-uim PORTVERSION= 0.1.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= japanese MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://freedesktop.org/~suzhe/sources/ @@ -17,11 +17,9 @@ MAINTAINER= s_yanagita@ybb.ne.jp COMMENT= SCIM IMEngine module using UIM input method library BUILD_DEPENDS= scim:${PORTSDIR}/textproc/scim -LIB_DEPENDS= uim.0:${PORTSDIR}/textproc/uim +LIB_DEPENDS= uim:${PORTSDIR}/textproc/uim RUN_DEPENDS= ${BUILD_DEPENDS} -BROKEN= Broken dependency - USE_GNOME= lthack USE_X_PREFIX= yes USE_ICONV= yes |