summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
Diffstat (limited to 'audio')
-rw-r--r--audio/liteamp/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/liteamp/Makefile b/audio/liteamp/Makefile
index 6110e2b90c9a..40de755e56dd 100644
--- a/audio/liteamp/Makefile
+++ b/audio/liteamp/Makefile
@@ -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