aboutsummaryrefslogtreecommitdiff
path: root/audio/squash
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-12-07 01:27:06 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-12-07 01:27:06 +0000
commitc7ca0ba1270728541cb85479f0fd9d4aa5d82567 (patch)
treee120d11744661e220d8a3555e1cc169d34966ca9 /audio/squash
parent556c0d85678a5197e3ae8e4a697f4c3f6a450e8e (diff)
downloadports-c7ca0ba1270728541cb85479f0fd9d4aa5d82567.tar.gz
ports-c7ca0ba1270728541cb85479f0fd9d4aa5d82567.zip
Notes
Diffstat (limited to 'audio/squash')
-rw-r--r--audio/squash/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/squash/Makefile b/audio/squash/Makefile
index cee6758b32ca..76b25b5539e7 100644
--- a/audio/squash/Makefile
+++ b/audio/squash/Makefile
@@ -6,6 +6,7 @@
PORTNAME= squash
PORTVERSION= 1.0.p1
+PORTREVISION= 1
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SAVANNAH}
MASTER_SITE_SUBDIR= squash
@@ -17,7 +18,7 @@ COMMENT= Learning console-based MP3/OGG player
LIB_DEPENDS+= FLAC.5:${PORTSDIR}/audio/flac \
fftw.2:${PORTSDIR}/math/fftw \
id3-3.8.2:${PORTSDIR}/audio/id3lib \
- mad.1:${PORTSDIR}/audio/mad \
+ mad.2:${PORTSDIR}/audio/mad \
vorbis.2:${PORTSDIR}/audio/libvorbis \
ao.3:${PORTSDIR}/audio/libao
RUN_DEPENDS= id3v2:${PORTSDIR}/audio/id3v2