aboutsummaryrefslogtreecommitdiffstats
path: root/mail/dbmail/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/dbmail/Makefile')
-rw-r--r--mail/dbmail/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/mail/dbmail/Makefile b/mail/dbmail/Makefile
index 32a39f5f0bb4..d68fd684632b 100644
--- a/mail/dbmail/Makefile
+++ b/mail/dbmail/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