summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2002-10-25 20:37:54 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2002-10-25 20:37:54 +0000
commita4de3811a0a600e0732b56ae905ef46cf7824734 (patch)
tree56347ef1346f29449bcc4a99e107422d71307bc5 /www
parentAuthor does not seem very interested in distributing source by itself. (diff)
Mark mozilla-devel BROKEN when Xft2 support is enabled and the
mozilla-fonts package is installed. Reviewed by: marcus Approved by: pat
Notes
Notes: svn path=/head/; revision=68818
Diffstat (limited to 'www')
-rw-r--r--www/mozilla-devel/Makefile4
-rw-r--r--www/seamonkey/Makefile4
-rw-r--r--www/seamonkey2/Makefile4
3 files changed, 12 insertions, 0 deletions
diff --git a/www/mozilla-devel/Makefile b/www/mozilla-devel/Makefile
index fe579f36ec17..20bb805e60b1 100644
--- a/www/mozilla-devel/Makefile
+++ b/www/mozilla-devel/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
diff --git a/www/seamonkey/Makefile b/www/seamonkey/Makefile
index fe579f36ec17..20bb805e60b1 100644
--- a/www/seamonkey/Makefile
+++ b/www/seamonkey/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
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