aboutsummaryrefslogtreecommitdiff
path: root/audio/xmms-flac/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/xmms-flac/Makefile')
-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