diff options
author | ijliao <ijliao@FreeBSD.org> | 2002-01-20 00:58:09 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2002-01-20 00:58:09 +0800 |
commit | 1faad42c855b3caa03381cb30514127a0d85e1df (patch) | |
tree | 9e1aea4f81965485ae3a62fba79e8226342fa841 /deskutils | |
parent | 119bdffcb7c219a6c205de25e411c44a034cec96 (diff) | |
download | freebsd-ports-gnome-1faad42c855b3caa03381cb30514127a0d85e1df.tar.gz freebsd-ports-gnome-1faad42c855b3caa03381cb30514127a0d85e1df.tar.zst freebsd-ports-gnome-1faad42c855b3caa03381cb30514127a0d85e1df.zip |
horde-devel from 2.0 RC3 to 2.0;
turba from 1.0 RC3 to 1.0;
imp-devel from 3.0 RC3 to 1.0
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/horde-kronolith/Makefile | 3 | ||||
-rw-r--r-- | deskutils/horde4-kronolith/Makefile | 3 | ||||
-rw-r--r-- | deskutils/kronolith/Makefile | 3 |
3 files changed, 9 insertions, 0 deletions
diff --git a/deskutils/horde-kronolith/Makefile b/deskutils/horde-kronolith/Makefile index 41ebd8a46071..8a7cdc23a0aa 100644 --- a/deskutils/horde-kronolith/Makefile +++ b/deskutils/horde-kronolith/Makefile @@ -7,6 +7,7 @@ PORTNAME= kronolith PORTVERSION= 0.0.3.011209 +PORTREVISION= 1 CATEGORIES= deskutils www MASTER_SITES= http://pompo.net/horde/kronolith/ @@ -56,6 +57,8 @@ 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 + @${PERL} -pi -e "s://UNCOMMENTWHENINSTKRONOLITH::" \ + ${HORDEDIR}/config/registry.php .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} .for FILE in ${DOCS} diff --git a/deskutils/horde4-kronolith/Makefile b/deskutils/horde4-kronolith/Makefile index 41ebd8a46071..8a7cdc23a0aa 100644 --- a/deskutils/horde4-kronolith/Makefile +++ b/deskutils/horde4-kronolith/Makefile @@ -7,6 +7,7 @@ PORTNAME= kronolith PORTVERSION= 0.0.3.011209 +PORTREVISION= 1 CATEGORIES= deskutils www MASTER_SITES= http://pompo.net/horde/kronolith/ @@ -56,6 +57,8 @@ 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 + @${PERL} -pi -e "s://UNCOMMENTWHENINSTKRONOLITH::" \ + ${HORDEDIR}/config/registry.php .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} .for FILE in ${DOCS} diff --git a/deskutils/kronolith/Makefile b/deskutils/kronolith/Makefile index 41ebd8a46071..8a7cdc23a0aa 100644 --- a/deskutils/kronolith/Makefile +++ b/deskutils/kronolith/Makefile @@ -7,6 +7,7 @@ PORTNAME= kronolith PORTVERSION= 0.0.3.011209 +PORTREVISION= 1 CATEGORIES= deskutils www MASTER_SITES= http://pompo.net/horde/kronolith/ @@ -56,6 +57,8 @@ 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 + @${PERL} -pi -e "s://UNCOMMENTWHENINSTKRONOLITH::" \ + ${HORDEDIR}/config/registry.php .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} .for FILE in ${DOCS} |