diff options
Diffstat (limited to 'audio/dir2ogg/Makefile')
-rw-r--r-- | audio/dir2ogg/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/dir2ogg/Makefile b/audio/dir2ogg/Makefile index c6b4ec083eb1..257878ef56ef 100644 --- a/audio/dir2ogg/Makefile +++ b/audio/dir2ogg/Makefile @@ -16,6 +16,7 @@ RUN_DEPENDS= faad:${PORTSDIR}/audio/faad \ mplayer:${PORTSDIR}/multimedia/mplayer \ oggenc:${PORTSDIR}/audio/vorbis-tools +NO_STAGE= yes USE_PYTHON= yes NO_BUILD= yes |