summaryrefslogtreecommitdiff
path: root/audio/liteamp
diff options
context:
space:
mode:
authorChristian Weisgerber <naddy@FreeBSD.org>2003-12-20 16:14:14 +0000
committerChristian Weisgerber <naddy@FreeBSD.org>2003-12-20 16:14:14 +0000
commit89c5de703163bc92603bc4ad3ec74b9e1f73f231 (patch)
tree765c5c07ee53ac58ac2d1d65e0c05055ba8cac38 /audio/liteamp
parentUpdate to Ogg Vorbis 1.0.1. (diff)
Catch up with libogg/libvorbis version bump.
Notes
Notes: svn path=/head/; revision=96269
Diffstat (limited to 'audio/liteamp')
-rw-r--r--audio/liteamp/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/audio/liteamp/Makefile b/audio/liteamp/Makefile
index 0b48ed93bd5d..6c9c6c2f894b 100644
--- a/audio/liteamp/Makefile
+++ b/audio/liteamp/Makefile
@@ -6,7 +6,7 @@
PORTNAME= liteamp
PORTVERSION= 0.2.3.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= audio gnome
MASTER_SITES= http://download.kldp.net/liteamp/
@@ -15,8 +15,7 @@ COMMENT= Light-weight Music Player for GNOME2
LIB_DEPENDS= ao.3:${PORTSDIR}/audio/libao \
mad.2:${PORTSDIR}/audio/mad \
- ogg.4:${PORTSDIR}/audio/libogg \
- vorbisfile.3:${PORTSDIR}/audio/libvorbis
+ vorbisfile.4:${PORTSDIR}/audio/libvorbis
USE_X_PREFIX= yes
USE_GMAKE= yes