aboutsummaryrefslogtreecommitdiff
path: root/news/inn/Makefile
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2006-05-28 19:38:52 +0000
committerThierry Thomas <thierry@FreeBSD.org>2006-05-28 19:38:52 +0000
commit67899aa29c8842e2a22c72b68ba1712a900bfd15 (patch)
tree06e5346df68846f0b9de2a364e9e040ae0089cc4 /news/inn/Makefile
parentcc26a6c8bab8009634191ff17ccf33f780aea026 (diff)
downloadports-67899aa29c8842e2a22c72b68ba1712a900bfd15.tar.gz
ports-67899aa29c8842e2a22c72b68ba1712a900bfd15.zip
Don't remove database data files during the next upgrade.
PR: ports/98038 Submitted by: Shaun Amott <shaun (at) inerd.com> (maintainer)
Notes
Notes: svn path=/head/; revision=163761
Diffstat (limited to 'news/inn/Makefile')
-rw-r--r--news/inn/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/news/inn/Makefile b/news/inn/Makefile
index 9c56789c903e..4579dd6cd97f 100644
--- a/news/inn/Makefile
+++ b/news/inn/Makefile
@@ -7,6 +7,7 @@
PORTNAME= inn
PORTVERSION= 2.4.3
+PORTREVISION= 1
CATEGORIES= news ipv6
MASTER_SITES= ${MASTER_SITE_ISC}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -147,6 +148,9 @@ post-patch:
@${REINPLACE_CMD} -e 's!-ltcl!-ltcl83!' ${WRKSRC}/configure
.endif
+pre-install:
+ @${SH} ${PKGINSTALL} ${PKGNAME} PRE-INSTALL
+
post-install:
.if !defined(WITHOUT_STRIP)
.for FILE in ${TO_BE_STRIPPED}