summaryrefslogtreecommitdiffstats
path: root/audio/squash
diff options
context:
space:
mode:
authornaddy <naddy@FreeBSD.org>2003-12-20 16:14:14 +0000
committernaddy <naddy@FreeBSD.org>2003-12-20 16:14:14 +0000
commit5b3197d3498bc5e00cf42ac3e55c2b4e89bed552 (patch)
treed86735ea3fd63f05658c7cbdade459b1a54838f6 /audio/squash
parente64af3bd9c6ee7bef0ac283907ab153e12eeb660 (diff)
downloadFreeBSD-ports-5b3197d3498bc5e00cf42ac3e55c2b4e89bed552.zip
FreeBSD-ports-5b3197d3498bc5e00cf42ac3e55c2b4e89bed552.tar.gz
Catch up with libogg/libvorbis version bump.
Diffstat (limited to 'audio/squash')
-rw-r--r--audio/squash/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/squash/Makefile b/audio/squash/Makefile
index 76b25b5..8b54ae7 100644
--- a/audio/squash/Makefile
+++ b/audio/squash/Makefile
@@ -6,7 +6,7 @@
PORTNAME= squash
PORTVERSION= 1.0.p1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SAVANNAH}
MASTER_SITE_SUBDIR= squash
@@ -19,7 +19,7 @@ LIB_DEPENDS+= FLAC.5:${PORTSDIR}/audio/flac \
fftw.2:${PORTSDIR}/math/fftw \
id3-3.8.2:${PORTSDIR}/audio/id3lib \
mad.2:${PORTSDIR}/audio/mad \
- vorbis.2:${PORTSDIR}/audio/libvorbis \
+ vorbis.3:${PORTSDIR}/audio/libvorbis \
ao.3:${PORTSDIR}/audio/libao
RUN_DEPENDS= id3v2:${PORTSDIR}/audio/id3v2
OpenPOWER on IntegriCloud