aboutsummaryrefslogtreecommitdiff
path: root/japanese/scim-honoka-plugin-romkan
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2006-10-14 08:54:54 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2006-10-14 08:54:54 +0000
commit29747f458a1eb2ce23b4594b09d0256dd62760b8 (patch)
tree1b71ba5d9ffdd308b6c18130f7c116f5bab5dc12 /japanese/scim-honoka-plugin-romkan
parent7aad84f808b93baa6a7077ce0b47573b9c4c79a0 (diff)
downloadports-29747f458a1eb2ce23b4594b09d0256dd62760b8.tar.gz
ports-29747f458a1eb2ce23b4594b09d0256dd62760b8.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)
Notes
Notes: svn path=/head/; revision=175261
Diffstat (limited to 'japanese/scim-honoka-plugin-romkan')
-rw-r--r--japanese/scim-honoka-plugin-romkan/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/japanese/scim-honoka-plugin-romkan/Makefile b/japanese/scim-honoka-plugin-romkan/Makefile
index 2562f135830d..6d10a0999bd1 100644
--- a/japanese/scim-honoka-plugin-romkan/Makefile
+++ b/japanese/scim-honoka-plugin-romkan/Makefile
@@ -7,6 +7,7 @@
PORTNAME= scim-honoka-plugin-romkan
PORTVERSION= 0.9.0
+PORTREVISION= 1
CATEGORIES= japanese
MASTER_SITES= http://nop.net-p.org/files/honoka/
DISTNAME= honoka-plugin-romkan-${PORTVERSION}
@@ -15,12 +16,12 @@ MAINTAINER= chiba.masashi@gmail.com
COMMENT= Honoka plugin for romaji input
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
RUN_DEPENDS:= ${BUILD_DEPENDS}
USE_GETTEXT= yes
USE_GNOME= lthack gnomehack
-USE_X_PREFIX= yes
+USE_XLIB= yes
USE_ICONV= yes
USE_GMAKE= yes
USE_AUTOTOOLS= libtool:15