aboutsummaryrefslogtreecommitdiff
path: root/audio/dir2ogg/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/dir2ogg/Makefile')
-rw-r--r--audio/dir2ogg/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/audio/dir2ogg/Makefile b/audio/dir2ogg/Makefile
index 2f13095ba41c..2a892fe22593 100644
--- a/audio/dir2ogg/Makefile
+++ b/audio/dir2ogg/Makefile
@@ -13,10 +13,10 @@ COMMENT= Command-line {wav,mp3,m4a} to ogg converter
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
-RUN_DEPENDS= faad:${PORTSDIR}/audio/faad \
- mutagen-inspect:${PORTSDIR}/audio/py-mutagen \
- mplayer:${PORTSDIR}/multimedia/mplayer \
- oggenc:${PORTSDIR}/audio/vorbis-tools
+RUN_DEPENDS= faad:audio/faad \
+ mutagen-inspect:audio/py-mutagen \
+ mplayer:multimedia/mplayer \
+ oggenc:audio/vorbis-tools
USES= python:2,run shebangfix