diff options
Diffstat (limited to 'www')
-rw-r--r-- | www/firefox-esr/Makefile | 1 | ||||
-rw-r--r-- | www/firefox/Makefile | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/www/firefox-esr/Makefile b/www/firefox-esr/Makefile index d862821a118d..73c2ae04913a 100644 --- a/www/firefox-esr/Makefile +++ b/www/firefox-esr/Makefile @@ -37,7 +37,6 @@ CONFLICTS_INSTALL= firefox MOZ_PKGCONFIG_FILES= # empty USE_MOZILLA= -cairo -soundtouch -USE_GL= gl USES= tar:xz FIREFOX_ICON= ${MOZILLA}.png diff --git a/www/firefox/Makefile b/www/firefox/Makefile index 24662025a60b..f3787f0f1ca5 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -35,7 +35,6 @@ CONFLICTS_INSTALL= firefox-esr MOZ_PKGCONFIG_FILES= # empty USE_MOZILLA= -cairo -hunspell -soundtouch -USE_GL= gl USES= tar:xz FIREFOX_ICON= ${MOZILLA}.png |