aboutsummaryrefslogtreecommitdiff
path: root/audio/flac123
diff options
context:
space:
mode:
authorChristian Weisgerber <naddy@FreeBSD.org>2005-03-16 14:50:13 +0000
committerChristian Weisgerber <naddy@FreeBSD.org>2005-03-16 14:50:13 +0000
commitc65892996765bb99500d4c50b5e409b69317b978 (patch)
treedee07b2e00944aac36439781f32962627c6be9d8 /audio/flac123
parente8c58c6b92471d63cf0285641edd76878833b892 (diff)
downloadports-c65892996765bb99500d4c50b5e409b69317b978.tar.gz
ports-c65892996765bb99500d4c50b5e409b69317b978.zip
new version of libFLAC
Notes
Notes: svn path=/head/; revision=131401
Diffstat (limited to 'audio/flac123')
-rw-r--r--audio/flac123/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/flac123/Makefile b/audio/flac123/Makefile
index ddf9992744b8..7349aec2ddd2 100644
--- a/audio/flac123/Makefile
+++ b/audio/flac123/Makefile
@@ -7,6 +7,7 @@
PORTNAME= flac123
PORTVERSION= 0.0.8
+PORTREVISION= 1
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= flac-tools
@@ -14,7 +15,7 @@ MASTER_SITE_SUBDIR= flac-tools
MAINTAINER= ports@FreeBSD.org
COMMENT= Command-line player for flac audio files
-LIB_DEPENDS= FLAC.5:${PORTSDIR}/audio/flac \
+LIB_DEPENDS= FLAC.7:${PORTSDIR}/audio/flac \
ao.3:${PORTSDIR}/audio/libao \
popt.0:${PORTSDIR}/devel/popt