svn commit: r337250 - head/audio/mad

Dmitry Marakasov amdmi3 at FreeBSD.org
Mon Dec 23 14:02:39 UTC 2013


Author: amdmi3
Date: Mon Dec 23 14:02:38 2013
New Revision: 337250
URL: http://svnweb.freebsd.org/changeset/ports/337250

Log:
  - Support staging

Modified:
  head/audio/mad/Makefile

Modified: head/audio/mad/Makefile
==============================================================================
--- head/audio/mad/Makefile	Mon Dec 23 14:02:28 2013	(r337249)
+++ head/audio/mad/Makefile	Mon Dec 23 14:02:38 2013	(r337250)
@@ -15,7 +15,6 @@ COMMENT=	The "meta-port" for the MAD sou
 RUN_DEPENDS=	madplay:${PORTSDIR}/audio/madplay
 
 NO_BUILD=	yes
-NO_STAGE=	yes
 
 do-install:	# empty
 


More information about the svn-ports-head mailing list