summaryrefslogtreecommitdiff
path: root/inputmethod
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2004-04-30 12:46:29 +0000
committerminskim <minskim@pkgsrc.org>2004-04-30 12:46:29 +0000
commit9b2f22c6f30bd719c8d02d30a498e75bd74deb27 (patch)
treef96b2a03711dfdb2ef40be5d40b8bf426b7a1265 /inputmethod
parent5570468860ce371eb8f5271bc0d1300a51f9bb01 (diff)
downloadpkgsrc-9b2f22c6f30bd719c8d02d30a498e75bd74deb27.tar.gz
Revert to r1.3. Changes made in r1.4 were "oversimplification."
Diffstat (limited to 'inputmethod')
-rw-r--r--inputmethod/imhangul/Makefile5
1 files changed, 3 insertions, 2 deletions
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"