diff options
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/gtk-qt4-engine/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-themes/gtk-qt4-engine/Makefile b/x11-themes/gtk-qt4-engine/Makefile index 98a7bccbfd05..9fd77f821c46 100644 --- a/x11-themes/gtk-qt4-engine/Makefile +++ b/x11-themes/gtk-qt4-engine/Makefile @@ -11,10 +11,9 @@ MAINTAINER= makc@FreeBSD.org COMMENT= GTK+ 2.x theme engine allowing to use Qt/KDE styles USE_BZIP2= yes -USE_GETTEXT= yes USE_GNOME= gtk20 USE_QT4= corelib gui moc_build rcc_build uic_build qmake_build -USES= cmake +USES= cmake gettext USE_KDE4= kdelibs kdeprefix automoc4 WRKSRC= ${WRKDIR}/${PORTNAME} MAKE_JOBS_SAFE= yes |