aboutsummaryrefslogtreecommitdiff
path: root/deskutils/kronolith/Makefile
diff options
context:
space:
mode:
authorPatrick Li <pat@FreeBSD.org>2002-06-18 07:46:24 +0000
committerPatrick Li <pat@FreeBSD.org>2002-06-18 07:46:24 +0000
commit0ca81fd4152cdef4c466c0f86d55756d0102a95d (patch)
treebb213b4d3b2acd33e5e02b35f7887726406d668e /deskutils/kronolith/Makefile
parent988b511be92970f2dcf907fd7557bd350f3769a7 (diff)
downloadports-0ca81fd4152cdef4c466c0f86d55756d0102a95d.tar.gz
ports-0ca81fd4152cdef4c466c0f86d55756d0102a95d.zip
Update to 1.0 final, bump PORTREVISION.
PR: 39176 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=61489
Diffstat (limited to 'deskutils/kronolith/Makefile')
-rw-r--r--deskutils/kronolith/Makefile10
1 files changed, 7 insertions, 3 deletions
diff --git a/deskutils/kronolith/Makefile b/deskutils/kronolith/Makefile
index fd0be4100cc7..ac563fd6f682 100644
--- a/deskutils/kronolith/Makefile
+++ b/deskutils/kronolith/Makefile
@@ -7,10 +7,10 @@
PORTNAME= kronolith
PORTVERSION= 1.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= deskutils www
-MASTER_SITES= ftp://ftp.horde.org/pub/kronolith/tarballs/
-DISTNAME= ${PORTNAME}-${PORTVERSION}-RC3
+MASTER_SITES= ftp://ftp.horde.org/pub/kronolith/tarballs/%SUBDIR%/
+MASTER_SITE_SUBDIR= . old
MAINTAINER= thierry@pompo.net
@@ -62,8 +62,12 @@ do-install:
@${CP} -p ${FILESDIR}/httpd.conf.kronolith ${HORDE_INC}
@${PERL} -pi -e "s:/home/httpd/html/horde/kronolith:${KRONOLITHDIR}:g" \
${HORDE_INC}/httpd.conf.kronolith
+ @${CP} -p ${HORDEDIR}/config/registry.php \
+ ${HORDEDIR}/config/registry.php.beforeKronolith
@${PERL} -pi -e "s://UNCOMMENTWHENINSTKRONOLITH::" \
${HORDEDIR}/config/registry.php
+ @${CP} -p ${HORDEDIR}/config/registry.php \
+ ${HORDEDIR}/config/registry.php.afterKronolith
.if !defined(NOPORTDOCS)
@${MKDIR} ${DOCSDIR}
.for FILE in ${DOCS}