diff options
Diffstat (limited to 'audio/spiralsynthmodular/Makefile')
-rw-r--r-- | audio/spiralsynthmodular/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/spiralsynthmodular/Makefile b/audio/spiralsynthmodular/Makefile index b4457c95578e..691e7a015b66 100644 --- a/audio/spiralsynthmodular/Makefile +++ b/audio/spiralsynthmodular/Makefile @@ -16,6 +16,7 @@ BUILD_DEPENDS= ${LOCALBASE}/include/ladspa.h:${PORTSDIR}/audio/ladspa \ LIB_DEPENDS= fltk:${PORTSDIR}/x11-toolkits/fltk \ sndfile:${PORTSDIR}/audio/libsndfile +NO_STAGE= yes USE_XORG= x11 GNU_CONFIGURE= yes |