package and library major bumps therein. Also match dependency in corresponding buildlink2.mk's for the same reason. Mmmm, binary packages.
13 lines
276 B
Makefile
13 lines
276 B
Makefile
# $NetBSD: Makefile,v 1.108 2002/12/24 06:10:29 wiz Exp $
|
|
|
|
MOZILLA= mozilla
|
|
MOZILLA_BIN= mozilla-bin
|
|
MOZ_VER= 1.2.1
|
|
EXTRACT_SUFX= .tar.bz2
|
|
PKGREVISION= 1
|
|
|
|
COMMENT= Open-source version of the Netscape browser
|
|
|
|
BUILD_SVG= # defined
|
|
|
|
.include "../../www/mozilla/Makefile.common"
|