diff options
author | beat <beat@FreeBSD.org> | 2011-03-22 23:22:40 +0800 |
---|---|---|
committer | beat <beat@FreeBSD.org> | 2011-03-22 23:22:40 +0800 |
commit | 3957111d77b585bc1375d9c716b11b72db46a43c (patch) | |
tree | b38e81198ffa50f1a05e6cb17bb627550c1c8183 /www | |
parent | 2b3c9f1a291c9c709b71461966da808ed1c9f5ee (diff) | |
download | freebsd-ports-gnome-3957111d77b585bc1375d9c716b11b72db46a43c.tar.gz freebsd-ports-gnome-3957111d77b585bc1375d9c716b11b72db46a43c.tar.zst freebsd-ports-gnome-3957111d77b585bc1375d9c716b11b72db46a43c.zip |
- Connect www/firefox36 and www/firefox36-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 99e87ba2c07e..2b332cf6d8a9 100644 --- a/www/Makefile +++ b/www/Makefile @@ -240,6 +240,8 @@ SUBDIR += firefox-sync SUBDIR += firefox35 SUBDIR += firefox35-i18n + SUBDIR += firefox36 + SUBDIR += firefox36-i18n SUBDIR += flashplugin-mozilla SUBDIR += flat-frog SUBDIR += flickcurl |