pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/inputmethod/imhangul Install a shared object only; the...
details: https://anonhg.NetBSD.org/pkgsrc/rev/465d895e19fe
branches: trunk
changeset: 474457:465d895e19fe
user: minskim <minskim%pkgsrc.org@localhost>
date: Thu Apr 29 23:00:14 2004 +0000
description:
Install a shared object only; there is no need to install a static
library for GTK+ input module.
Bump PKGREVISION.
diffstat:
inputmethod/imhangul/Makefile | 4 +++-
inputmethod/imhangul/PLIST | 3 +--
2 files changed, 4 insertions(+), 3 deletions(-)
diffs (30 lines):
diff -r 1cacfb86f23d -r 465d895e19fe inputmethod/imhangul/Makefile
--- a/inputmethod/imhangul/Makefile Thu Apr 29 22:23:32 2004 +0000
+++ b/inputmethod/imhangul/Makefile Thu Apr 29 23:00:14 2004 +0000
@@ -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 @@
USE_BUILDLINK3= YES
GNU_CONFIGURE= YES
USE_LIBTOOL= YES
+SHLIBTOOL_OVERRIDE= libtool
GTK2_IMMODULES= YES
.include "../../devel/pkgconfig/buildlink3.mk"
diff -r 1cacfb86f23d -r 465d895e19fe inputmethod/imhangul/PLIST
--- a/inputmethod/imhangul/PLIST Thu Apr 29 22:23:32 2004 +0000
+++ b/inputmethod/imhangul/PLIST Thu Apr 29 23:00:14 2004 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index