diff options
-rw-r--r-- | devel/xulrunner10/mozilla-common.mk | 3 | ||||
-rw-r--r-- | devel/xulrunner17/mozilla-common.mk | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/devel/xulrunner10/mozilla-common.mk b/devel/xulrunner10/mozilla-common.mk index 7641feb85a8..ba5502d9d88 100644 --- a/devel/xulrunner10/mozilla-common.mk +++ b/devel/xulrunner10/mozilla-common.mk @@ -1,9 +1,8 @@ -# $NetBSD: mozilla-common.mk,v 1.5 2014/05/09 07:37:04 wiz Exp $ +# $NetBSD: mozilla-common.mk,v 1.6 2014/11/11 03:36:00 mef Exp $ # # common Makefile fragment for mozilla packages based on gecko 2.0. # # used by devel/xulrunner10/Makefile -# used by mail/thunderbird10/Makefile # used by www/firefox10/Makefile GNU_CONFIGURE= yes diff --git a/devel/xulrunner17/mozilla-common.mk b/devel/xulrunner17/mozilla-common.mk index 0744392623a..241b8847914 100644 --- a/devel/xulrunner17/mozilla-common.mk +++ b/devel/xulrunner17/mozilla-common.mk @@ -1,9 +1,8 @@ -# $NetBSD: mozilla-common.mk,v 1.4 2014/05/09 07:37:04 wiz Exp $ +# $NetBSD: mozilla-common.mk,v 1.5 2014/11/11 03:36:00 mef Exp $ # # common Makefile fragment for mozilla packages based on gecko 2.0. # # used by devel/xulrunner17/Makefile -# used by mail/thunderbird17/Makefile # used by www/firefox17/Makefile GNU_CONFIGURE= yes |