summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
Diffstat (limited to 'mail')
-rw-r--r--mail/rblcheck/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/rblcheck/Makefile b/mail/rblcheck/Makefile
index 874da2c07aa9..39da779dc180 100644
--- a/mail/rblcheck/Makefile
+++ b/mail/rblcheck/Makefile
@@ -25,7 +25,7 @@ post-configure:
@${ECHO} " SITE(\"another.rbl.site\")"
.endif
-pre-build
+pre-build:
.if exists(${WRKDIRPREFIX}${.CURDIR}/local.sites)
${CAT} ${WRKDIRPREFIX}${.CURDIR}/local.sites >> ${WRKSRC}/rblsites.h
.endif