diff options
author | Martin Matuska <mm@FreeBSD.org> | 2010-08-28 08:33:34 +0000 |
---|---|---|
committer | Martin Matuska <mm@FreeBSD.org> | 2010-08-28 08:33:34 +0000 |
commit | 6da1ee7cb0a6066a6dbe24f016ecc90be7ae2d64 (patch) | |
tree | 5f1a55fb5c9794d876b247bfc697501862fc750e /www/lighttpd-mod_h264_streaming | |
parent | 51380ba8ca05870558dbcaa47ae58921f96e0a95 (diff) | |
download | ports-6da1ee7cb0a6066a6dbe24f016ecc90be7ae2d64.tar.gz ports-6da1ee7cb0a6066a6dbe24f016ecc90be7ae2d64.zip |
Notes
Diffstat (limited to 'www/lighttpd-mod_h264_streaming')
-rw-r--r-- | www/lighttpd-mod_h264_streaming/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/www/lighttpd-mod_h264_streaming/Makefile b/www/lighttpd-mod_h264_streaming/Makefile index e17af48b728b..35cc42784d1d 100644 --- a/www/lighttpd-mod_h264_streaming/Makefile +++ b/www/lighttpd-mod_h264_streaming/Makefile @@ -26,8 +26,6 @@ MANUAL_PACKAGE_BUILD= free for non-commercial use only PATCH_SITES+= ${MASTER_SITE_LOCAL} PATCHFILES+= lighttpd-1.4.26_mod_h264_streaming-2.2.9.patch.gz PATCH_SITE_SUBDIR+= mm -USE_AUTOTOOLS+= autoconf:262 autoheader:262 aclocal:110 automake:110 -ACLOCAL_ARGS+= -I m4 BUILD_WRKSRC= ${WRKSRC}/src ALL_TARGET= ${PORTNAME}.la |