pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/mozilla-bin g/c Firebird stuff, as all the Mozilla...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0b72642f5bc6
branches:  trunk
changeset: 475677:0b72642f5bc6
user:      grant <grant%pkgsrc.org@localhost>
date:      Sun May 23 01:44:58 2004 +0000

description:
g/c Firebird stuff, as all the Mozilla Firebird packages are gone now.

diffstat:

 www/mozilla-bin/Makefile.common |  7 ++-----
 1 files changed, 2 insertions(+), 5 deletions(-)

diffs (20 lines):

diff -r 3986a8c374b4 -r 0b72642f5bc6 www/mozilla-bin/Makefile.common
--- a/www/mozilla-bin/Makefile.common   Sun May 23 01:44:10 2004 +0000
+++ b/www/mozilla-bin/Makefile.common   Sun May 23 01:44:58 2004 +0000
@@ -1,14 +1,11 @@
-# $NetBSD: Makefile.common,v 1.16 2004/05/23 01:44:10 grant Exp $
+# $NetBSD: Makefile.common,v 1.17 2004/05/23 01:44:58 grant Exp $
 #
 
 DISTNAME=              # see Makefile.${OPSYS}.${ARCH}
 PKGNAME=               ${MOZILLA}${MOZ_EXTRA}-bin-${MOZ_VER}
 CATEGORIES=            www
 
-.if ${MOZILLA} == "MozillaFirebird"
-MOZILLA_SHORT=         firebird
-MOZ_DIR=               ${MOZ_VER}
-.elif ${MOZILLA} == "mozilla"
+.if ${MOZILLA} == "mozilla"
 MOZILLA_SHORT=         ${MOZILLA}
 MOZ_DIR=               mozilla${MOZ_VER}
 .else



Home | Main Index | Thread Index | Old Index