aboutsummaryrefslogtreecommitdiffstats
path: root/japanese/scim-honoka-plugin-wnn
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2006-10-14 16:54:54 +0800
committermarcus <marcus@FreeBSD.org>2006-10-14 16:54:54 +0800
commit0deb7538cc6a5ae90f4e3e4bdbfe6d0ab974aed8 (patch)
tree17937489af4c767844fc63b684ae3e7b31948812 /japanese/scim-honoka-plugin-wnn
parente959473966b963953d63d5f00fae8751f2decf0f (diff)
downloadfreebsd-ports-gnome-0deb7538cc6a5ae90f4e3e4bdbfe6d0ab974aed8.tar.gz
freebsd-ports-gnome-0deb7538cc6a5ae90f4e3e4bdbfe6d0ab974aed8.tar.zst
freebsd-ports-gnome-0deb7538cc6a5ae90f4e3e4bdbfe6d0ab974aed8.zip
Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
new freetype2 where needed. Submitted by: mezz, ahze, pav, and many others Approved by: portmgr (implicit, kris)
Diffstat (limited to 'japanese/scim-honoka-plugin-wnn')
-rw-r--r--japanese/scim-honoka-plugin-wnn/Makefile10
1 files changed, 6 insertions, 4 deletions
diff --git a/japanese/scim-honoka-plugin-wnn/Makefile b/japanese/scim-honoka-plugin-wnn/Makefile
index c97c769341c9..a2b5d19a504f 100644
--- a/japanese/scim-honoka-plugin-wnn/Makefile
+++ b/japanese/scim-honoka-plugin-wnn/Makefile
@@ -7,6 +7,7 @@
PORTNAME= scim-honoka-plugin-wnn
PORTVERSION= 0.9.0
+PORTREVISION= 1
CATEGORIES= japanese
MASTER_SITES= http://nop.net-p.org/files/honoka/
DISTNAME= honoka-plugin-wnn-${PORTVERSION}
@@ -15,14 +16,15 @@ MAINTAINER= chiba.masashi@gmail.com
COMMENT= Honoka plugin for using wnn7
BUILD_DEPENDS= scim:${PORTSDIR}/textproc/scim \
- ${X11BASE}/lib/scim-1.0/IMEngine/honoka.so:${PORTSDIR}/japanese/scim-honoka
+ ${LOCALBASE}/lib/scim-1.0/IMEngine/honoka.so:${PORTSDIR}/japanese/scim-honoka
LIB_DEPENDS= wnn7.1:${PORTSDIR}/japanese/Wnn7-lib
-RUN_DEPENDS:= ${BUILD_DEPENDS}
-RUN_DEPENDS+= ${X11BASE}/lib/scim-1.0/honoka/plugin-romkan.so:${PORTSDIR}/japanese/scim-honoka-plugin-romkan
+RUN_DEPENDS= scim:${PORTSDIR}/textproc/scim \
+ ${LOCALBASE}/lib/scim-1.0/IMEngine/honoka.so:${PORTSDIR}/japanese/scim-honoka \
+ ${LOCALBASE}/lib/scim-1.0/honoka/plugin-romkan.so:${PORTSDIR}/japanese/scim-honoka-plugin-romkan
USE_GETTEXT= yes
USE_GNOME= lthack gnomehack
-USE_X_PREFIX= yes
+USE_XLIB= yes
USE_ICONV= yes
USE_GMAKE= yes
USE_AUTOTOOLS= libtool:15