aboutsummaryrefslogtreecommitdiff
path: root/mail/turba/Makefile
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2005-08-28 09:31:30 +0000
committerThierry Thomas <thierry@FreeBSD.org>2005-08-28 09:31:30 +0000
commit9d11c345697d7205d6df317001d99e5c91fbc0f4 (patch)
tree1bec129f60fe73d481f98c0e57b55aedb91373a4 /mail/turba/Makefile
parentdb1aea8d0ed4b519aa6b1dd27c886ec3d1c9c270 (diff)
Notes
Diffstat (limited to 'mail/turba/Makefile')
-rw-r--r--mail/turba/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/mail/turba/Makefile b/mail/turba/Makefile
index 2621ef05451f..1d273b68690b 100644
--- a/mail/turba/Makefile
+++ b/mail/turba/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= turba
-PORTVERSION= 2.0.2
+PORTVERSION= 2.0.3
CATEGORIES= mail www
MASTER_SITES= ftp://ftp.horde.org/pub/turba/ \
ftp://ftp.planetmirror.com/pub/horde/turba/ \
@@ -41,7 +41,7 @@ NO_BUILD= yes
USE_REINPLACE= yes
REINPLACE_ARGS= -i ""
-DOCS= COPYING README docs/CHANGES docs/CREDITS docs/INSTALL \
+DOCS= README docs/CHANGES docs/CREDITS docs/INSTALL \
docs/LDAP docs/RELEASE_NOTES docs/TODO docs/UPGRADING
CONFFILE= attributes.php menu.php prefs.php sources.php
SUB_DIRS= config lib locale po scripts templates themes
@@ -51,6 +51,8 @@ LTURBADIR?= ${LHORDEDIR}/turba
PLIST_SUB= TURBADIR=${LTURBADIR}
PKGMESSAGE= ${WRKDIR}/pkg-message
+SUB_FILES= pkg-message
+SUB_LIST= TURBADIR=${TURBADIR} CONFDIR=${CONFDIR}
TURBADIR= ${PREFIX}/${LTURBADIR}
CONFDIR= ${TURBADIR}/config
@@ -97,8 +99,6 @@ do-install:
.endif
post-install:
- @${SED} -e "s:%%TURBADIR%%:${TURBADIR}:;s:%%CONFDIR%%:${CONFDIR}:" \
- < ${FILESDIR}/pkg-message.in > ${PKGMESSAGE}
@${ECHO_MSG}
@${CAT} ${PKGMESSAGE}
@${ECHO_MSG}