Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Dec 2013 20:21:12 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r337898 - head/audio/aubio
Message-ID:  <201312282021.rBSKLCES040906@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Sat Dec 28 20:21:11 2013
New Revision: 337898
URL: http://svnweb.freebsd.org/changeset/ports/337898

Log:
  Stage support

Modified:
  head/audio/aubio/Makefile

Modified: head/audio/aubio/Makefile
==============================================================================
--- head/audio/aubio/Makefile	Sat Dec 28 19:31:31 2013	(r337897)
+++ head/audio/aubio/Makefile	Sat Dec 28 20:21:11 2013	(r337898)
@@ -20,7 +20,6 @@ LIB_DEPENDS=	libsamplerate.so:${PORTSDIR
 GNU_CONFIGURE=	yes
 # --disable-complex: does not compile due to missing carg(3) et al.
 CONFIGURE_ARGS=	--disable-complex
-NO_STAGE=	yes
 USES=		gmake pathfix pkgconfig
 USE_LDCONFIG=	yes
 



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