From 13feb6e9c86e3bbcaac393343b3b6a912b9372db Mon Sep 17 00:00:00 2001 From: ak Date: Wed, 24 Apr 2013 07:35:40 +0000 Subject: - Convert USE_GETTEXT to USES (part 1) Approved by: portmgr (bapt) --- finance/eqonomize-kde4/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'finance/eqonomize-kde4') diff --git a/finance/eqonomize-kde4/Makefile b/finance/eqonomize-kde4/Makefile index b599a46..52fa92c 100644 --- a/finance/eqonomize-kde4/Makefile +++ b/finance/eqonomize-kde4/Makefile @@ -13,8 +13,7 @@ COMMENT= A personal accounting software USE_KDE4= kdelibs kdeprefix kdehier automoc4 USE_QT4= corelib dbus gui network svg xml qmake_build moc_build uic_build rcc_build -USES= cmake -USE_GETTEXT= yes +USES= cmake gettext USE_ICONV= yes INSTALLS_ICONS= yes -- cgit v1.1