ports/92529: [PATCH] japanese/scim-uim: fix broken dependency

Seiya Yanagita s_yanagita at ybb.ne.jp
Mon Jan 30 09:50:02 UTC 2006


>Number:         92529
>Category:       ports
>Synopsis:       [PATCH] japanese/scim-uim: fix broken dependency
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jan 30 09:50:01 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Seiya Yanagita
>Release:        5.3-RELEASE
>Organization:
>Environment:
FreeBSD vista.suri.co.jp 5.3-RELEASE FreeBSD 5.3-RELEASE #0: Thu Nov 11 10:20:09 UTC 2004     root at freebsd.ongs.co.jp:/usr/obj/usr/src/sys/GENERIC  i386

>Description:
Patch for japanese/scim-uim to fix broken dependency.
>How-To-Repeat:

>Fix:
Apply this patch to japanese/scim-uim/Makefile.

--- /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 @@

 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

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list