summaryrefslogtreecommitdiff
path: root/audio/mp3unicode
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/mp3unicode
parentFix prop. (diff)
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=412344
Diffstat (limited to 'audio/mp3unicode')
-rw-r--r--audio/mp3unicode/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/mp3unicode/Makefile b/audio/mp3unicode/Makefile
index 436c3da4fd3c..d51fc66e2bca 100644
--- a/audio/mp3unicode/Makefile
+++ b/audio/mp3unicode/Makefile
@@ -8,7 +8,7 @@ MASTER_SITES= http://github.com/downloads/alonbl/mp3unicode/
MAINTAINER= makc@FreeBSD.org
COMMENT= ID3 tags charset converter
-LIB_DEPENDS= libtag.so:${PORTSDIR}/audio/taglib
+LIB_DEPENDS= libtag.so:audio/taglib
USES= iconv pkgconfig tar:bzip2
GNU_CONFIGURE= yes