aboutsummaryrefslogtreecommitdiffstats
path: root/audio/xmcd/Makefile
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2004-04-15 21:35:38 +0800
committeredwin <edwin@FreeBSD.org>2004-04-15 21:35:38 +0800
commitfad614066cc1bb902337cf869bc07942376faaf2 (patch)
treea5d2e42ad4075360a662781b4054e78725b23e04 /audio/xmcd/Makefile
parentf82fa393c50520838f76a38d154749a94b614de7 (diff)
downloadfreebsd-ports-gnome-fad614066cc1bb902337cf869bc07942376faaf2.tar.gz
freebsd-ports-gnome-fad614066cc1bb902337cf869bc07942376faaf2.tar.zst
freebsd-ports-gnome-fad614066cc1bb902337cf869bc07942376faaf2.zip
libflac -> libFLAC
pointy hat to: deischen@ PR: ports/65565 Submitted by: Shigetomo Kimura <kimura@netlab.is.tsukuba.ac.jp>
Diffstat (limited to 'audio/xmcd/Makefile')
-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