svn commit: r335992 - head/audio/hydrogen

Danilo Egea Gondolfo danilo at FreeBSD.org
Mon Dec 9 14:21:05 UTC 2013


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 at 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
 


More information about the svn-ports-head mailing list