From 28e3f80592fd0ef07fef0e8db214c80977a18391 Mon Sep 17 00:00:00 2001 From: minskim Date: Thu, 29 Apr 2004 23:00:14 +0000 Subject: Install a shared object only; there is no need to install a static library for GTK+ input module. Bump PKGREVISION. --- inputmethod/imhangul/Makefile | 4 +++- inputmethod/imhangul/PLIST | 3 +-- 2 files changed, 4 insertions(+), 3 deletions(-) (limited to 'inputmethod') diff --git a/inputmethod/imhangul/Makefile b/inputmethod/imhangul/Makefile index 67d117f99aa..a3a7d26693b 100644 --- a/inputmethod/imhangul/Makefile +++ b/inputmethod/imhangul/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2004/02/14 17:21:43 jlam Exp $ +# $NetBSD: Makefile,v 1.3 2004/04/29 23:00:14 minskim Exp $ DISTNAME= imhangul-0.9.9 +PKGREVISION= 1 CATEGORIES= inputmethod korean MASTER_SITES= http://download.kldp.net/imhangul/ EXTRACT_SUFX= .tar.bz2 @@ -12,6 +13,7 @@ COMMENT= GTK+-2.0 Hangul Input Module USE_BUILDLINK3= YES GNU_CONFIGURE= YES USE_LIBTOOL= YES +SHLIBTOOL_OVERRIDE= libtool GTK2_IMMODULES= YES .include "../../devel/pkgconfig/buildlink3.mk" diff --git a/inputmethod/imhangul/PLIST b/inputmethod/imhangul/PLIST index 1a6a8b00a0d..cdc36acae74 100644 --- a/inputmethod/imhangul/PLIST +++ b/inputmethod/imhangul/PLIST @@ -1,5 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2004/02/10 08:58:17 minskim Exp $ -lib/gtk-2.0/immodules/im-hangul.a +@comment $NetBSD: PLIST,v 1.2 2004/04/29 23:00:14 minskim Exp $ lib/gtk-2.0/immodules/im-hangul.la lib/gtk-2.0/immodules/im-hangul.so @dirrm lib/gtk-2.0/immodules -- cgit v1.2.3