diff options
Diffstat (limited to 'audio/autotalent/Makefile')
-rw-r--r-- | audio/autotalent/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/autotalent/Makefile b/audio/autotalent/Makefile index 126b35a8d6b6..0a77fa337bee 100644 --- a/audio/autotalent/Makefile +++ b/audio/autotalent/Makefile @@ -13,6 +13,7 @@ COMMENT= Real-time pitch correction plugin for LADSPA BUILD_DEPENDS= ${LOCALBASE}/include/ladspa.h:${PORTSDIR}/audio/ladspa RUN_DEPENDS:= ${BUILD_DEPENDS} +NO_STAGE= yes USES= gmake MAKE_ARGS= CXX="${CXX}" CC=${CC} CPP=${CPP} \ |