aboutsummaryrefslogtreecommitdiffstats
path: root/mail/sccmilter/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/sccmilter/Makefile')
-rw-r--r--mail/sccmilter/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/sccmilter/Makefile b/mail/sccmilter/Makefile
index afa363f9c936..8865061d4008 100644
--- a/mail/sccmilter/Makefile
+++ b/mail/sccmilter/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= sccmilter
-PORTVERSION= 0.92.2
+PORTVERSION= 0.92.4
PORTREVISION=
CATEGORIES= mail sysutils
MASTER_SITES= ftp://granch.ru/pub/kavmilter/
@@ -37,7 +37,7 @@ MAKE_ENV= CPPFLAGS="${CPPFLAGS}" \
CONFIGURE_ARGS+= --with-debug
.endif
-pre-everything::
+pre-configure:
@${ECHO_MSG} ""
@${ECHO_MSG} "For debugging information support you should specify"
@${ECHO_MSG} " WITH_DEBUG=yes (press Ctrl-C here and start make WITH_DEBUG=yes)"