svn commit: r338149 - head/audio/swhplugins

Antoine Brodin antoine at FreeBSD.org
Mon Dec 30 17:24:32 UTC 2013


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


More information about the svn-ports-head mailing list