Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Dec 2013 20:24:04 +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: r337900 - head/audio/extace
Message-ID:  <201312282024.rBSKO4RS041609@svn.freebsd.org>

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

Log:
  Stage support

Modified:
  head/audio/extace/Makefile

Modified: head/audio/extace/Makefile
==============================================================================
--- head/audio/extace/Makefile	Sat Dec 28 20:22:39 2013	(r337899)
+++ head/audio/extace/Makefile	Sat Dec 28 20:24:04 2013	(r337900)
@@ -12,8 +12,7 @@ COMMENT=	Audio visualization plugin for 
 
 LIB_DEPENDS=	libfftw3.so:${PORTSDIR}/math/fftw3
 
-USES=        pathfix pkgconfig
-NO_STAGE=	yes
+USES=		pathfix pkgconfig
 USE_GNOME=	esound gnomehier gtk20
 GNU_CONFIGURE=	yes
 CPPFLAGS+=	-I${LOCALBASE}/include



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