Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/seamonkey seamonkey: use correct mozilla-common, m...
details: https://anonhg.NetBSD.org/pkgsrc/rev/50775a50d9b9
branches: trunk
changeset: 433853:50775a50d9b9
user: nia <nia%pkgsrc.org@localhost>
date: Sun Jun 07 22:32:55 2020 +0000
description:
seamonkey: use correct mozilla-common, missed commit...
diffstat:
www/seamonkey/Makefile | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (19 lines):
diff -r ac6a8f1ca57a -r 50775a50d9b9 www/seamonkey/Makefile
--- a/www/seamonkey/Makefile Sun Jun 07 22:13:29 2020 +0000
+++ b/www/seamonkey/Makefile Sun Jun 07 22:32:55 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.214 2020/06/02 08:24:58 adam Exp $
+# $NetBSD: Makefile,v 1.215 2020/06/07 22:32:55 nia Exp $
DISTNAME= seamonkey-${SM_VER}.source
PKGNAME= seamonkey-${SM_VER:S/b/beta/}
@@ -27,7 +27,8 @@
.include "../../mk/bsd.prefs.mk"
.include "options.mk"
# See mozilla/config/milestone.txt
-.include "../../www/firefox60/mozilla-common.mk"
+#.include "../../www/firefox60/mozilla-common.mk"
+.include "mozilla-common.mk"
# Workaround to fix pixman.h detection
CFLAGS+= -I${BUILDLINK_PREFIX.pixman}/include/pixman-1
Home |
Main Index |
Thread Index |
Old Index