freebsd-ports/www/mozilla-devel-gtk1/Makefile
Joe Marcus Clarke 2213e9a1d9 * Add a knob to optionally build XMLTerm [1]
* Add some extra CLI options to the mozilla.sh script [2]
* Add a patch to prevent crashes when visiting certain Russian sites [3]
* Add a dependency on devel/nspr to avoid problems with Galeon and Epiphany
  in certain setups [4]

PR:		55330 [1]
		55412 [2]
Submitted by:	Alexander Nedotsukov <bland@mail.ru> [1] [2]
		Sergey Akifyev <asa@gascom.ru> [4]
Obtained from:	www/mozilla-firebird [3]
2003-08-12 16:48:56 +00:00

19 lines
370 B
Makefile

# New ports collection makefile for: mozilla-devel-gtk2
# Date created: 17 November 2002
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= mozilla
PORTREVISION= 1
PORTEPOCH= 0
CATEGORIES= www
MASTERDIR= ${.CURDIR}/../mozilla-devel
DESCR= ${PKGDIR}/pkg-descr.gtk2
WITH_GTK2= yes
MOZILLA= mozilla-devel-gtk2
.include "${MASTERDIR}/Makefile"