Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Dec 2013 17:24:31 +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: r338149 - head/audio/swhplugins
Message-ID:  <201312301724.rBUHOVxB030898@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Mon Dec 30 17:24:31 2013
New Revision: 338149
URL: http://svnweb.freebsd.org/changeset/ports/338149

Log:
  Stage support

Modified:
  head/audio/swhplugins/Makefile

Modified: head/audio/swhplugins/Makefile
==============================================================================
--- head/audio/swhplugins/Makefile	Mon Dec 30 17:22:40 2013	(r338148)
+++ head/audio/swhplugins/Makefile	Mon Dec 30 17:24:31 2013	(r338149)
@@ -20,7 +20,6 @@ LIB_DEPENDS=	libfftw3f.so:${PORTSDIR}/ma
 ONLY_FOR_ARCHS=	i386 amd64
 
 USES=		gmake pkgconfig
-NO_STAGE=	yes
 USE_AUTOTOOLS=	libtool
 GNU_CONFIGURE=	yes
 CPPFLAGS+=	-I${LOCALBASE}/include



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