From 7ef924b86a9518ad79491135d29b8707d6c11280 Mon Sep 17 00:00:00 2001 From: wiz Date: Fri, 3 Jun 2005 10:25:38 +0000 Subject: Still include gtk2/modules.mk, not gtk/modules.mk. --- inputmethod/uim/options.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'inputmethod') diff --git a/inputmethod/uim/options.mk b/inputmethod/uim/options.mk index 91d026fbbd4..93002727b3c 100644 --- a/inputmethod/uim/options.mk +++ b/inputmethod/uim/options.mk @@ -1,4 +1,4 @@ -# $NetBSD: options.mk,v 1.5 2005/06/03 10:21:51 uebayasi Exp $ +# $NetBSD: options.mk,v 1.6 2005/06/03 10:25:38 wiz Exp $ PKG_OPTIONS_VAR= PKG_OPTIONS.uim PKG_SUPPORTED_OPTIONS= anthy canna eb gtk qt @@ -28,7 +28,7 @@ CONFIGURE_ARGS+= --without-eb .endif .if !empty(PKG_OPTIONS:Mgtk) -.include "../../x11/gtk/modules.mk" +.include "../../x11/gtk2/modules.mk" PLIST_SRC+= PLIST.gtk .endif -- cgit v1.2.3