pkgsrc-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e88eef177793
branches:  trunk
changeset: 428153:e88eef177793
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Sat Apr 25 16:55:07 2020 +0000

description:
www/firefox52: remove no-op SUBST block for hunspell

The word PREFIX does not occur in extensions/spellcheck/hunspell anymore.

diffstat:

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

diffs (22 lines):

diff -r 4ad699b8ebd6 -r e88eef177793 www/firefox52/Makefile
--- a/www/firefox52/Makefile    Sat Apr 25 16:37:24 2020 +0000
+++ b/www/firefox52/Makefile    Sat Apr 25 16:55:07 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.53 2020/04/24 13:24:21 nia Exp $
+# $NetBSD: Makefile,v 1.54 2020/04/25 16:55:07 rillig Exp $
 
 FIREFOX_VER=           ${MOZ_BRANCH}${MOZ_BRANCH_MINOR}
 MOZ_BRANCH=            52.9
@@ -66,12 +66,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



Home | Main Index | Thread Index | Old Index