scim and stardict dictionary in gnome-2.15.91

Eric L. Chen d9364104 at mail.nchu.edu.tw
Sun Aug 13 03:41:41 UTC 2006


Hi
I upgrade to gnome-2.15.91 yesterday, and find some build problem since 
must packages moved to /usr/local.
I do some change it fix them.

--- /usr/ports/textproc/scim/Makefile.orig	Sun Aug 13 09:27:36 2006
+++ /usr/ports/textproc/scim/Makefile	Sun Aug 13 09:28:00 2006
@@ -48,7 +48,7 @@
 			${WRKSRC}/extras/setup/Makefile.in
 
 post-install:
-	@gtk-query-immodules-2.0 > ${PREFIX}/etc/gtk-2.0/gtk.immodules
+	@gtk-query-immodules-2.0 > ${LOCALBASE}/etc/gtk-2.0/gtk.immodules
 	@${CAT} ${PKGMESSAGE}
 	@${ECHO} To display this message again, type pkg_info -D ${PKGNAME}
--- /usr/ports/chinese/stardict2-dict-zh_TW/Makefile.orig	Sun Aug 13
11:29:36 2006
+++ /usr/ports/chinese/stardict2-dict-zh_TW/Makefile	Sun Aug 13 11:32:08
2006
@@ -25,7 +25,7 @@
 RUN_DEPENDS=	stardict:${PORTSDIR}/textproc/stardict2
 
 NO_BUILD=	yes
-USE_X_PREFIX=	yes
+#USE_X_PREFIX=	yes
 USE_BZIP2=	yes
 
 do-install:


/Eric



More information about the freebsd-gnome mailing list