aboutsummaryrefslogtreecommitdiff
path: root/multimedia/phonon
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2019-01-01 13:15:23 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2019-01-01 13:15:23 +0000
commitd0410634ddeea6a9bb5bccf1e26a5b44bcea935b (patch)
treef9307b545aec16003d7f99a61032c40aca937fee /multimedia/phonon
parent7e9aa48d50f239106f0af20a1c7bbd3fe37f830c (diff)
downloadports-d0410634ddeea6a9bb5bccf1e26a5b44bcea935b.tar.gz
ports-d0410634ddeea6a9bb5bccf1e26a5b44bcea935b.zip
multimedia/phonon*@qt4: fix automoc4 depencency after r488807
Notes
Notes: svn path=/head/; revision=488883
Diffstat (limited to 'multimedia/phonon')
-rw-r--r--multimedia/phonon/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/phonon/Makefile b/multimedia/phonon/Makefile
index cedb07a21eb4..d4c26b61a38c 100644
--- a/multimedia/phonon/Makefile
+++ b/multimedia/phonon/Makefile
@@ -17,6 +17,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING.LIB
FLAVORS= qt5 qt4
FLAVOR?= ${FLAVORS:[1]}
+qt4_BUILD_DEPENDS= automoc4:devel/automoc4
qt4_LIB_DEPENDS= libqzeitgeist.so:sysutils/qzeitgeist
qt4_PKGNAMESUFFIX= -qt4
qt5_PKGNAMESUFFIX= -qt5
@@ -32,7 +33,6 @@ USE_LDCONFIG= yes
. if ${FLAVOR} == qt4
DEPRECATED= Qt4 has been EOL since december 2015
EXPIRATION_DATE=2019-03-15
-BUILD_DEPENDS+= automoc4:devel/automoc4
USES+= qt:4
USE_QT= corelib dbus declarative gui testlib \
qmake_build moc_build rcc_build uic_build