aboutsummaryrefslogtreecommitdiff
path: root/audio/xmcd
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2004-04-15 13:35:38 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2004-04-15 13:35:38 +0000
commitcde6ad6394923bd3ef25dfc206536745e8e5e8a1 (patch)
tree52d617fa4b8e4723705199d31cda79b19e40020f /audio/xmcd
parent0c035503c7d1c0b12d582cb1e129dd4687b7f606 (diff)
downloadports-cde6ad6394923bd3ef25dfc206536745e8e5e8a1.tar.gz
ports-cde6ad6394923bd3ef25dfc206536745e8e5e8a1.zip
libflac -> libFLAC
pointy hat to: deischen@ PR: ports/65565 Submitted by: Shigetomo Kimura <kimura@netlab.is.tsukuba.ac.jp>
Notes
Notes: svn path=/head/; revision=107124
Diffstat (limited to 'audio/xmcd')
-rw-r--r--audio/xmcd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/xmcd/Makefile b/audio/xmcd/Makefile
index bbb0bb48bedb..b24f6d26105d 100644
--- a/audio/xmcd/Makefile
+++ b/audio/xmcd/Makefile
@@ -19,7 +19,7 @@ MAINTAINER= eischen@vigrid.com
COMMENT= Motif CD player
LIB_DEPENDS+= vorbis.3:${PORTSDIR}/audio/libvorbis \
- flac:${PORTSDIR}/audio/flac
+ FLAC:${PORTSDIR}/audio/flac
RUN_DEPENDS+= lame:${PORTSDIR}/audio/lame
USE_REINPLACE= yes