- Add missing dependency
PR: ports/63106 Submitted by: maintainer
This commit is contained in:
parent
17e6505380
commit
118f86b931
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=101474
1 changed files with 2 additions and 1 deletions
|
@ -17,7 +17,8 @@ COMMENT= Audio player for the Gnome 2 desktop environment
|
|||
LIB_DEPENDS= musicbrainz.3:${PORTSDIR}/audio/libmusicbrainz \
|
||||
gstplay-0.6.1:${PORTSDIR}/multimedia/gstreamer-plugins \
|
||||
FLAC.5:${PORTSDIR}/audio/flac \
|
||||
mad.2:${PORTSDIR}/audio/mad
|
||||
mad.2:${PORTSDIR}/audio/mad \
|
||||
vorbis.3:${PORTSDIR}/audio/libvorbis
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
USE_GMAKE= yes
|
||||
|
|
Loading…
Reference in a new issue