aboutsummaryrefslogtreecommitdiff
path: root/graphics/gnash/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/gnash/Makefile')
-rw-r--r--graphics/gnash/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/graphics/gnash/Makefile b/graphics/gnash/Makefile
index 47ba1721d7c6..0ae5a12d9b99 100644
--- a/graphics/gnash/Makefile
+++ b/graphics/gnash/Makefile
@@ -73,7 +73,7 @@ FFMPEG_DESC= ffmpeg media handler
GSTREAMER_DESC= GStreamer media handler
VAAPI_DESC= VAAPI support (requires FFMPEG)
-KDE4_USES= kde:4
+KDE4_USES= kde:4 qmake:no_env qt:4
CYGNAL_CONFIGURE_ENABLE= cygnal
.include <bsd.port.options.mk>
@@ -108,8 +108,7 @@ GNASH_GUIS+= gtk
.if ${PORT_OPTIONS:MKDE4}
GNASH_GUIS+= kde4
-USE_QT4= moc_build
-QT_NONSTANDARD= yes
+USE_QT= moc_build
USE_KDE= kdelibs
CONFIGURE_ARGS+= --without-gconf
CONFIGURE_ENV+= KDE4_CONFIG="${KDE_PREFIX}/bin/kde4-config"