aboutsummaryrefslogtreecommitdiff
path: root/deskutils/horde4-kronolith
diff options
context:
space:
mode:
authorAlex Dupre <ale@FreeBSD.org>2004-07-19 09:42:01 +0000
committerAlex Dupre <ale@FreeBSD.org>2004-07-19 09:42:01 +0000
commit3e1a104b6825136073b39fb291d7f820c29ded3c (patch)
treede8b115fa3a132c44f7238f64eb2f065586d8377 /deskutils/horde4-kronolith
parent3960b87dadd7732b6325c696d9f665a1d651ce84 (diff)
downloadports-3e1a104b6825136073b39fb291d7f820c29ded3c.tar.gz
ports-3e1a104b6825136073b39fb291d7f820c29ded3c.zip
Switch to the new PHP infrastructure.
Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=114192
Diffstat (limited to 'deskutils/horde4-kronolith')
-rw-r--r--deskutils/horde4-kronolith/Makefile11
1 files changed, 2 insertions, 9 deletions
diff --git a/deskutils/horde4-kronolith/Makefile b/deskutils/horde4-kronolith/Makefile
index 48e6fdf0d0f5..1532103513d9 100644
--- a/deskutils/horde4-kronolith/Makefile
+++ b/deskutils/horde4-kronolith/Makefile
@@ -18,7 +18,7 @@ MASTER_SITES= ftp://ftp.horde.org/pub/kronolith/ \
ftp://ftp.uk.horde.org/mirrors/ftp.horde.org/pub/kronolith/ \
http://ftp.horde.org/pub/kronolith/
-MAINTAINER= thierry@pompo.net
+MAINTAINER= thierry@FreeBSD.org
COMMENT= Kronolith is the Horde calendar application
RUN_DEPENDS= ${LOCALBASE}/www/horde/imp/index.php:${PORTSDIR}/mail/imp3
@@ -26,6 +26,7 @@ RUN_DEPENDS= ${LOCALBASE}/www/horde/imp/index.php:${PORTSDIR}/mail/imp3
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
NO_BUILD= yes
+USE_PHP= mcal
USE_REINPLACE= yes
.if defined(WITH_APACHE2)
@@ -55,14 +56,6 @@ HORDE_INC= ${LOCALBASE}/etc/horde
post-patch:
@${RM} ${WRKSRC}/config/conf.php.dist.orig
-pre-install:
- @if ! ${LDCONFIG} -r | ${GREP} -q -e "mcal.0" ; then \
- ${ECHO_MSG} "" ; \
- ${ECHO_MSG} "Please configure PHP and Horde with MCAL support enabled." ; \
- ${ECHO_MSG} "" ; \
- ${FALSE} ; \
- fi
-
do-install:
@${MKDIR} ${KRONOLITHDIR}
.for REP in ${SUB_DIRS}