svn commit: r337900 - head/audio/extace

Antoine Brodin antoine at FreeBSD.org
Sat Dec 28 20:24:04 UTC 2013


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


More information about the svn-ports-head mailing list