diff options
author | jbeich <jbeich@FreeBSD.org> | 2018-03-13 21:48:06 +0800 |
---|---|---|
committer | jbeich <jbeich@FreeBSD.org> | 2018-03-13 21:48:06 +0800 |
commit | f8e41fd7cd4d52d66cb3618b7035b302b25d891c (patch) | |
tree | ce05603c41ec8197cb8a489fa528b7a10395960c /www | |
parent | bb27c621dc1c9f3be1c61aad339d097e236a6735 (diff) | |
download | freebsd-ports-gnome-f8e41fd7cd4d52d66cb3618b7035b302b25d891c.tar.gz freebsd-ports-gnome-f8e41fd7cd4d52d66cb3618b7035b302b25d891c.tar.zst freebsd-ports-gnome-f8e41fd7cd4d52d66cb3618b7035b302b25d891c.zip |
gecko: drop MOZ_EXTENSIONS, it's no longer unused
Diffstat (limited to 'www')
-rw-r--r-- | www/seamonkey/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www/seamonkey/Makefile b/www/seamonkey/Makefile index 2cf2e6a28c0e..9052e1c67b73 100644 --- a/www/seamonkey/Makefile +++ b/www/seamonkey/Makefile @@ -36,7 +36,6 @@ USE_GL= gl USES= tar:xz MOZ_PIS_SCRIPTS= moz_pis_S50cleanhome -MOZ_EXTENSIONS= default MOZ_OPTIONS+= --enable-application=suite USE_MOZILLA= -soundtouch |