pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/firefox52
Module Name: pkgsrc
Committed By: rillig
Date: Sat Apr 25 16:55:07 UTC 2020
Modified Files:
pkgsrc/www/firefox52: Makefile
Log Message:
www/firefox52: remove no-op SUBST block for hunspell
The word PREFIX does not occur in extensions/spellcheck/hunspell anymore.
To generate a diff of this commit:
cvs rdiff -u -r1.53 -r1.54 pkgsrc/www/firefox52/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/firefox52/Makefile
diff -u pkgsrc/www/firefox52/Makefile:1.53 pkgsrc/www/firefox52/Makefile:1.54
--- pkgsrc/www/firefox52/Makefile:1.53 Fri Apr 24 13:24:21 2020
+++ pkgsrc/www/firefox52/Makefile Sat Apr 25 16:55:07 2020
@@ -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= Firefox
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