From 383e224d22500085418354e7bbaccb9ee01e625b Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Thu, 3 Jul 2014 17:32:55 +0000 Subject: [PATCH] - Switch to USES=libtool Approved by: portmgr blanket --- korean/ibus-hangul/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/korean/ibus-hangul/Makefile b/korean/ibus-hangul/Makefile index 3989527bf933..1beb17814fca 100644 --- a/korean/ibus-hangul/Makefile +++ b/korean/ibus-hangul/Makefile @@ -2,6 +2,7 @@ PORTNAME= ibus-hangul PORTVERSION= 1.4.2 +PORTREVISION= 1 CATEGORIES= korean MASTER_SITES= GOOGLE_CODE @@ -17,10 +18,9 @@ PROJECTHOST= ibus GNU_CONFIGURE= yes INSTALLS_ICONS= yes -USE_AUTOTOOLS= libtool USE_GNOME= intltool pygobject3 USE_PYTHON= yes -USES= gmake pathfix pkgconfig +USES= gmake libtool pathfix pkgconfig OPTIONS_DEFINE= NLS OPTIONS_SUB= NLS