pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/firefox
Module Name: pkgsrc
Committed By: gutteridge
Date: Wed Mar 18 01:27:14 UTC 2020
Modified Files:
pkgsrc/www/firefox: mozilla-common.mk
Log Message:
firefox: remove stale and now redundant override
To generate a diff of this commit:
cvs rdiff -u -r1.156 -r1.157 pkgsrc/www/firefox/mozilla-common.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/firefox/mozilla-common.mk
diff -u pkgsrc/www/firefox/mozilla-common.mk:1.156 pkgsrc/www/firefox/mozilla-common.mk:1.157
--- pkgsrc/www/firefox/mozilla-common.mk:1.156 Sun Mar 15 18:50:58 2020
+++ pkgsrc/www/firefox/mozilla-common.mk Wed Mar 18 01:27:14 2020
@@ -1,4 +1,4 @@
-# $NetBSD: mozilla-common.mk,v 1.156 2020/03/15 18:50:58 gutteridge Exp $
+# $NetBSD: mozilla-common.mk,v 1.157 2020/03/18 01:27:14 gutteridge Exp $
#
# common Makefile fragment for mozilla packages based on gecko 2.0.
#
@@ -224,7 +224,6 @@ BUILDLINK_API_DEPENDS.libwebp+= libwebp>
PKG_CC= ${PREFIX}/bin/clang
PKG_CXX= ${PREFIX}/bin/clang++
BUILDLINK_DEPMETHOD.clang= build
-BUILDLINK_API_DEPENDS.clang+= clang>=6.0.1nb1
.include "../../lang/clang/buildlink3.mk"
BUILDLINK_DEPMETHOD.rust= build
BUILDLINK_API_DEPENDS.rust+= rust>=1.39.0
Home |
Main Index |
Thread Index |
Old Index