summaryrefslogtreecommitdiff
path: root/www/mozilla-gtk1/Makefile
blob: a4b3989f42b503065a51f3700226ccaf46bd1cb6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# New ports collection makefile for:	mozilla-devel-gtk2
# Date created:		17 November 2002
# Whom:			Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
#

PORTNAME=	mozilla
PORTREVISION=	2
PORTEPOCH=	0
CATEGORIES=	www

MASTERDIR=	${.CURDIR}/../mozilla-devel
DESCR=		${PKGDIR}/pkg-descr.gtk2

WITH_GTK2=	yes
WITHOUT_XFT=	"Causes crashes when used with apps such as Galeon 2"
MOZILLA=	mozilla-devel-gtk2

.include "${MASTERDIR}/Makefile"