pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/firefox68



Module Name:    pkgsrc
Committed By:   gutteridge
Date:           Wed Mar 18 01:33:58 UTC 2020

Modified Files:
        pkgsrc/www/firefox68: mozilla-common.mk

Log Message:
firefox68: remove stale and now redundant override


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/www/firefox68/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/firefox68/mozilla-common.mk
diff -u pkgsrc/www/firefox68/mozilla-common.mk:1.7 pkgsrc/www/firefox68/mozilla-common.mk:1.8
--- pkgsrc/www/firefox68/mozilla-common.mk:1.7  Thu Mar 12 19:39:35 2020
+++ pkgsrc/www/firefox68/mozilla-common.mk      Wed Mar 18 01:33:58 2020
@@ -1,4 +1,4 @@
-# $NetBSD: mozilla-common.mk,v 1.7 2020/03/12 19:39:35 nia Exp $
+# $NetBSD: mozilla-common.mk,v 1.8 2020/03/18 01:33:58 gutteridge Exp $
 #
 # common Makefile fragment for mozilla packages based on gecko 2.0.
 #
@@ -227,7 +227,6 @@ BUILDLINK_API_DEPENDS.nss+= nss>=3.44.1
 BUILDLINK_API_DEPENDS.libwebp+=        libwebp>=1.0.2
 .include "../../graphics/libwebp/buildlink3.mk"
 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.34.0



Home | Main Index | Thread Index | Old Index