From 231afbecda992e33194cd562e7ee20c380fb5ea1 Mon Sep 17 00:00:00 2001 From: Gabor Kovesdan Date: Thu, 17 Sep 2009 21:31:11 +0000 Subject: [PATCH] - Don't overwrite edited configuration file PR: ports/138801 Submitted by: "Herbert J. Skuhra" Feature safe: yes --- security/amavisd-new/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/security/amavisd-new/Makefile b/security/amavisd-new/Makefile index 090b1787a3a2..a80d73241f35 100644 --- a/security/amavisd-new/Makefile +++ b/security/amavisd-new/Makefile @@ -222,6 +222,8 @@ RUN_DEPENDS+= ${LOCALBASE}/bin/ripole:${PORTSDIR}/textproc/ripole RUN_DEPENDS+= ${LOCALBASE}/bin/tnef:${PORTSDIR}/converters/tnef .endif +.include + pre-fetch: @${ECHO} "" @${ECHO} " **** UPGRADE WARNING: SQL SCHEMA CHANGED ****" @@ -305,4 +307,4 @@ post-install: ${LN} -s ${PREFIX}/sbin/amavisd-release ${PREFIX}/sbin/amavisd-requeue @${CAT} ${PKGMESSAGE} -.include +.include