aboutsummaryrefslogtreecommitdiff
path: root/devel/autoconf/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/autoconf/Makefile')
-rw-r--r--devel/autoconf/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/autoconf/Makefile b/devel/autoconf/Makefile
index ff87f5639b26..0ef0bbfedfc0 100644
--- a/devel/autoconf/Makefile
+++ b/devel/autoconf/Makefile
@@ -51,7 +51,7 @@ MAN1= autoconf.1 \
ifnames.1
.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."