Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/firefox60 www/firefox60: remove no-op SUBST block



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6fe3e19828be
branches:  trunk
changeset: 431539:6fe3e19828be
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Thu May 14 16:54:54 2020 +0000

description:
www/firefox60: remove no-op SUBST block

The file mozHunspell.cpp does not exist anymore.  The only file in the
directory mozilla/extensions/spellcheck that contains @prefix@ is
Makefile.in.

diffstat:

 www/firefox60/Makefile |  8 +-------
 1 files changed, 1 insertions(+), 7 deletions(-)

diffs (22 lines):

diff -r 730ba79cce07 -r 6fe3e19828be www/firefox60/Makefile
--- a/www/firefox60/Makefile    Thu May 14 16:53:31 2020 +0000
+++ b/www/firefox60/Makefile    Thu May 14 16:54:54 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.42 2020/04/24 13:24:21 nia Exp $
+# $NetBSD: Makefile,v 1.43 2020/05/14 16:54:54 rillig Exp $
 
 FIREFOX_VER=           ${MOZ_BRANCH}${MOZ_BRANCH_MINOR}
 MOZ_BRANCH=            60.9
@@ -67,12 +67,6 @@
 MOZILLA_NAME=  Browser
 .endif
 
-SUBST_CLASSES+=                sys-dic
-SUBST_STAGE.sys-dic=   pre-configure
-SUBST_MESSAGE.sys-dic= Reference to system hunspell dictionaries.
-SUBST_FILES.sys-dic=   extensions/spellcheck/hunspell/glue/mozHunspell.cpp
-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/cubeb_sun.c



Home | Main Index | Thread Index | Old Index