pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/inputmethod/imhangul Revert to r1.3. Changes made in ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/3e53ca3b6604
branches: trunk
changeset: 474476:3e53ca3b6604
user: minskim <minskim%pkgsrc.org@localhost>
date: Fri Apr 30 12:46:29 2004 +0000
description:
Revert to r1.3. Changes made in r1.4 were "oversimplification."
diffstat:
inputmethod/imhangul/Makefile | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (19 lines):
diff -r b328bd6b14af -r 3e53ca3b6604 inputmethod/imhangul/Makefile
--- a/inputmethod/imhangul/Makefile Fri Apr 30 11:29:00 2004 +0000
+++ b/inputmethod/imhangul/Makefile Fri Apr 30 12:46:29 2004 +0000
@@ -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 @@
USE_BUILDLINK3= YES
GNU_CONFIGURE= YES
-USE_SHLIBTOOL= YES
+USE_LIBTOOL= YES
+SHLIBTOOL_OVERRIDE= libtool
GTK2_IMMODULES= YES
.include "../../devel/pkgconfig/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index