aboutsummaryrefslogtreecommitdiff
path: root/audio/flac123/Makefile
diff options
context:
space:
mode:
authorChristian Weisgerber <naddy@FreeBSD.org>2013-06-09 19:30:58 +0000
committerChristian Weisgerber <naddy@FreeBSD.org>2013-06-09 19:30:58 +0000
commit1f2b1eac8efc6c78fe5812a440328a74c1db3ec5 (patch)
tree45e6d01ac243fc692b2b3dc21ccf4af150938e8d /audio/flac123/Makefile
parentb6702c813611f59c5c532b812919372252db5fc7 (diff)
downloadports-1f2b1eac8efc6c78fe5812a440328a74c1db3ec5.tar.gz
ports-1f2b1eac8efc6c78fe5812a440328a74c1db3ec5.zip
Notes
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