pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/seamonkey Use mozilla-common.mk from firefox52. Bu...
details: https://anonhg.NetBSD.org/pkgsrc/rev/7f96654945be
branches: trunk
changeset: 369570:7f96654945be
user: ryoon <ryoon%pkgsrc.org@localhost>
date: Sun Oct 01 09:34:05 2017 +0000
description:
Use mozilla-common.mk from firefox52. Bump PKGREVISION
diffstat:
www/seamonkey/Makefile | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (23 lines):
diff -r ce28a277fc07 -r 7f96654945be www/seamonkey/Makefile
--- a/www/seamonkey/Makefile Sun Oct 01 08:46:37 2017 +0000
+++ b/www/seamonkey/Makefile Sun Oct 01 09:34:05 2017 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.163 2017/09/18 09:53:38 maya Exp $
+# $NetBSD: Makefile,v 1.164 2017/10/01 09:34:05 ryoon Exp $
DISTNAME= seamonkey-${SM_VER}.source
PKGNAME= seamonkey-${SM_VER:S/b/beta/}
-PKGREVISION= 2
+PKGREVISION= 3
SM_VER= 2.48
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_MOZILLA:=seamonkey/releases/${SM_VER}/source/}
@@ -23,7 +23,7 @@
.include "../../mk/bsd.prefs.mk"
.include "options.mk"
-.include "../../www/firefox/mozilla-common.mk"
+.include "../../www/firefox52/mozilla-common.mk"
# Workaround to fix pixman.h detection
CFLAGS+= -I${BUILDLINK_PREFIX.pixman}/include/pixman-1
Home |
Main Index |
Thread Index |
Old Index