diff options
author | miwi <miwi@FreeBSD.org> | 2009-07-15 06:07:13 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-07-15 06:07:13 +0800 |
commit | 94eafcd59756c62970624e3ddb03e18af3304fc8 (patch) | |
tree | bb1919bd5d6bb884e89a8d639e5bfcc53e50a9ee /www/Makefile | |
parent | 885871271d665211e143c2cb5460f2964bb5e879 (diff) | |
download | freebsd-ports-gnome-94eafcd59756c62970624e3ddb03e18af3304fc8.tar.gz freebsd-ports-gnome-94eafcd59756c62970624e3ddb03e18af3304fc8.tar.zst freebsd-ports-gnome-94eafcd59756c62970624e3ddb03e18af3304fc8.zip |
- Connect firefox35-i18n to the build
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/www/Makefile b/www/Makefile index 2a77781f072d..de56d4cb0a86 100644 --- a/www/Makefile +++ b/www/Makefile @@ -210,12 +210,13 @@ SUBDIR += fhttpd SUBDIR += firefox SUBDIR += firefox-devel - SUBDIR += firefox3-devel - SUBDIR += firefox35 SUBDIR += firefox-i18n SUBDIR += firefox-remote SUBDIR += firefox3 SUBDIR += firefox3-i18n + SUBDIR += firefox3-devel + SUBDIR += firefox35 + SUBDIR += firefox35-i18n SUBDIR += flashplugin-mozilla SUBDIR += flat-frog SUBDIR += flickcurl |