freebsd-ports/www/mozilla-gtk2/Makefile
Joe Marcus Clarke 4fb1724794 Make the Mozilla startup scripts a little smarter. Instead of launching a
new Mozilla instance each time, check to see if one already exists, and if
so, spawn a new browser tab in the current window.

PR:	45610
Submitted by:	Nick Jennings
2002-11-24 00:24:04 +00:00

20 lines
437 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
WITHOUT_XFT= "Causes crashes when used with apps such as Galeon 2"
MOZILLA= mozilla-devel-gtk2
.include "${MASTERDIR}/Makefile"