From 0ef3e44f4d4d67bbd02f469bdcfca56349796e80 Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Thu, 30 Jan 2014 15:58:09 +0000 Subject: [PATCH] - Stage support --- audio/rubberband/Makefile | 1 - audio/vamp-plugin-sdk/Makefile | 1 - 2 files changed, 2 deletions(-) diff --git a/audio/rubberband/Makefile b/audio/rubberband/Makefile index ce767e68cb72..436f545057f0 100644 --- a/audio/rubberband/Makefile +++ b/audio/rubberband/Makefile @@ -20,7 +20,6 @@ LIB_DEPENDS= libsndfile.so:${PORTSDIR}/audio/libsndfile \ RUN_DEPENDS= ${LOCALBASE}/include/ladspa.h:${PORTSDIR}/audio/ladspa USES= gmake pkgconfig -NO_STAGE= yes USE_BZIP2= yes GNU_CONFIGURE= yes USE_LDCONFIG= yes diff --git a/audio/vamp-plugin-sdk/Makefile b/audio/vamp-plugin-sdk/Makefile index feb47e233ea8..96471d2c3b2f 100644 --- a/audio/vamp-plugin-sdk/Makefile +++ b/audio/vamp-plugin-sdk/Makefile @@ -15,7 +15,6 @@ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libsndfile.so:${PORTSDIR}/audio/libsndfile GNU_CONFIGURE= yes -NO_STAGE= yes USES= gmake pkgconfig USE_LDCONFIG= yes