aboutsummaryrefslogtreecommitdiffstats
path: root/www/mozilla-devel-gtk2
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2003-01-23 07:57:46 +0800
committermarcus <marcus@FreeBSD.org>2003-01-23 07:57:46 +0800
commit2991d873325288d704c87fd90393821d934ac5c2 (patch)
tree5eebbb89b80e7a5b235116faa2808abede2d88fd /www/mozilla-devel-gtk2
parent2dea5b202ad46542b36c2eb5c524ac31c77eed35 (diff)
downloadfreebsd-ports-graphics-2991d873325288d704c87fd90393821d934ac5c2.tar.gz
freebsd-ports-graphics-2991d873325288d704c87fd90393821d934ac5c2.tar.zst
freebsd-ports-graphics-2991d873325288d704c87fd90393821d934ac5c2.zip
Disable Xft if WITH_GTK2 is defined in the master mozilla-devel port.
This will avoid accidental creation of a non-working Mozilla. Suggested by: Dan Nelson <dnelson@allantgroup.com>
Diffstat (limited to 'www/mozilla-devel-gtk2')
-rw-r--r--www/mozilla-devel-gtk2/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/www/mozilla-devel-gtk2/Makefile b/www/mozilla-devel-gtk2/Makefile
index 83a56d60a1e..9e273ca521a 100644
--- a/www/mozilla-devel-gtk2/Makefile
+++ b/www/mozilla-devel-gtk2/Makefile
@@ -14,7 +14,6 @@ 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"