pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/mozilla Set CATEGORIES ?=www (instead of =) such t...
details: https://anonhg.NetBSD.org/pkgsrc/rev/fec60d4862f7
branches: trunk
changeset: 507614:fec60d4862f7
user: ghen <ghen%pkgsrc.org@localhost>
date: Sun Feb 05 14:43:59 2006 +0000
description:
Set CATEGORIES ?=www (instead of =) such that thunderbird (and later sunbird)
can override it. Ok for wiz.
diffstat:
www/mozilla/Makefile.common | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (16 lines):
diff -r 912fe9f4861c -r fec60d4862f7 www/mozilla/Makefile.common
--- a/www/mozilla/Makefile.common Sun Feb 05 14:43:14 2006 +0000
+++ b/www/mozilla/Makefile.common Sun Feb 05 14:43:59 2006 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile.common,v 1.67 2005/12/29 06:22:24 jlam Exp $
+# $NetBSD: Makefile.common,v 1.68 2006/02/05 14:43:59 ghen Exp $
MOZ_DIST_VER?= ${MOZ_VER}
DISTNAME?= mozilla-${MOZ_DIST_VER}-source
PKGNAME= ${MOZILLA}-${MOZ_VER}
MASTER_SITES?= ${MASTER_SITE_MOZILLA:=mozilla${MOZ_DIST_VER}/source/}
-CATEGORIES= www
+CATEGORIES?= www
MAINTAINER= taya%NetBSD.org@localhost
HOMEPAGE?= http://www.mozilla.org/
Home |
Main Index |
Thread Index |
Old Index