aboutsummaryrefslogtreecommitdiff
path: root/audio/gmtp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/gmtp/Makefile')
-rw-r--r--audio/gmtp/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/audio/gmtp/Makefile b/audio/gmtp/Makefile
index 8a9958df7de1..9d3c59c519c7 100644
--- a/audio/gmtp/Makefile
+++ b/audio/gmtp/Makefile
@@ -12,10 +12,10 @@ COMMENT= Media Transfer Protocol (MTP) GUI client
LICENSE= BSD
-LIB_DEPENDS= mtp:${PORTSDIR}/audio/libmtp \
- id3tag:${PORTSDIR}/audio/libid3tag \
- FLAC:${PORTSDIR}/audio/flac \
- vorbis:${PORTSDIR}/audio/libvorbis
+LIB_DEPENDS= libmtp.so:${PORTSDIR}/audio/libmtp \
+ libid3tag.so:${PORTSDIR}/audio/libid3tag \
+ libFLAC.so:${PORTSDIR}/audio/flac \
+ libvorbis.so:${PORTSDIR}/audio/libvorbis
WRKSRC= ${WRKDIR}/gMTP