aboutsummaryrefslogtreecommitdiff
path: root/audio/ogg2mp3/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/ogg2mp3/Makefile')
-rw-r--r--audio/ogg2mp3/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/ogg2mp3/Makefile b/audio/ogg2mp3/Makefile
index c5b46facaa44..1836f2f4a66a 100644
--- a/audio/ogg2mp3/Makefile
+++ b/audio/ogg2mp3/Makefile
@@ -12,9 +12,9 @@ COMMENT= Perl script that converts Ogg Vorbis files to MP3 format
LICENSE= GPLv2
-RUN_DEPENDS= lame:${PORTSDIR}/audio/lame \
- p5-String-ShellQuote>=0:${PORTSDIR}/textproc/p5-String-ShellQuote \
- ogginfo:${PORTSDIR}/audio/vorbis-tools
+RUN_DEPENDS= lame:audio/lame \
+ p5-String-ShellQuote>=0:textproc/p5-String-ShellQuote \
+ ogginfo:audio/vorbis-tools
NO_BUILD= yes
USES= perl5 tar:bzip2