aboutsummaryrefslogtreecommitdiff
path: root/multimedia/qt5-multimedia
diff options
context:
space:
mode:
authorRaphael Kubo da Costa <rakuco@FreeBSD.org>2018-01-12 22:53:03 +0000
committerRaphael Kubo da Costa <rakuco@FreeBSD.org>2018-01-12 22:53:03 +0000
commit201f7e82f881d228d608aa2c86db9244bd0420db (patch)
tree8fc975460de62002149eadbed3f01ce6838b56b9 /multimedia/qt5-multimedia
parent8aa3f3c6108e09351e10f02b1b93580af1978cef (diff)
downloadports-201f7e82f881d228d608aa2c86db9244bd0420db.tar.gz
ports-201f7e82f881d228d608aa2c86db9244bd0420db.zip
Notes
Diffstat (limited to 'multimedia/qt5-multimedia')
-rw-r--r--multimedia/qt5-multimedia/Makefile9
1 files changed, 8 insertions, 1 deletions
diff --git a/multimedia/qt5-multimedia/Makefile b/multimedia/qt5-multimedia/Makefile
index c832aece874e..73f2be103833 100644
--- a/multimedia/qt5-multimedia/Makefile
+++ b/multimedia/qt5-multimedia/Makefile
@@ -2,7 +2,7 @@
PORTNAME= multimedia
DISTVERSION= ${QT5_VERSION}
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= multimedia
PKGNAMEPREFIX= qt5-
@@ -22,6 +22,13 @@ USE_LDCONFIG= ${PREFIX}/${QT_LIBDIR_REL}
QT_CONFIG= xlib
+# TODO: Bug 225100: the machinery in bsd.qt.mk's qt-post-install target does
+# not seem to account for the case of a module no longer defining QT_DEFINES:
+# the lines in qconfig-modules.h including said module's qconfig-<module>.h
+# will remain. We're setting it below to avoid build errors, but this needs to
+# be fixed properly later.
+QT_DEFINES= _QTMULTIMEDIA_DUMMY
+
OPTIONS_DEFINE= GSTREAMER OPENAL
OPTIONS_DEFAULT= ALSA GSTREAMER
OPTIONS_RADIO= AUDIOPLUGIN