From be0532aa1927751208f2697351ec6365d64f46e3 Mon Sep 17 00:00:00 2001 From: ak Date: Fri, 26 Apr 2013 10:44:28 +0000 Subject: - Convert USE_GETTEXT to USES (part 4) Approved by: portmgr (bapt) --- audio/kid3-kde4/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'audio/kid3-kde4') diff --git a/audio/kid3-kde4/Makefile b/audio/kid3-kde4/Makefile index 690602655ef7..0df2598635d6 100644 --- a/audio/kid3-kde4/Makefile +++ b/audio/kid3-kde4/Makefile @@ -14,8 +14,7 @@ LATEST_LINK= ${PORTNAME}-kde4 USE_KDE4= kdelibs kdeprefix kdehier automoc4 USE_QT4= qmake_build moc_build rcc_build uic_build -USES= cmake -USE_GETTEXT= yes +USES= cmake gettext MAKE_JOBS_SAFE= yes OPTIONS_DEFINE= FLAC ID3LIB MP4V2 VORBIS TAGLIB CHROMAPRINT -- cgit