Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Jan 2014 13:35:05 +0000 (UTC)
From:      Martin Wilke <miwi@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r341556 - head/www/mod_h264_streaming
Message-ID:  <201401281335.s0SDZ5MS090241@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201401281335.s0SDZ5MS090241>