Patch for japanese/scim-uim to fix broken dependency. Fix: Apply this patch to japanese/scim-uim/Makefile. PORTNAME= scim-uim PORTVERSION= 0.1.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= japanese MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://freedesktop.org/~suzhe/sources/ @@ -17,10 +17,8 @@ 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--a4ACHx7QQXSbiEaiockiiWJfgq1aLlKNvtdwaHbhYUwI89ZB Content-Type: text/plain; name="file.diff" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="file.diff" --- /usr/ports/japanese/scim-uim/Makefile.org Mon Jan 30 16:40:18 2006 +++ /usr/ports/japanese/scim-uim/Makefile Mon Jan 30 16:43:57 2006 @@ -7,7 +7,7 @@
Class Changed From-To: update->maintainer-update Fix category (submitter is maintainer)
Responsible Changed From-To: freebsd-ports-bugs->barner I'll take it.
State Changed From-To: open->closed Committed. Thanks!