svn commit: r344271 - head/audio/rio500

Martin Wilke miwi at FreeBSD.org
Fri Feb 14 15:42:56 UTC 2014


Author: miwi
Date: Fri Feb 14 15:42:55 2014
New Revision: 344271
URL: http://svnweb.freebsd.org/changeset/ports/344271
QAT: https://qat.redports.org/buildarchive/r344271/

Log:
  - Stage support

Modified:
  head/audio/rio500/Makefile

Modified: head/audio/rio500/Makefile
==============================================================================
--- head/audio/rio500/Makefile	Fri Feb 14 15:42:45 2014	(r344270)
+++ head/audio/rio500/Makefile	Fri Feb 14 15:42:55 2014	(r344271)
@@ -11,13 +11,11 @@ MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Utilities for Diamond Rio500
 
 USE_GNOME=	glib12
-NO_STAGE=	yes
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--with-devicepath='/dev' \
 		--with-deviceentry='urio0' \
 		--with-id3support
 
-
 .include <bsd.port.pre.mk>
 
 post-patch:


More information about the svn-ports-head mailing list