diff options
author | marcus <marcus@FreeBSD.org> | 2003-10-01 13:50:04 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-10-01 13:50:04 +0800 |
commit | c8bca7cf16aaf84ef1b45ef7faf90fa2bff1bee6 (patch) | |
tree | 1581d795ce2a4579795591a53c23036f110180a9 /www/Makefile | |
parent | 89ceb00372a8342ca6207d66cc80f63178761794 (diff) | |
download | freebsd-ports-gnome-c8bca7cf16aaf84ef1b45ef7faf90fa2bff1bee6.tar.gz freebsd-ports-gnome-c8bca7cf16aaf84ef1b45ef7faf90fa2bff1bee6.tar.zst freebsd-ports-gnome-c8bca7cf16aaf84ef1b45ef7faf90fa2bff1bee6.zip |
Remove mozilla-embedded and mozilla-embedded-devel. They were not heavily
used (if at all), they were broken in functionality, and they did not
build correctly on all architectures.
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/www/Makefile b/www/Makefile index 7a5a64c7f0f7..67b95dd0fb20 100644 --- a/www/Makefile +++ b/www/Makefile @@ -252,8 +252,6 @@ SUBDIR += mozilla SUBDIR += mozilla-devel SUBDIR += mozilla-devel-gtk2 - SUBDIR += mozilla-embedded - SUBDIR += mozilla-embedded-devel SUBDIR += mozilla-firebird SUBDIR += mozilla-gtk2 SUBDIR += mozilla-headers |