- Don't overwrite edited configuration file

PR:		ports/138801
Submitted by:	"Herbert J. Skuhra" <h.skuhra@gmail.com>
Feature safe:	yes
This commit is contained in:
Gabor Kovesdan
2009-09-17 21:31:11 +00:00
parent 658ccf76d7
commit 231afbecda
+3 -1
View File
@@ -222,6 +222,8 @@ RUN_DEPENDS+= ${LOCALBASE}/bin/ripole:${PORTSDIR}/textproc/ripole
RUN_DEPENDS+= ${LOCALBASE}/bin/tnef:${PORTSDIR}/converters/tnef
.endif
.include <bsd.port.pre.mk>
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 <bsd.port.mk>
.include <bsd.port.post.mk>