summaryrefslogtreecommitdiff
path: root/inputmethod/imhangul/Makefile
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2004-04-30 00:39:41 +0000
committerminskim <minskim@pkgsrc.org>2004-04-30 00:39:41 +0000
commit0728105828e1843f7c573960ee5c7f6b87fb5ff8 (patch)
treecf45eb5ba5ca40f165b22a1fa904ae794d626e2f /inputmethod/imhangul/Makefile
parentde303572c8be86744dccc50e88ed675ddabdf0e4 (diff)
downloadpkgsrc-0728105828e1843f7c573960ee5c7f6b87fb5ff8.tar.gz
Simplify Makefile by combining USE_LIBTOOL and SHLIBTOOL_OVERRIDE into
USE_SHLIBTOOL.
Diffstat (limited to 'inputmethod/imhangul/Makefile')
-rw-r--r--inputmethod/imhangul/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/inputmethod/imhangul/Makefile b/inputmethod/imhangul/Makefile
index a3a7d26693b..abd7e2c3ea5 100644
--- a/inputmethod/imhangul/Makefile
+++ b/inputmethod/imhangul/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2004/04/29 23:00:14 minskim Exp $
+# $NetBSD: Makefile,v 1.4 2004/04/30 00:39:41 minskim Exp $
DISTNAME= imhangul-0.9.9
PKGREVISION= 1
@@ -12,8 +12,7 @@ COMMENT= GTK+-2.0 Hangul Input Module
USE_BUILDLINK3= YES
GNU_CONFIGURE= YES
-USE_LIBTOOL= YES
-SHLIBTOOL_OVERRIDE= libtool
+USE_SHLIBTOOL= YES
GTK2_IMMODULES= YES
.include "../../devel/pkgconfig/buildlink3.mk"