From 567bdd4a264dc5ef23003020cb644f8a731538a7 Mon Sep 17 00:00:00 2001 From: Beech Rintoul Date: Wed, 1 Aug 2007 19:32:30 +0000 Subject: - Add dependency - Bump portrevision PR: ports/115114 Submitted by: Dan Lukes Approved by: sat (mentor) --- www/horde-base/Makefile | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'www/horde-base/Makefile') diff --git a/www/horde-base/Makefile b/www/horde-base/Makefile index 9722004ec7a4..784ee4af518e 100644 --- a/www/horde-base/Makefile +++ b/www/horde-base/Makefile @@ -8,13 +8,13 @@ PORTNAME= horde DISTVERSIONPREFIX= DISTVERSION= 3.1.4 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= www PKGNAMEPREFIX= PKGNAMESUFFIX= -base MAINTAINER= beech@FreeBSD.org -COMMENT= Common code-base used by Horde applications, written in PHP +COMMENT= Common code-base used by Horde applications #---------------------------------------------------------------------------- # You may define these options: @@ -75,13 +75,14 @@ RUN_DEPENDS+= ${PEARDIR}/Date.php:${PORTSDIR}/devel/pear-Date \ ${PEARDIR}/Log.php:${PORTSDIR}/sysutils/pear-Log \ ${PEARDIR}/Mail/RFC822.php:${PORTSDIR}/mail/pear-Mail \ ${PEARDIR}/Mail/mime.php:${PORTSDIR}/mail/pear-Mail_Mime \ + ${PEARDIR}/Mail/mimeDecode.php:${PORTSDIR}/mail/pear-Mail_mimeDecode \ ${PEARDIR}/DB.php:${PORTSDIR}/databases/pear-DB \ ${PEARDIR}/File.php:${PORTSDIR}/sysutils/pear-File \ ${PEARDIR}/Net/SMTP.php:${PORTSDIR}/net/pear-Net_SMTP CONFLICTS= horde-2.* -USE_GETTEXT= yes # Already implied by USE_PHP =gettext, to pet portlint +USE_GETTEXT= yes USE_PHP= ctype gettext session .if defined(WITH_SUPHP) && !defined(WITHOUT_SUPHP) -- cgit v1.2.3