aboutsummaryrefslogtreecommitdiff
path: root/mail/dbmail20/Makefile
diff options
context:
space:
mode:
authorClement Laforet <clement@FreeBSD.org>2004-02-03 10:28:57 +0000
committerClement Laforet <clement@FreeBSD.org>2004-02-03 10:28:57 +0000
commiteb6a3b4b6bcc3e7067900e538a381057d6fb8148 (patch)
tree5979dd5fe6eeed07a1977ea80fe7c0adee1d3144 /mail/dbmail20/Makefile
parent8e3d92db01cad3b0b189584b38101a7ee48d2f8e (diff)
downloadports-eb6a3b4b6bcc3e7067900e538a381057d6fb8148.tar.gz
ports-eb6a3b4b6bcc3e7067900e538a381057d6fb8148.zip
Notes
Diffstat (limited to 'mail/dbmail20/Makefile')
-rw-r--r--mail/dbmail20/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/mail/dbmail20/Makefile b/mail/dbmail20/Makefile
index 32a39f5f0bb4..d68fd684632b 100644
--- a/mail/dbmail20/Makefile
+++ b/mail/dbmail20/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= dbmail
-PORTVERSION= 1.2.1
-PORTREVISION= 1
+PORTVERSION= 1.2.3
CATEGORIES= mail
MASTER_SITES= http://www.dbmail.org/tgz/
PKGNAMESUFFIX= -${DATABASE}
@@ -54,6 +53,9 @@ pre-everything::
@${ECHO} " define WITH_PGSQL"
@${ECHO} ""
+post-patch:
+ @${FIND} ${WRKSRC} -name CVS -type d | xargs ${RM} -fr
+
post-configure:
@${REINPLACE_CMD} -i.orig 's!/etc/dbmail.conf!${PREFIX}/etc/dbmail.conf!g' \
${WRKSRC}/dbmail.h