aboutsummaryrefslogtreecommitdiff
path: root/multimedia/qt5-phonon4-gstreamer
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:16:16 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:16:16 +0000
commit8d6597e0bb9591c40fc6d0c6e2159fca51178d56 (patch)
treed3548a0f08ca434f11cb4415a93d98037409413b /multimedia/qt5-phonon4-gstreamer
parenta9dcad2fffcc27906b85c5a15fdb3e50fdc1e2e2 (diff)
downloadports-8d6597e0bb9591c40fc6d0c6e2159fca51178d56.tar.gz
ports-8d6597e0bb9591c40fc6d0c6e2159fca51178d56.zip
Notes
Diffstat (limited to 'multimedia/qt5-phonon4-gstreamer')
-rw-r--r--multimedia/qt5-phonon4-gstreamer/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/qt5-phonon4-gstreamer/Makefile b/multimedia/qt5-phonon4-gstreamer/Makefile
index 9465742d0f01..cbaefa215243 100644
--- a/multimedia/qt5-phonon4-gstreamer/Makefile
+++ b/multimedia/qt5-phonon4-gstreamer/Makefile
@@ -24,6 +24,6 @@ CMAKE_ARGS= -DPHONON_BUILD_PHONON4QT5=ON
OPTIONS_DEFINE= GST_PLUGINS
GST_PLUGINS_DESC= Install GStreamer plugins
-GST_PLUGINS_RUN_DEPENDS= gstreamer1-plugins-all>=0:${PORTSDIR}/multimedia/gstreamer1-plugins-all
+GST_PLUGINS_RUN_DEPENDS= gstreamer1-plugins-all>=0:multimedia/gstreamer1-plugins-all
.include <bsd.port.mk>