summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--release/picobsd/bridge/crunch.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/release/picobsd/bridge/crunch.conf b/release/picobsd/bridge/crunch.conf
index f247c74..57f795f 100644
--- a/release/picobsd/bridge/crunch.conf
+++ b/release/picobsd/bridge/crunch.conf
@@ -167,16 +167,16 @@ ln mount_std mount_procfs
# Check the ssh license! If you want to use this,
# go to /usr/ports/security/ssh-picobsd, do a make extract configure
# You also need to install /usr/ports/math/libgmp-freebsd
-progs sshd # includes ssh and scp
+#progs sshd # includes ssh and scp
special sshd objvar SSHD_OBJS
special sshd srcdir /usr/ports/picobsd/ssh-picobsd/work/ssh-1.2.27
special sshd objdir /usr/ports/picobsd/ssh-picobsd/work/ssh-1.2.27
ln sshd ssh
ln sshd ssh1
ln sshd scp
+#libs /usr/local/lib/libgmp.a
### ee uses ncurses instead of curses
libs -ledit -lutil -lmd -lcrypt -lmp -lm -lkvm
-libs /usr/local/lib/libgmp.a
libs -lmytinfo -lipx -lz -lpcap -lwrap
libs -ltermcap -lgnuregex # -lcurses
OpenPOWER on IntegriCloud