aboutsummaryrefslogtreecommitdiff
path: root/deskutils/horde4-nag/Makefile
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2005-08-28 09:30:51 +0000
committerThierry Thomas <thierry@FreeBSD.org>2005-08-28 09:30:51 +0000
commitdb1aea8d0ed4b519aa6b1dd27c886ec3d1c9c270 (patch)
tree869755530f300c18ac3175320bb82acccafa9fc9 /deskutils/horde4-nag/Makefile
parentb26324a97df818179ccaf652278ad22f8abc4b25 (diff)
Upgrade to 2.0.2.
Notes
Notes: svn path=/head/; revision=141068
Diffstat (limited to 'deskutils/horde4-nag/Makefile')
-rw-r--r--deskutils/horde4-nag/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/deskutils/horde4-nag/Makefile b/deskutils/horde4-nag/Makefile
index 9d6860cbcabb..33b044495007 100644
--- a/deskutils/horde4-nag/Makefile
+++ b/deskutils/horde4-nag/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= nag
-PORTVERSION= 2.0
+PORTVERSION= 2.0.2
CATEGORIES= deskutils www
MASTER_SITES= ftp://ftp.horde.org/pub/nag/ \
ftp://ftp.planetmirror.com/pub/horde/nag/ \
@@ -29,6 +29,8 @@ USE_REINPLACE= yes
PLIST_SUB= NAGDIR=${LNAGDIR}
PKGMESSAGE= ${WRKDIR}/pkg-message
+SUB_FILES= pkg-message
+SUB_LIST= NAGDIR=${NAGDIR}
DOCS= COPYING README docs/CHANGES docs/CREDITS docs/INSTALL \
docs/RELEASE_NOTES docs/TODO docs/UPGRADING
@@ -70,8 +72,6 @@ do-install:
.endif
post-install:
- @${SED} -e "s:%%NAGDIR%%:${NAGDIR}:g;s:%%DOCSDIR%%:${DOCSDIR}:g" \
- < ${FILESDIR}/pkg-message.in > ${PKGMESSAGE}
@${ECHO_MSG}
@${CAT} ${PKGMESSAGE}
@${ECHO_MSG}