aboutsummaryrefslogtreecommitdiff
path: root/www/mod_h264_streaming
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2014-01-28 13:35:05 +0000
committerMartin Wilke <miwi@FreeBSD.org>2014-01-28 13:35:05 +0000
commit55875d937a12821f2a5f0124796c9e46875f2390 (patch)
treeeda069defeaa613b9aa9a6de8ed7b54d896c2e65 /www/mod_h264_streaming
parentd4a19dac38dbaca3696623f22604a2ffa2ede65d (diff)
downloadports-55875d937a12821f2a5f0124796c9e46875f2390.tar.gz
ports-55875d937a12821f2a5f0124796c9e46875f2390.zip
Notes
Diffstat (limited to 'www/mod_h264_streaming')
-rw-r--r--www/mod_h264_streaming/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/www/mod_h264_streaming/Makefile b/www/mod_h264_streaming/Makefile
index 73ae06c69d2f..f57292403170 100644
--- a/www/mod_h264_streaming/Makefile
+++ b/www/mod_h264_streaming/Makefile
@@ -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>