aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils/kronolith
diff options
context:
space:
mode:
authorale <ale@FreeBSD.org>2004-07-19 17:42:01 +0800
committerale <ale@FreeBSD.org>2004-07-19 17:42:01 +0800
commit5c8f33922e7a2a31b714ab4008b5963c0fa11c48 (patch)
tree04fc6d04c091377f9e414550b5c92a161f4c395f /deskutils/kronolith
parente37d3a3622c720172f1e766c040d4597f792ee44 (diff)
downloadfreebsd-ports-gnome-5c8f33922e7a2a31b714ab4008b5963c0fa11c48.tar.gz
freebsd-ports-gnome-5c8f33922e7a2a31b714ab4008b5963c0fa11c48.tar.zst
freebsd-ports-gnome-5c8f33922e7a2a31b714ab4008b5963c0fa11c48.zip
Switch to the new PHP infrastructure.
Submitted by: maintainer
Diffstat (limited to 'deskutils/kronolith')
-rw-r--r--deskutils/kronolith/Makefile11
1 files changed, 2 insertions, 9 deletions
diff --git a/deskutils/kronolith/Makefile b/deskutils/kronolith/Makefile
index 48e6fdf0d0f5..1532103513d9 100644
--- a/deskutils/kronolith/Makefile
+++ b/deskutils/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}