aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorahze <ahze@FreeBSD.org>2005-12-09 11:15:07 +0800
committerahze <ahze@FreeBSD.org>2005-12-09 11:15:07 +0800
commit4ccb298b248bbefab2931a8372bdff6a644223ee (patch)
treea2e23bf94b296099b179c73df6cfffbed845350b
parent92fd67667ed9121a53eee706dde329893b009eb2 (diff)
downloadfreebsd-ports-gnome-4ccb298b248bbefab2931a8372bdff6a644223ee.tar.gz
freebsd-ports-gnome-4ccb298b248bbefab2931a8372bdff6a644223ee.tar.zst
freebsd-ports-gnome-4ccb298b248bbefab2931a8372bdff6a644223ee.zip
- Only support mozilla and thunderbird on 4.x to fix many builds or
mark them BROKEN
-rw-r--r--www/mozilla/bsd.gecko.mk6
1 files changed, 4 insertions, 2 deletions
diff --git a/www/mozilla/bsd.gecko.mk b/www/mozilla/bsd.gecko.mk
index 8b1def85f412..3c09b7d1aa5e 100644
--- a/www/mozilla/bsd.gecko.mk
+++ b/www/mozilla/bsd.gecko.mk
@@ -63,8 +63,10 @@ Gecko_Pre_Include= bsd.gecko.mk
# ${WRKSRC}/configure
# .endif
-
-_GECKO_ALL= firefox mozilla nvu seamonkey sunbird thunderbird
+.if ${OSVERSION} >= 500000
+_GECKO_ALL= firefox nvu seamonkey sunbird
+.endif
+_GECKO_ALL+= mozilla thunderbird
_NEW_GCC_GECKO= firefox seamonkey sunbird