summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--www/evolution-webcal/Makefile3
-rw-r--r--www/mozilla/Makefile4
2 files changed, 4 insertions, 3 deletions
diff --git a/www/evolution-webcal/Makefile b/www/evolution-webcal/Makefile
index aaf46b349..96d4c80f2 100644
--- a/www/evolution-webcal/Makefile
+++ b/www/evolution-webcal/Makefile
@@ -3,7 +3,7 @@
# Whom: Koop Mast <kwm@rainbow-runner.nl>
#
# $FreeBSD$
-# $MCom: ports/www/evolution-webcal/Makefile,v 1.31 2006/02/13 19:23:02 marcus Exp $
+# $MCom: ports/www/evolution-webcal/Makefile,v 1.32 2006/03/02 18:22:45 mezz Exp $
#
PORTNAME= webcal
@@ -20,6 +20,7 @@ COMMENT= Webcal(endar) handler for gnome
USE_X_PREFIX= yes
USE_BZIP2= yes
USE_GMAKE= yes
+USE_GETTEXT= yes
USE_PERL= yes
USE_GNOME= gnomeprefix gnomehack intlhack evolutiondataserver libgnomeui
GNU_CONFIGURE= yes
diff --git a/www/mozilla/Makefile b/www/mozilla/Makefile
index 01361b5d1..b2e81778c 100644
--- a/www/mozilla/Makefile
+++ b/www/mozilla/Makefile
@@ -3,7 +3,7 @@
# Whom: eivind/dima/jseger
#
# $FreeBSD$
-# $MCom: ports/www/mozilla/Makefile,v 1.33 2006/01/02 22:16:25 ahze Exp $
+# $MCom: ports/www/mozilla/Makefile,v 1.34 2006/01/31 20:36:54 marcus Exp $
#
PORTNAME= mozilla
@@ -71,7 +71,7 @@ IGNORE= core dumps on ${ARCH} during post-build
.if defined(WITH_CALENDAR) && (defined(WITHOUT_MAILNEWS) || \
defined(WITHOUT_COMPOSER))
-BROKEN= "Calendar requires Composer and Mailnews support."
+BROKEN= Calendar requires Composer and Mailnews support.
.endif
.if defined(WITHOUT_MAILNEWS)
MOZ_OPTIONS+= --disable-ldap --disable-mailnews