diff options
author | beat <beat@FreeBSD.org> | 2012-04-18 22:48:44 +0800 |
---|---|---|
committer | beat <beat@FreeBSD.org> | 2012-04-18 22:48:44 +0800 |
commit | 5f29b0243188f98a4fde0b392d1acb36ac8b1c8d (patch) | |
tree | 9de4560972164d08f4c57e43153cc1c5c644135c /www | |
parent | 89364822cd6af40a2e326f317e522a4a17f8aceb (diff) | |
download | freebsd-ports-gnome-5f29b0243188f98a4fde0b392d1acb36ac8b1c8d.tar.gz freebsd-ports-gnome-5f29b0243188f98a4fde0b392d1acb36ac8b1c8d.tar.zst freebsd-ports-gnome-5f29b0243188f98a4fde0b392d1acb36ac8b1c8d.zip |
- Connect firefox-esr and firefox-esr-i18n to the build
Diffstat (limited to 'www')
-rw-r--r-- | www/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index 6bee368268fc..f5feb421a432 100644 --- a/www/Makefile +++ b/www/Makefile @@ -204,6 +204,8 @@ SUBDIR += ffproxy SUBDIR += fhttpd SUBDIR += firefox + SUBDIR += firefox-esr + SUBDIR += firefox-esr-i18n SUBDIR += firefox-i18n SUBDIR += firefox-remote SUBDIR += firefox-sync |