summaryrefslogtreecommitdiff
path: root/www/firefox52/Makefile
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2019-06-14 08:11:34 +0000
committernia <nia@pkgsrc.org>2019-06-14 08:11:34 +0000
commitffcf8750dde322b88f9ad8b133e8d9d85f987e2a (patch)
tree56ff7bb42bc603cb93acbac327077ff8f61d16df /www/firefox52/Makefile
parent12dcd8b0d8bed078c9a80d18241d45394b8517ac (diff)
downloadpkgsrc-ffcf8750dde322b88f9ad8b133e8d9d85f987e2a.tar.gz
firefox52: This gets a sun audio too.
Like seamonkey, this uses an older API for it, so device detection for microphones (etc) is currently disabled.
Diffstat (limited to 'www/firefox52/Makefile')
-rw-r--r--www/firefox52/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/www/firefox52/Makefile b/www/firefox52/Makefile
index 5060f309953..84d37723eae 100644
--- a/www/firefox52/Makefile
+++ b/www/firefox52/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.42 2019/06/01 19:11:28 maya Exp $
+# $NetBSD: Makefile,v 1.43 2019/06/14 08:11:34 nia Exp $
FIREFOX_VER= ${MOZ_BRANCH}${MOZ_BRANCH_MINOR}
MOZ_BRANCH= 52.9
@@ -6,7 +6,7 @@ MOZ_BRANCH_MINOR= .0esr
DISTNAME= firefox-${FIREFOX_VER}.source
PKGNAME= firefox${MOZ_BRANCH:C/\..*$//}-${MOZ_BRANCH}${MOZ_BRANCH_MINOR:S/b/beta/:S/esr//}
-PKGREVISION= 15
+PKGREVISION= 16
CATEGORIES= www
MASTER_SITES+= ${MASTER_SITE_MOZILLA:=firefox/releases/${FIREFOX_VER}/source/}
MASTER_SITES+= ${MASTER_SITE_MOZILLA_ALL:=firefox/releases/${FIREFOX_VER}/source/}
@@ -74,6 +74,7 @@ SUBST_VARS.sys-dic= PREFIX
post-extract:
mv ${WRKSRC}/gfx/ycbcr/yuv_row_arm.s ${WRKSRC}/gfx/ycbcr/yuv_row_arm.S
+ ${CP} ${FILESDIR}/cubeb_sun.c ${WRKSRC}/media/libcubeb/src
pre-configure:
cd ${WRKSRC} && autoconf