- Stage support

This commit is contained in:
Martin Wilke 2014-01-28 13:35:05 +00:00
parent d4a19dac38
commit 55875d937a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=341556

View file

@ -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>