summaryrefslogtreecommitdiff
path: root/security/ssh
diff options
context:
space:
mode:
authoris <is@pkgsrc.org>1999-01-30 20:09:44 +0000
committeris <is@pkgsrc.org>1999-01-30 20:09:44 +0000
commit5a5535860823bb5af35230d953da765a9dfe866f (patch)
treebe53d32a5ce033f5f5e1796582e468f8e2a19b3e /security/ssh
parente9fcc272aa0d004645fd49b113738a02b2769337 (diff)
downloadpkgsrc-5a5535860823bb5af35230d953da765a9dfe866f.tar.gz
Back out (unrelated and experimental) part of last commit that shouldn't have gone in.
Diffstat (limited to 'security/ssh')
-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: