summaryrefslogtreecommitdiff
path: root/shells/tcsh
diff options
context:
space:
mode:
Diffstat (limited to 'shells/tcsh')
-rw-r--r--shells/tcsh/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/shells/tcsh/Makefile b/shells/tcsh/Makefile
index 4a0b8724f90d..b57a02df78d4 100644
--- a/shells/tcsh/Makefile
+++ b/shells/tcsh/Makefile
@@ -28,7 +28,7 @@ BINGRP= bin
.endif
.if ${OSVERSION} >= 400021
-pre-everything:
+pre-everything::
@${ECHO_MSG} "This port is just for making symlink from /bin/tcsh"
@${ECHO_MSG} "to ${PREFIX}/bin/tcsh and updating /etc/shells."