Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Jan 2014 15:58:10 +0000 (UTC)
From:      Martin Wilke <miwi@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r341853 - in head/audio: rubberband vamp-plugin-sdk
Message-ID:  <201401301558.s0UFwAUs012709@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: miwi
Date: Thu Jan 30 15:58:09 2014
New Revision: 341853
URL: http://svnweb.freebsd.org/changeset/ports/341853
QAT: https://qat.redports.org/buildarchive/r341853/

Log:
  - Stage support

Modified:
  head/audio/rubberband/Makefile
  head/audio/vamp-plugin-sdk/Makefile

Modified: head/audio/rubberband/Makefile
==============================================================================
--- head/audio/rubberband/Makefile	Thu Jan 30 15:51:08 2014	(r341852)
+++ head/audio/rubberband/Makefile	Thu Jan 30 15:58:09 2014	(r341853)
@@ -20,7 +20,6 @@ LIB_DEPENDS=	libsndfile.so:${PORTSDIR}/a
 RUN_DEPENDS=	${LOCALBASE}/include/ladspa.h:${PORTSDIR}/audio/ladspa
 
 USES=		gmake pkgconfig
-NO_STAGE=	yes
 USE_BZIP2=	yes
 GNU_CONFIGURE=	yes
 USE_LDCONFIG=	yes

Modified: head/audio/vamp-plugin-sdk/Makefile
==============================================================================
--- head/audio/vamp-plugin-sdk/Makefile	Thu Jan 30 15:51:08 2014	(r341852)
+++ head/audio/vamp-plugin-sdk/Makefile	Thu Jan 30 15:58:09 2014	(r341853)
@@ -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
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201401301558.s0UFwAUs012709>