aboutsummaryrefslogtreecommitdiff
path: root/www/seamonkey
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2006-05-26 22:14:09 +0000
committerJeremy Messenger <mezz@FreeBSD.org>2006-05-26 22:14:09 +0000
commit7663529315907391dcf57d006f8b1b07c41b319a (patch)
treec2236b4dff0c3fc23733487c16b45c12d27278b2 /www/seamonkey
parent08df063692996b8352b241cbda4cf8c509741244 (diff)
downloadports-7663529315907391dcf57d006f8b1b07c41b319a.tar.gz
ports-7663529315907391dcf57d006f8b1b07c41b319a.zip
Notes
Diffstat (limited to 'www/seamonkey')
-rw-r--r--www/seamonkey/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/seamonkey/Makefile b/www/seamonkey/Makefile
index 4da83c6297b6..7b017fb34b47 100644
--- a/www/seamonkey/Makefile
+++ b/www/seamonkey/Makefile
@@ -42,7 +42,8 @@ OPTIONS=MAILNEWS "Enable Mail and News modules" on \
LDAP "Enable LDAP support for Mailnews" on \
CHATZILLA "Enable the Chatzilla IRC module" on \
JAVASCRIPT_DEBUGGER "Enable DTD and JavaScript debuggers" off \
- SMB "Enable smb:// URI support using gnomevfs" off
+ SMB "Enable smb:// URI support using gnomevfs" off \
+ CALENDAR "Enable the calendar" off
.include <bsd.port.pre.mk>