aboutsummaryrefslogtreecommitdiff
path: root/devel/automake
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2003-02-28 22:53:02 +0000
committerKris Kennaway <kris@FreeBSD.org>2003-02-28 22:53:02 +0000
commit1c2467424297416ed47476a1a94cfb27906a3dd0 (patch)
tree6c737d25070e339d396057ba9d912a604f123d73 /devel/automake
parent28bab992a58b232c028817e19e95aac30a8fd023 (diff)
downloadports-1c2467424297416ed47476a1a94cfb27906a3dd0.tar.gz
ports-1c2467424297416ed47476a1a94cfb27906a3dd0.zip
Notes
Diffstat (limited to 'devel/automake')
-rw-r--r--devel/automake/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/automake/Makefile b/devel/automake/Makefile
index 19734947a224..227411ce2165 100644
--- a/devel/automake/Makefile
+++ b/devel/automake/Makefile
@@ -21,7 +21,7 @@ USE_PERL5= yes
STRIP= # none
.if defined(USE_AUTOMAKE) || defined(USE_AUTOMAKE_VER)
-pre-everything:
+pre-everything::
@${ECHO} ===========================================================
@${ECHO} "You have 'USE_AUTOMAKE' or 'USE_AUTOMAKE_VER' variables"
@${ECHO} "defined either in environment or in make(1) arguments."