summaryrefslogtreecommitdiff
path: root/www/mozilla-gtk2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/mozilla-gtk2/Makefile')
-rw-r--r--www/mozilla-gtk2/Makefile20
1 files changed, 0 insertions, 20 deletions
diff --git a/www/mozilla-gtk2/Makefile b/www/mozilla-gtk2/Makefile
deleted file mode 100644
index a4b3989f42b5..000000000000
--- a/www/mozilla-gtk2/Makefile
+++ /dev/null
@@ -1,20 +0,0 @@
-# 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"