From 8b36b6a750aa871d8b104b73dcfa531d66233e05 Mon Sep 17 00:00:00 2001 From: minskim Date: Fri, 30 Apr 2004 12:46:29 +0000 Subject: Revert to r1.3. Changes made in r1.4 were "oversimplification." --- inputmethod/imhangul/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'inputmethod') diff --git a/inputmethod/imhangul/Makefile b/inputmethod/imhangul/Makefile index abd7e2c3ea5..d2b44119605 100644 --- a/inputmethod/imhangul/Makefile +++ b/inputmethod/imhangul/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2004/04/30 00:39:41 minskim Exp $ +# $NetBSD: Makefile,v 1.5 2004/04/30 12:46:29 minskim Exp $ DISTNAME= imhangul-0.9.9 PKGREVISION= 1 @@ -12,7 +12,8 @@ COMMENT= GTK+-2.0 Hangul Input Module USE_BUILDLINK3= YES GNU_CONFIGURE= YES -USE_SHLIBTOOL= YES +USE_LIBTOOL= YES +SHLIBTOOL_OVERRIDE= libtool GTK2_IMMODULES= YES .include "../../devel/pkgconfig/buildlink3.mk" -- cgit v1.2.3