pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/seamonkey
Module Name: pkgsrc
Committed By: rillig
Date: Thu May 14 16:53:31 UTC 2020
Modified Files:
pkgsrc/www/seamonkey: Makefile
Log Message:
www/seamonkey: 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.
To generate a diff of this commit:
cvs rdiff -u -r1.210 -r1.211 pkgsrc/www/seamonkey/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/seamonkey/Makefile
diff -u pkgsrc/www/seamonkey/Makefile:1.210 pkgsrc/www/seamonkey/Makefile:1.211
--- pkgsrc/www/seamonkey/Makefile:1.210 Thu May 7 19:47:11 2020
+++ pkgsrc/www/seamonkey/Makefile Thu May 14 16:53:31 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.210 2020/05/07 19:47:11 nia Exp $
+# $NetBSD: Makefile,v 1.211 2020/05/14 16:53:31 rillig Exp $
DISTNAME= seamonkey-${SM_VER}.source
PKGNAME= seamonkey-${SM_VER:S/b/beta/}
@@ -49,12 +49,6 @@ CHECK_INTERPRETER_SKIP+= lib/seamonkey-s
CHECK_INTERPRETER_SKIP+= lib/seamonkey-sdk/sdk/bin/xpidl.py
CHECK_INTERPRETER_SKIP+= lib/seamonkey-sdk/sdk/bin/xpt.py
-SUBST_CLASSES+= sys-dic
-SUBST_STAGE.sys-dic= pre-configure
-SUBST_MESSAGE.sys-dic= Reference to system hunspell dictionaries.
-SUBST_FILES.sys-dic= mozilla/extensions/spellcheck/hunspell/src/mozHunspell.cpp
-SUBST_VARS.sys-dic= PREFIX
-
CHECK_WRKREF_SKIP= lib/seamonkey/chrome/toolkit/content/global/buildconfig.html
post-extract:
Home |
Main Index |
Thread Index |
Old Index