summaryrefslogtreecommitdiff
path: root/audio/mp3stat
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/mp3stat
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/mp3stat')
-rw-r--r--audio/mp3stat/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/mp3stat/Makefile b/audio/mp3stat/Makefile
index 09435f305259..6f9fc9fe8c00 100644
--- a/audio/mp3stat/Makefile
+++ b/audio/mp3stat/Makefile
@@ -28,7 +28,7 @@ PLIST_FILES= bin/mp3stat \
OPTIONS_DEFINE= VORBIS DOCS
OPTIONS_DEFAULT= VORBIS
-VORBIS_LIB_DEPENDS= libvorbis.so:${PORTSDIR}/audio/libvorbis
+VORBIS_LIB_DEPENDS= libvorbis.so:audio/libvorbis
VORBIS_PLIST_FILES= lib/mp3stat/input_vorb.so
VORBIS_MAKE_ARGS_OFF= VORBIS=""