diff options
Diffstat (limited to 'www/waterfox/Makefile')
-rw-r--r-- | www/waterfox/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/waterfox/Makefile b/www/waterfox/Makefile index ec8083c8f692..143c85cfbffe 100644 --- a/www/waterfox/Makefile +++ b/www/waterfox/Makefile @@ -1,5 +1,5 @@ PORTNAME= waterfox -DISTVERSION= 6.6.0-beta-5 +DISTVERSION= 6.6.2 PORTEPOCH= 1 CATEGORIES= www @@ -31,7 +31,7 @@ BUILD_DEPENDS= nspr>=4.32:devel/nspr \ USE_GECKO= gecko USE_GITHUB= yes GH_ACCOUNT= BrowserWorks -GH_TUPLE= BrowserWorks:l10n:eabd1b0:l10n/waterfox/browser/locales +GH_TUPLE= BrowserWorks:l10n:394dfec:l10n/waterfox/browser/locales USE_MOZILLA= -sqlite # work around bindgen not finding ICU, e.g. # dist/include/mozilla/intl/ICU4CGlue.h:8:10: fatal error: 'unicode/uenum.h' file not found, err: true |