svn commit: r313077 - head/net/crtmpserver
Martin Wilke
miwi at FreeBSD.org
Thu Feb 28 03:12:22 UTC 2013
Author: miwi
Date: Thu Feb 28 03:12:21 2013
New Revision: 313077
URL: http://svnweb.freebsd.org/changeset/ports/313077
Log:
- Broken fails to build
Modified:
head/net/crtmpserver/Makefile (contents, props changed)
Modified: head/net/crtmpserver/Makefile
==============================================================================
--- head/net/crtmpserver/Makefile Thu Feb 28 01:46:41 2013 (r313076)
+++ head/net/crtmpserver/Makefile Thu Feb 28 03:12:21 2013 (r313077)
@@ -17,6 +17,8 @@ LIB_DEPENDS= execinfo:${PORTSDIR}/devel/
WRKSRC= ${WRKDIR}/crtmpserver-545
+BROKEN= fails to build
+
USE_CMAKE= yes
CMAKE_ENV= "COMPILE_STATIC=1"
CMAKE_OUTSOURCE= yes
More information about the svn-ports-head
mailing list