diff options
author | minskim <minskim> | 2004-04-29 23:00:14 +0000 |
---|---|---|
committer | minskim <minskim> | 2004-04-29 23:00:14 +0000 |
commit | f6456b610f1aa00786c15f55b949ac29b846c807 (patch) | |
tree | b3f9719ab7a4f40db19f78b4aa9dd42d4fca9291 /inputmethod | |
parent | 7cfb21bbd4cf1667c578fcc9de66e38734e68643 (diff) | |
download | pkgsrc-f6456b610f1aa00786c15f55b949ac29b846c807.tar.gz |
Install a shared object only; there is no need to install a static
library for GTK+ input module.
Bump PKGREVISION.
Diffstat (limited to 'inputmethod')
-rw-r--r-- | inputmethod/imhangul/Makefile | 4 | ||||
-rw-r--r-- | inputmethod/imhangul/PLIST | 3 |
2 files changed, 4 insertions, 3 deletions
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 |