aboutsummaryrefslogtreecommitdiff
path: root/audio/xmms-flac
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-01 13:29:15 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-04-01 13:29:15 +0000
commit7f4572eae4327c4403d9ef714cb6de917650662a (patch)
treee5609c11a5cecf09649970cae33b72d3774969e3 /audio/xmms-flac
parent630b8bcb8b62c77a87ea9d6bfa87a312a9d89555 (diff)
downloadports-7f4572eae4327c4403d9ef714cb6de917650662a.tar.gz
ports-7f4572eae4327c4403d9ef714cb6de917650662a.zip
Notes
Diffstat (limited to 'audio/xmms-flac')
-rw-r--r--audio/xmms-flac/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/xmms-flac/Makefile b/audio/xmms-flac/Makefile
index 0533bcb98558..805c1089cde8 100644
--- a/audio/xmms-flac/Makefile
+++ b/audio/xmms-flac/Makefile
@@ -9,9 +9,9 @@ DISTNAME= flac-${PORTVERSION}
MAINTAINER= naddy@FreeBSD.org
COMMENT= XMMS input plugin for playing FLAC files
-LIB_DEPENDS= libxmms.so:${PORTSDIR}/multimedia/xmms \
- libFLAC.so:${PORTSDIR}/audio/flac \
- libogg.so:${PORTSDIR}/audio/libogg
+LIB_DEPENDS= libxmms.so:multimedia/xmms \
+ libFLAC.so:audio/flac \
+ libogg.so:audio/libogg
USES= iconv libtool tar:xz
GNU_CONFIGURE= yes