svn commit: r337908 - head/audio/istream

Antoine Brodin antoine at FreeBSD.org
Sat Dec 28 20:36:38 UTC 2013


Author: antoine
Date: Sat Dec 28 20:36:37 2013
New Revision: 337908
URL: http://svnweb.freebsd.org/changeset/ports/337908

Log:
  Stage support

Modified:
  head/audio/istream/Makefile

Modified: head/audio/istream/Makefile
==============================================================================
--- head/audio/istream/Makefile	Sat Dec 28 20:35:26 2013	(r337907)
+++ head/audio/istream/Makefile	Sat Dec 28 20:36:37 2013	(r337908)
@@ -11,7 +11,6 @@ MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Internet radio player applet for GNOME Panel
 
 USES=		gmake pkgconfig
-NO_STAGE=	yes
 USE_GNOME=	gnomepanel libgnomeui
 USE_GSTREAMER=	yes
 USE_XORG=	xtst


More information about the svn-ports-head mailing list