summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-04-14 19:00:11 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-04-14 19:00:11 +0000
commitca8786f01c52a358ef09c773476b58ec60868014 (patch)
tree756c979d9c3cf53c22d20095092838b185390ec6 /www
parentUpdate to 2.0.0 and convert to new GNOME infrastructure. (diff)
Make sure there's no way this port could use mozilla built with GTK+-1
support.
Notes
Notes: svn path=/head/; revision=78976
Diffstat (limited to 'www')
-rw-r--r--www/galeon2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/galeon2/Makefile b/www/galeon2/Makefile
index 076bc4ec98f6..9c803e9c888d 100644
--- a/www/galeon2/Makefile
+++ b/www/galeon2/Makefile
@@ -33,7 +33,7 @@ MOZILLA= ${WITH_MOZILLA}
HEADERS_SUFX= -devel
MOZ_CONFIGURE_ARGS= --with-mozilla-snapshot="1.4a"
.else
-MOZILLA= mozilla
+MOZILLA= mozilla-gtk2
HEADERS_SUFX=
.endif
.endif