mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-16 07:58:04 +00:00
Add missed dependency on libvorbis
Spotted by: kris
This commit is contained in:
parent
3730a39580
commit
90eb467a40
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=83631
@ -15,7 +15,8 @@ COMMENT= Light-weight Music Player for GNOME2
|
||||
|
||||
LIB_DEPENDS= ao.3:${PORTSDIR}/audio/libao \
|
||||
mad.1:${PORTSDIR}/audio/mad \
|
||||
ogg.4:${PORTSDIR}/audio/libogg
|
||||
ogg.4:${PORTSDIR}/audio/libogg \
|
||||
vorbisfile.3:${PORTSDIR}/audio/libvorbis
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
USE_GMAKE= yes
|
||||
|
Loading…
Reference in New Issue
Block a user