diff options
Diffstat (limited to 'www/mozilla/bsd.gecko.mk')
-rw-r--r-- | www/mozilla/bsd.gecko.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mozilla/bsd.gecko.mk b/www/mozilla/bsd.gecko.mk index 0453f20117b3..8f0c690a007b 100644 --- a/www/mozilla/bsd.gecko.mk +++ b/www/mozilla/bsd.gecko.mk @@ -64,7 +64,7 @@ Gecko_Pre_Include= bsd.gecko.mk # .endif .if ${OSVERSION} >= 500000 -_GECKO_ALL= firefox nvu seamonkey sunbird thunderbird xulrunner +_GECKO_ALL= firefox nvu seamonkey sunbird thunderbird xulrunner firefox-devel .endif _GECKO_ALL+= mozilla |