aboutsummaryrefslogtreecommitdiff
path: root/mail/dbmail22/Makefile
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2005-11-15 00:10:58 +0000
committerPav Lucistnik <pav@FreeBSD.org>2005-11-15 00:10:58 +0000
commitefc03a7db42e86c5b41383ebda01bbbb4fcab4e8 (patch)
treecc2c75a3105316183ad3858c5730546d9428a621 /mail/dbmail22/Makefile
parent200edfa028bbb8e78f7e6d19b190c872df4e2871 (diff)
downloadports-efc03a7db42e86c5b41383ebda01bbbb4fcab4e8.tar.gz
ports-efc03a7db42e86c5b41383ebda01bbbb4fcab4e8.zip
Notes
Diffstat (limited to 'mail/dbmail22/Makefile')
-rw-r--r--mail/dbmail22/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/dbmail22/Makefile b/mail/dbmail22/Makefile
index fc43a5c07c26..3c3007609473 100644
--- a/mail/dbmail22/Makefile
+++ b/mail/dbmail22/Makefile
@@ -7,6 +7,7 @@
PORTNAME= dbmail
PORTVERSION= 2.0.7
+PORTREVISION= 1
CATEGORIES= mail
MASTER_SITES= http://www.dbmail.org/download/2.0/
PKGNAMESUFFIX= -${DATABASE}
@@ -59,6 +60,7 @@ pre-everything::
post-patch:
@${FIND} ${WRKSRC} -name CVS -type d | ${XARGS} ${RM} -fr
+ @${FIND} ${WRKSRC} -name *.orig -type f | ${XARGS} ${RM} -fr
post-configure:
@${REINPLACE_CMD} -i.orig 's!/etc/dbmail.conf!${PREFIX}/etc/dbmail.conf!g' \