summaryrefslogtreecommitdiff
path: root/security/openssh
diff options
context:
space:
mode:
authoritojun <itojun@pkgsrc.org>2002-03-12 06:23:07 +0000
committeritojun <itojun@pkgsrc.org>2002-03-12 06:23:07 +0000
commitfdbcd8692a090211e672f3d8c8b3c78919b7c43a (patch)
tree037fda1eaec21cdbe5c884d54f439f1cd4e1f8e7 /security/openssh
parent2ce48bdc9e55e964a8e6a50507aaf7e29775de4a (diff)
downloadpkgsrc-fdbcd8692a090211e672f3d8c8b3c78919b7c43a.tar.gz
it seems that LP64 issue (alpha/sparc64) is gone.
Diffstat (limited to 'security/openssh')
-rw-r--r--security/openssh/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/security/openssh/Makefile b/security/openssh/Makefile
index e32753027a0..a3ce74a5b5e 100644
--- a/security/openssh/Makefile
+++ b/security/openssh/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.63 2002/03/07 16:45:33 tron Exp $
+# $NetBSD: Makefile,v 1.64 2002/03/12 06:23:07 itojun Exp $
DISTNAME= openssh-3.0.2p1
PKGNAME= openssh-3.0.2.1
@@ -28,12 +28,6 @@ BUILD_DEFS+= USE_INET6
BUILD_DEFS+= PKG_SYSCONFDIR
BUILD_DEFS+= SSH_SUID
-# matches what's in `Configure' (except sparc64 and alpha, see PR 10984)
-ONLY_FOR_PLATFORM= NetBSD-*-arm32 NetBSD-*-i386 \
- NetBSD-*-m68k NetBSD-*-mips NetBSD-*-mipseb \
- NetBSD-*-mipsel NetBSD-*-ns32k NetBSD-*-powerpc \
- NetBSD-*-sparc NetBSD-*-vax SunOS-*-* Linux-*-*
-
.include "../../mk/bsd.prefs.mk"
INSTALL_TARGET= install-nokeys