diff options
Diffstat (limited to 'audio/whysynth/Makefile')
-rw-r--r-- | audio/whysynth/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/whysynth/Makefile b/audio/whysynth/Makefile index cb56322b5b05..7edba6c61ea2 100644 --- a/audio/whysynth/Makefile +++ b/audio/whysynth/Makefile @@ -22,6 +22,7 @@ LIB_DEPENDS= dssialsacompat:${PORTSDIR}/audio/libdssialsacompat \ fftw3f:${PORTSDIR}/math/fftw3-float USES= gmake pkgconfig +NO_STAGE= yes USE_BZIP2= yes USE_GNOME= gtk20 USE_AUTOTOOLS= libtool |