pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/seamonkey
Module Name: pkgsrc
Committed By: ryoon
Date: Sun Oct 1 09:34:06 UTC 2017
Modified Files:
pkgsrc/www/seamonkey: Makefile
Log Message:
Use mozilla-common.mk from firefox52. Bump PKGREVISION
To generate a diff of this commit:
cvs rdiff -u -r1.163 -r1.164 pkgsrc/www/seamonkey/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/seamonkey/Makefile
diff -u pkgsrc/www/seamonkey/Makefile:1.163 pkgsrc/www/seamonkey/Makefile:1.164
--- pkgsrc/www/seamonkey/Makefile:1.163 Mon Sep 18 09:53:38 2017
+++ pkgsrc/www/seamonkey/Makefile Sun Oct 1 09:34:05 2017
@@ -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 @@ NOT_PAX_MPROTECT_SAFE+= lib/seamonkey/se
.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