From 147ec5e7126ac8cb003569a51218515b9f388a71 Mon Sep 17 00:00:00 2001 From: wiz Date: Mon, 27 Oct 2008 14:38:54 +0000 Subject: Remove gucharmap dependency -- it builds without gucharmap, but not with the new gucharmap2 API. If this feature is very useful, a separate (but conflicting) gucharmap1 package could be created. Bump PKGREVISION. --- inputmethod/tomoe-gtk/Makefile | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'inputmethod') diff --git a/inputmethod/tomoe-gtk/Makefile b/inputmethod/tomoe-gtk/Makefile index b32107481a1..1bbfb02921e 100644 --- a/inputmethod/tomoe-gtk/Makefile +++ b/inputmethod/tomoe-gtk/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2008/06/23 12:11:00 obache Exp $ +# $NetBSD: Makefile,v 1.3 2008/10/27 14:38:54 wiz Exp $ # DISTNAME= tomoe-gtk-0.6.0 +PKGREVISION= 1 CATEGORIES= inputmethod MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tomoe/} @@ -19,8 +20,10 @@ USE_PKGLOCALEDIR= yes PKGCONFIG_OVERRIDE+= tomoe-gtk.pc.in CONFIGURE_ARGS+= --without-python +# enable again once upstream supports gucharmap-2, or a +# gucharmap-1 package was created +CONFIGURE_ARGS+= --without-gucharmap -.include "../../fonts/gucharmap/buildlink3.mk" .include "../../inputmethod/tomoe/buildlink3.mk" .include "../../x11/gtk2/buildlink3.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3