svn commit: r338146 - head/audio/specimen

Antoine Brodin antoine at FreeBSD.org
Mon Dec 30 17:19:40 UTC 2013


Author: antoine
Date: Mon Dec 30 17:19:40 2013
New Revision: 338146
URL: http://svnweb.freebsd.org/changeset/ports/338146

Log:
  Stage support

Modified:
  head/audio/specimen/Makefile

Modified: head/audio/specimen/Makefile
==============================================================================
--- head/audio/specimen/Makefile	Mon Dec 30 17:16:34 2013	(r338145)
+++ head/audio/specimen/Makefile	Mon Dec 30 17:19:40 2013	(r338146)
@@ -21,8 +21,7 @@ LIB_DEPENDS=	libjack.so:${PORTSDIR}/audi
 		libsndfile.so:${PORTSDIR}/audio/libsndfile \
 		libphat.so:${PORTSDIR}/x11-toolkits/phat
 
-USES=		pkgconfig gmake
-NO_STAGE=	yes
+USES=		gmake pkgconfig
 USE_GNOME=	libgnomecanvas libxml2
 GNU_CONFIGURE=	yes
 LDFLAGS+=	-lm


More information about the svn-ports-all mailing list