Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Nov 2013 15:29:57 +0000 (UTC)
From:      David Naylor <dbn@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r333119 - head/audio/flake
Message-ID:  <201311071529.rA7FTvEV035861@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: dbn
Date: Thu Nov  7 15:29:57 2013
New Revision: 333119
URL: http://svnweb.freebsd.org/changeset/ports/333119

Log:
  Add stage support to audio/flake.

Modified:
  head/audio/flake/Makefile

Modified: head/audio/flake/Makefile
==============================================================================
--- head/audio/flake/Makefile	Thu Nov  7 15:29:22 2013	(r333118)
+++ head/audio/flake/Makefile	Thu Nov  7 15:29:57 2013	(r333119)
@@ -15,7 +15,6 @@ LICENSE=	LGPL21
 CONFIGURE_ARGS+=	--cc="${CC}"
 HAS_CONFIGURE=	yes
 USE_BZIP2=	yes
-NO_STAGE=	yes
 USES=		gmake
 MAKE_JOBS_UNSAFE=	yes
 



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