pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/seamonkey - This common Makefile is used by time/s...
details: https://anonhg.NetBSD.org/pkgsrc/rev/237a6d064a22
branches: trunk
changeset: 549469:237a6d064a22
user: ghen <ghen%pkgsrc.org@localhost>
date: Mon Nov 03 14:18:42 2008 +0000
description:
- This common Makefile is used by time/sunbird as well.
- Don't set MAINTAINER and HOMEPAGE variables here, they should be set by
individual packages including this file (I don't want to implicitly be
maintainer for all packages including this Makefile fragment).
diffstat:
www/seamonkey/Makefile.common | 6 ++----
1 files changed, 2 insertions(+), 4 deletions(-)
diffs (22 lines):
diff -r a0d90b5863c9 -r 237a6d064a22 www/seamonkey/Makefile.common
--- a/www/seamonkey/Makefile.common Mon Nov 03 13:49:02 2008 +0000
+++ b/www/seamonkey/Makefile.common Mon Nov 03 14:18:42 2008 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile.common,v 1.30 2008/05/19 10:43:02 tnn Exp $
+# $NetBSD: Makefile.common,v 1.31 2008/11/03 14:18:42 ghen Exp $
# used by mail/thunderbird/Makefile-thunderbird.common
# used by www/seamonkey/Makefile-seamonkey.common
+# used by time/sunbird/Makefile-sunbird.common
MOZ_DIST_VER?= ${MOZ_VER}
DISTNAME?= seamonkey-${MOZ_DIST_VER}.source
@@ -8,9 +9,6 @@
MASTER_SITES?= ${MASTER_SITE_MOZILLA:=seamonkey/releases/${MOZ_DIST_VER}/}
CATEGORIES?= www
-MAINTAINER?= ghen%NetBSD.org@localhost
-HOMEPAGE?= http://www.mozilla.org/projects/seamonkey/
-
FILESDIR= ${.CURDIR}/../../www/seamonkey/files
BUILD_DEPENDS+= zip>=2.3:../../archivers/zip
Home |
Main Index |
Thread Index |
Old Index