summaryrefslogtreecommitdiff
path: root/audio/flac123/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/flac123/Makefile')
-rw-r--r--audio/flac123/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/flac123/Makefile b/audio/flac123/Makefile
index bee1a23f0ff9..10156b7efc60 100644
--- a/audio/flac123/Makefile
+++ b/audio/flac123/Makefile
@@ -7,14 +7,14 @@
PORTNAME= flac123
PORTVERSION= 0.0.11
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= audio
MASTER_SITES= SF/flac-tools/${PORTNAME}/${PORTVERSION}
MAINTAINER= multimedia@FreeBSD.org
COMMENT= Command-line player for flac audio files
-LIB_DEPENDS= FLAC.10:${PORTSDIR}/audio/flac \
+LIB_DEPENDS= FLAC:${PORTSDIR}/audio/flac \
ao.4:${PORTSDIR}/audio/libao \
popt.0:${PORTSDIR}/devel/popt