summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--security/ssh/Makefile7
1 files changed, 1 insertions, 6 deletions
diff --git a/security/ssh/Makefile b/security/ssh/Makefile
index 541a8eb0a2e..d23590d6ac7 100644
--- a/security/ssh/Makefile
+++ b/security/ssh/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.36 1999/01/30 09:38:44 is Exp $
+# $NetBSD: Makefile,v 1.37 1999/01/30 20:09:44 is Exp $
# FreeBSD Id: Makefile,v 1.47 1997/11/10 22:04:42 dima Exp
#
@@ -77,11 +77,6 @@ CONFIGURE_ARGS+= --disable-suid-ssh
CFLAGS+= -DLIBWRAP_FWD
.endif
-# be more effective on M68060 machines
-.if defined(M68060)
-CONFIGURE_ARGS+= --host=m68060--netbsd
-.endif
-
PKGDIR= ${WRKDIR}/pkg
pre-patch: