aboutsummaryrefslogtreecommitdiff
path: root/devel/autoconf261/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/autoconf261/Makefile')
-rw-r--r--devel/autoconf261/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/autoconf261/Makefile b/devel/autoconf261/Makefile
index da0d32661d9b..5a7196c7b537 100644
--- a/devel/autoconf261/Makefile
+++ b/devel/autoconf261/Makefile
@@ -50,7 +50,7 @@ GENERIC_TOOLS= config.guess \
mkinstalldirs
.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."