From a4de3811a0a600e0732b56ae905ef46cf7824734 Mon Sep 17 00:00:00 2001 From: Adam Weinberger Date: Fri, 25 Oct 2002 20:37:54 +0000 Subject: Mark mozilla-devel BROKEN when Xft2 support is enabled and the mozilla-fonts package is installed. Reviewed by: marcus Approved by: pat --- www/seamonkey2/Makefile | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'www/seamonkey2/Makefile') diff --git a/www/seamonkey2/Makefile b/www/seamonkey2/Makefile index fe579f36ec17..20bb805e60b1 100644 --- a/www/seamonkey2/Makefile +++ b/www/seamonkey2/Makefile @@ -32,6 +32,10 @@ WITHOUT_CHATZILLA= "Contains a buffer overflow reported at http://online.securit .if !defined(WITHOUT_XFT) LIB_DEPENDS+= Xft2.2:${PORTSDIR}/x11-fonts/Xft +.if exists(${X11BASE}/lib/X11/fonts/mozilla/fonts.dir) +BROKEN= Mozilla-devel and Xft2 render the mozilla-fonts \ + illegibly. Please remove the mozilla-fonts package. +.endif .endif LATEST_LINK= mozilla-devel -- cgit v1.2.3