aboutsummaryrefslogtreecommitdiff
path: root/devel/autoconf213
diff options
context:
space:
mode:
Diffstat (limited to 'devel/autoconf213')
-rw-r--r--devel/autoconf213/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/autoconf213/Makefile b/devel/autoconf213/Makefile
index 204590668732..7eb87189e4e6 100644
--- a/devel/autoconf213/Makefile
+++ b/devel/autoconf213/Makefile
@@ -31,7 +31,7 @@ CONFIGURE_ARGS= --program-suffix=213
WRKSRC= ${WRKDIR}/autoconf
.if defined(USE_AUTOCONF) || defined(USE_AUTOCONF_VER)
-pre-everything:
+pre-everything::
@${ECHO} ===========================================================
@${ECHO} "You have 'USE_AUTOCONF' or 'USE_AUTOCONF_VER' variables"
@${ECHO} "defined either in environment or in make(1) arguments."