summaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authormezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2006-03-03 05:09:36 +0800
committermezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2006-03-03 05:09:36 +0800
commit5f24b20877bc2d9ed8d0a5d6a440c8829f3354fb (patch)
tree9b74acfb885ebde750284ae19bd3cf32d95340f8 /www
parent088e69d8181fabe3aabee85f2100e4eed48857b9 (diff)
downloadmarcuscom-ports-5f24b20877bc2d9ed8d0a5d6a440c8829f3354fb.tar
marcuscom-ports-5f24b20877bc2d9ed8d0a5d6a440c8829f3354fb.tar.gz
marcuscom-ports-5f24b20877bc2d9ed8d0a5d6a440c8829f3354fb.tar.bz2
marcuscom-ports-5f24b20877bc2d9ed8d0a5d6a440c8829f3354fb.tar.lz
marcuscom-ports-5f24b20877bc2d9ed8d0a5d6a440c8829f3354fb.tar.xz
marcuscom-ports-5f24b20877bc2d9ed8d0a5d6a440c8829f3354fb.tar.zst
marcuscom-ports-5f24b20877bc2d9ed8d0a5d6a440c8829f3354fb.zip
Make portlint happy by:
www/evolution-webcal: Add USE_GETTEXT. www/mozilla: Remove quotes from BROKEN. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5835 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'www')
-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