1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

Fix build of audio/kaudiocreator.

Missing dependency from split of kdemultimedia.

Reported by:	miwi
Approved by:	portmgr (miwi), eadler (mentor)
This commit is contained in:
David Naylor 2013-04-02 16:18:35 +00:00
parent 94c4f31800
commit 7b980da92f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=315682

View File

@ -22,7 +22,7 @@ RUN_DEPENDS+= lame:${PORTSDIR}/audio/lame
USE_BZIP2= yes
USES= cmake
USE_QT4= moc_build qmake_build rcc_build uic_build
USE_KDE4= automoc4 kdehier kdeprefix libkcddb
USE_KDE4= automoc4 kdehier kdeprefix libkcddb libkcompactdisc
LICENSE= GPLv2
MAKE_JOBS_SAFE= yes