svn commit: r341556 - head/www/mod_h264_streaming

Martin Wilke miwi at FreeBSD.org
Tue Jan 28 13:35:06 UTC 2014


Author: miwi
Date: Tue Jan 28 13:35:05 2014
New Revision: 341556
URL: http://svnweb.freebsd.org/changeset/ports/341556
QAT: https://qat.redports.org/buildarchive/r341556/

Log:
  - Stage support

Modified:
  head/www/mod_h264_streaming/Makefile

Modified: head/www/mod_h264_streaming/Makefile
==============================================================================
--- head/www/mod_h264_streaming/Makefile	Tue Jan 28 13:34:43 2014	(r341555)
+++ head/www/mod_h264_streaming/Makefile	Tue Jan 28 13:35:05 2014	(r341556)
@@ -13,7 +13,6 @@ DIST_SUBDIR=	apache2
 MAINTAINER=	lwhsu at FreeBSD.org
 COMMENT=	Apache H264 streaming module
 
-
 USE_APACHE=	22+
 
 GNU_CONFIGURE=	yes
@@ -24,5 +23,4 @@ RESTRICTED=	no-commercial-use
 WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
 PLIST_SUB=	SED=${SED}
 
-NO_STAGE=	yes
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list