Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 9 Dec 2013 14:21:04 +0000 (UTC)
From:      Danilo Egea Gondolfo <danilo@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r335992 - head/audio/hydrogen
Message-ID:  <201312091421.rB9EL4D4038389@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: danilo
Date: Mon Dec  9 14:21:04 2013
New Revision: 335992
URL: http://svnweb.freebsd.org/changeset/ports/335992

Log:
  - Add stage support
  
  PR:		ports/184622
  Submitted by:	Shane Ambler <FreeBSD@Shaneware.biz> (maintainer)

Modified:
  head/audio/hydrogen/Makefile

Modified: head/audio/hydrogen/Makefile
==============================================================================
--- head/audio/hydrogen/Makefile	Mon Dec  9 14:19:40 2013	(r335991)
+++ head/audio/hydrogen/Makefile	Mon Dec  9 14:21:04 2013	(r335992)
@@ -17,7 +17,6 @@ LIB_DEPENDS+=	libsndfile.so:${PORTSDIR}/
 
 MAJORVERSION=	0.9.5
 USE_QT4=	corelib gui linguist_build moc_build network qt3support rcc_build sql uic_build xml
-NO_STAGE=	yes
 USE_SCONS=	yes
 USES=		pkgconfig
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201312091421.rB9EL4D4038389>