aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2014-01-28 21:35:05 +0800
committermiwi <miwi@FreeBSD.org>2014-01-28 21:35:05 +0800
commit00fb021f0bc123aaba81eefef53b315bc3f9ba1d (patch)
treeeda069defeaa613b9aa9a6de8ed7b54d896c2e65 /www
parent135922976a95cb5c90ea8ea94676e9e06f418917 (diff)
downloadfreebsd-ports-gnome-00fb021f0bc123aaba81eefef53b315bc3f9ba1d.tar.gz
freebsd-ports-gnome-00fb021f0bc123aaba81eefef53b315bc3f9ba1d.tar.zst
freebsd-ports-gnome-00fb021f0bc123aaba81eefef53b315bc3f9ba1d.zip
- Stage support
Diffstat (limited to 'www')
-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>