svn commit: r337911 - head/audio/liblscp

Antoine Brodin antoine at FreeBSD.org
Sat Dec 28 20:54:44 UTC 2013


Author: antoine
Date: Sat Dec 28 20:54:43 2013
New Revision: 337911
URL: http://svnweb.freebsd.org/changeset/ports/337911

Log:
  Stage support

Modified:
  head/audio/liblscp/Makefile

Modified: head/audio/liblscp/Makefile
==============================================================================
--- head/audio/liblscp/Makefile	Sat Dec 28 20:52:17 2013	(r337910)
+++ head/audio/liblscp/Makefile	Sat Dec 28 20:54:43 2013	(r337911)
@@ -13,7 +13,6 @@ COMMENT=	Wrapper around the LSCP network
 LICENSE=	LGPL21
 
 USES=		gmake pathfix
-NO_STAGE=	yes
 GNU_CONFIGURE=	yes
 USE_LDCONFIG=	yes
 


More information about the svn-ports-head mailing list