aboutsummaryrefslogtreecommitdiff
path: root/audio/tagtool
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-12-11 14:35:36 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-12-11 14:35:36 +0000
commit5978476c353873821167189c3e7e7d3ce7b9909a (patch)
tree5c7b83e7642fc29f698d59a6bc145001dbd04783 /audio/tagtool
parent95ab3035bfc8b040822f80592efa7b9f2b7a51b6 (diff)
downloadports-5978476c353873821167189c3e7e7d3ce7b9909a.tar.gz
ports-5978476c353873821167189c3e7e7d3ce7b9909a.zip
Notes
Diffstat (limited to 'audio/tagtool')
-rw-r--r--audio/tagtool/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/tagtool/Makefile b/audio/tagtool/Makefile
index 694e6d49f473..97ebb3639231 100644
--- a/audio/tagtool/Makefile
+++ b/audio/tagtool/Makefile
@@ -11,8 +11,8 @@ MASTER_SITES= SF
MAINTAINER= ports@FreeBSD.org
COMMENT= GNOME MP3/Ogg file tagger
-LIB_DEPENDS= id3-3.8:${PORTSDIR}/audio/id3lib \
- vorbis:${PORTSDIR}/audio/libvorbis
+LIB_DEPENDS= libid3-3.8.so:${PORTSDIR}/audio/id3lib \
+ libvorbis.so:${PORTSDIR}/audio/libvorbis
USE_BZIP2= yes
NO_STAGE= yes