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:
parent
94c4f31800
commit
7b980da92f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=315682
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user