pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www Allow gmake 4.2 again (now that the problem is fix...
details: https://anonhg.NetBSD.org/pkgsrc/rev/d226962b710c
branches: trunk
changeset: 347834:d226962b710c
user: wiz <wiz%pkgsrc.org@localhost>
date: Tue May 31 11:45:10 2016 +0000
description:
Allow gmake 4.2 again (now that the problem is fixed in 4.2nb1)
diffstat:
www/firefox/mozilla-common.mk | 4 +---
www/firefox45/mozilla-common.mk | 4 +---
2 files changed, 2 insertions(+), 6 deletions(-)
diffs (36 lines):
diff -r 1ac1c58006b7 -r d226962b710c www/firefox/mozilla-common.mk
--- a/www/firefox/mozilla-common.mk Tue May 31 11:44:03 2016 +0000
+++ b/www/firefox/mozilla-common.mk Tue May 31 11:45:10 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: mozilla-common.mk,v 1.76 2016/05/31 06:30:30 tnn Exp $
+# $NetBSD: mozilla-common.mk,v 1.77 2016/05/31 11:45:10 wiz Exp $
#
# common Makefile fragment for mozilla packages based on gecko 2.0.
#
@@ -13,8 +13,6 @@
GNU_CONFIGURE= yes
USE_TOOLS+= pkg-config perl gmake autoconf213 unzip zip
-# XXX https://bugzilla.mozilla.org/show_bug.cgi?id=1275547
-TOOL_DEPENDS+= gmake<4.2:../../devel/gmake
USE_LANGUAGES+= c99 c++
UNLIMIT_RESOURCES+= datasize
diff -r 1ac1c58006b7 -r d226962b710c www/firefox45/mozilla-common.mk
--- a/www/firefox45/mozilla-common.mk Tue May 31 11:44:03 2016 +0000
+++ b/www/firefox45/mozilla-common.mk Tue May 31 11:45:10 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: mozilla-common.mk,v 1.2 2016/05/31 06:30:30 tnn Exp $
+# $NetBSD: mozilla-common.mk,v 1.3 2016/05/31 11:45:10 wiz Exp $
#
# common Makefile fragment for mozilla packages based on gecko 2.0.
#
@@ -13,8 +13,6 @@
GNU_CONFIGURE= yes
USE_TOOLS+= pkg-config perl gmake autoconf213 unzip zip
-# XXX https://bugzilla.mozilla.org/show_bug.cgi?id=1275547
-TOOL_DEPENDS+= gmake<4.2:../../devel/gmake
USE_LANGUAGES+= c99 c++
UNLIMIT_RESOURCES+= datasize
Home |
Main Index |
Thread Index |
Old Index