diff options
Diffstat (limited to 'audio/soundgrab/Makefile')
-rw-r--r-- | audio/soundgrab/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/soundgrab/Makefile b/audio/soundgrab/Makefile index 3c29e6b81697..330a8a643be8 100644 --- a/audio/soundgrab/Makefile +++ b/audio/soundgrab/Makefile @@ -21,6 +21,7 @@ RUN_DEPENDS= sox:${PORTSDIR}/audio/sox \ LICENSE= GPLv2 USES= perl5 +NO_STAGE= yes NO_BUILD= yes MAN1= soundgrab.1 |