diff options
Diffstat (limited to 'audio/deadbeef/Makefile')
-rw-r--r-- | audio/deadbeef/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/deadbeef/Makefile b/audio/deadbeef/Makefile index 1b9ada08debc..2090c4cdf1e2 100644 --- a/audio/deadbeef/Makefile +++ b/audio/deadbeef/Makefile @@ -19,6 +19,7 @@ LIB_DEPENDS= samplerate:${PORTSDIR}/audio/libsamplerate \ GNU_CONFIGURE= yes USES= gmake pkgconfig gettext iconv shebangfix +NO_STAGE= yes USE_LDCONFIG= yes USE_BZIP2= yes CONFIGURE_ARGS= --disable-alsa --disable-nullout \ |