aboutsummaryrefslogtreecommitdiff
path: root/deskutils/horde4-kronolith/Makefile
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2005-05-01 20:49:15 +0000
committerThierry Thomas <thierry@FreeBSD.org>2005-05-01 20:49:15 +0000
commit4d6c810ff7dcd609da8a35002677754363a57899 (patch)
tree3a0b3537c030bc9e242f521536469026396a7055 /deskutils/horde4-kronolith/Makefile
parent5f40e2cac1e52f21759a265173f122482aaaa4c3 (diff)
downloadports-4d6c810ff7dcd609da8a35002677754363a57899.tar.gz
ports-4d6c810ff7dcd609da8a35002677754363a57899.zip
Notes
Diffstat (limited to 'deskutils/horde4-kronolith/Makefile')
-rw-r--r--deskutils/horde4-kronolith/Makefile9
1 files changed, 4 insertions, 5 deletions
diff --git a/deskutils/horde4-kronolith/Makefile b/deskutils/horde4-kronolith/Makefile
index 850c04b66075..002c50d34ec8 100644
--- a/deskutils/horde4-kronolith/Makefile
+++ b/deskutils/horde4-kronolith/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= kronolith
-PORTVERSION= 2.0.2
+PORTVERSION= 2.0.3
CATEGORIES= deskutils www
MASTER_SITES= ftp://ftp.horde.org/pub/kronolith/ \
ftp://ftp.planetmirror.com/pub/horde/kronolith/ \
@@ -45,8 +45,10 @@ SUB_DIRS= config lib locale po scripts templates themes
LHORDEDIR?= www/horde
LKRONOLITHDIR?= ${LHORDEDIR}/kronolith
-PLIST_SUB= KRONOLITHDIR=${LKRONOLITHDIR}
PKGMESSAGE= ${WRKDIR}/pkg-message
+SUB_FILES= pkg-message
+SUB_LIST= KRONOLITHDIR=${KRONOLITHDIR}
+PLIST_SUB= KRONOLITHDIR=${LKRONOLITHDIR}
KRONOLITHDIR= ${PREFIX}/${LKRONOLITHDIR}
CONFDIR= ${KRONOLITHDIR}/config
@@ -114,9 +116,6 @@ post-install:
fi
. endif
.endif
- @${SED} -e "s:%%KRONOLITHDIR%%:${KRONOLITHDIR}:g;s:%%DOCSDIR%%:${DOCSDIR}:g" \
- -e "s:%%LOCALBASE%%:${LOCALBASE}:" < ${FILESDIR}/pkg-message.in \
- > ${PKGMESSAGE}
@${ECHO_MSG}
@${CAT} ${PKGMESSAGE}
@${ECHO_MSG}