svn commit: r337898 - head/audio/aubio

Antoine Brodin antoine at FreeBSD.org
Sat Dec 28 20:21:12 UTC 2013


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
 


More information about the svn-ports-all mailing list