aboutsummaryrefslogtreecommitdiffstats
path: root/x11/libgnome
diff options
context:
space:
mode:
authorade <ade@FreeBSD.org>2000-09-26 05:40:20 +0800
committerade <ade@FreeBSD.org>2000-09-26 05:40:20 +0800
commitdd40fece40487cd92b352a58d1471b8090dfe719 (patch)
tree4620e1f068a5f47c30efa0d6bacb6c77d4dae56a /x11/libgnome
parent48b9f0c330d35bd1eada0bd341c46d77aa64caca (diff)
downloadfreebsd-ports-gnome-dd40fece40487cd92b352a58d1471b8090dfe719.tar.gz
freebsd-ports-gnome-dd40fece40487cd92b352a58d1471b8090dfe719.tar.zst
freebsd-ports-gnome-dd40fece40487cd92b352a58d1471b8090dfe719.zip
Remove scsh from "known shells".. it's not an interactive shell.
Submitted by: nectar
Diffstat (limited to 'x11/libgnome')
-rw-r--r--x11/libgnome/files/patch-ag2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/libgnome/files/patch-ag b/x11/libgnome/files/patch-ag
index a928239a2373..1045193a6db5 100644
--- a/x11/libgnome/files/patch-ag
+++ b/x11/libgnome/files/patch-ag
@@ -8,7 +8,7 @@
- "/bin/csh", "/bin/sh", 0
+ "/bin/csh", "/bin/sh", "/bin/tcsh", "%%LOCALBASE%%/bin/tcsh",
+ "%%LOCALBASE%%/bin/bash", "%%LOCALBASE%%/bin/ksh",
-+ "%%LOCALBASE%%/bin/zsh", "%%LOCALBASE%%/sbin/scsh", 0
++ "%%LOCALBASE%%/bin/zsh", 0
};
if ((shell = getenv ("SHELL"))){