aboutsummaryrefslogtreecommitdiffstats
path: root/shells
diff options
context:
space:
mode:
authormp <mp@FreeBSD.org>2001-09-09 07:21:28 +0800
committermp <mp@FreeBSD.org>2001-09-09 07:21:28 +0800
commitf3bd8bb6ed2d6163ea56d224bc23e1bfdd91b353 (patch)
treee497b23685274ca30cc7661f6c8b3dfef3d3a7dd /shells
parent2c5fe4b7b4014d9f6ab61b587d73ed8e7ae0189d (diff)
downloadfreebsd-ports-gnome-f3bd8bb6ed2d6163ea56d224bc23e1bfdd91b353.tar.gz
freebsd-ports-gnome-f3bd8bb6ed2d6163ea56d224bc23e1bfdd91b353.tar.zst
freebsd-ports-gnome-f3bd8bb6ed2d6163ea56d224bc23e1bfdd91b353.zip
Make sure change in patching "builds" correctly on more recent systems.
Submitted by: gshapiro
Diffstat (limited to 'shells')
-rw-r--r--shells/tcsh/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/shells/tcsh/Makefile b/shells/tcsh/Makefile
index 6201a28f40ab..4a0b8724f90d 100644
--- a/shells/tcsh/Makefile
+++ b/shells/tcsh/Makefile
@@ -32,6 +32,8 @@ pre-everything:
@${ECHO_MSG} "This port is just for making symlink from /bin/tcsh"
@${ECHO_MSG} "to ${PREFIX}/bin/tcsh and updating /etc/shells."
+do-patch:
+
do-install:
${LN} -sf /bin/tcsh ${PREFIX}/bin/tcsh
.else