freebsd-ports/www/mozilla-devel-gtk2/Makefile
Joe Marcus Clarke c5ed87bd03 Fix the startup script so that it can accept option arguments. This fixes
a problem with starting Mozilla from the KDE dock if another instance of
Mozilla is already running.

Tested by:	Vivek Khera <vivek@khera.org>
Approved by:	portmgr (kris)
2002-11-27 22:48:54 +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= 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"