aboutsummaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2004-06-28 02:36:19 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2004-06-28 02:36:19 +0000
commit878bf95beda54c85c16b79d74e0e244a9ce1e10d (patch)
tree2b3d3bb754585a1f691a3946844d2791d680156c /www
parentedcc79f8b5da360affeb27509894ea3331d8137c (diff)
downloadports-878bf95beda54c85c16b79d74e0e244a9ce1e10d.tar.gz
ports-878bf95beda54c85c16b79d74e0e244a9ce1e10d.zip
Notes
Diffstat (limited to 'www')
-rw-r--r--www/Makefile1
-rw-r--r--www/mozilla-devel-gtk1/Makefile19
2 files changed, 0 insertions, 20 deletions
diff --git a/www/Makefile b/www/Makefile
index 7409ba4002c3..4914e5ab77ea 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -319,7 +319,6 @@
SUBDIR += mozilla
SUBDIR += mozilla-bonobo
SUBDIR += mozilla-devel
- SUBDIR += mozilla-devel-gtk1
SUBDIR += mozilla-gtk1
SUBDIR += mplayer-plugin
SUBDIR += nd
diff --git a/www/mozilla-devel-gtk1/Makefile b/www/mozilla-devel-gtk1/Makefile
deleted file mode 100644
index c20b32751ffa..000000000000
--- a/www/mozilla-devel-gtk1/Makefile
+++ /dev/null
@@ -1,19 +0,0 @@
-# New ports collection makefile for: mozilla-devel-gtk1
-# Date created: 17 February 2004
-# Whom: Adam Weinberger <adamw@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= mozilla
-PORTREVISION= 0
-PORTEPOCH= 0
-CATEGORIES= www
-
-MASTERDIR= ${.CURDIR}/../mozilla-devel
-DESCR= ${PKGDIR}/pkg-descr.gtk1
-
-WITH_GTK1= yes
-MOZILLA= mozilla-devel-gtk1
-
-.include "${MASTERDIR}/Makefile"