aboutsummaryrefslogtreecommitdiffstats
path: root/audio/liteamp
diff options
context:
space:
mode:
authornaddy <naddy@FreeBSD.org>2003-12-21 00:14:14 +0800
committernaddy <naddy@FreeBSD.org>2003-12-21 00:14:14 +0800
commit5b3197d3498bc5e00cf42ac3e55c2b4e89bed552 (patch)
treed86735ea3fd63f05658c7cbdade459b1a54838f6 /audio/liteamp
parente64af3bd9c6ee7bef0ac283907ab153e12eeb660 (diff)
downloadfreebsd-ports-gnome-5b3197d3498bc5e00cf42ac3e55c2b4e89bed552.tar.gz
freebsd-ports-gnome-5b3197d3498bc5e00cf42ac3e55c2b4e89bed552.tar.zst
freebsd-ports-gnome-5b3197d3498bc5e00cf42ac3e55c2b4e89bed552.zip
Catch up with libogg/libvorbis version bump.
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