summaryrefslogtreecommitdiff
path: root/security/openssh
diff options
context:
space:
mode:
authorjschauma <jschauma@pkgsrc.org>2003-09-23 19:33:14 +0000
committerjschauma <jschauma@pkgsrc.org>2003-09-23 19:33:14 +0000
commit91cad7d231c2b55fe5f7ec6eeaa95af9a84e1d31 (patch)
tree84a4c160b64820210e911bc7a632463124741a40 /security/openssh
parent46a3cc6ba84101f475e7f389111e5a176b88fd74 (diff)
downloadpkgsrc-91cad7d231c2b55fe5f7ec6eeaa95af9a84e1d31.tar.gz
This version of OpenSSH doesn't need special flags for Irix anymore.
Diffstat (limited to 'security/openssh')
-rw-r--r--security/openssh/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/security/openssh/Makefile b/security/openssh/Makefile
index 8533ba9c376..1d2247e4859 100644
--- a/security/openssh/Makefile
+++ b/security/openssh/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.115 2003/09/23 17:52:33 jschauma Exp $
+# $NetBSD: Makefile,v 1.116 2003/09/23 19:33:14 jschauma Exp $
DISTNAME= openssh-3.7.1p2
PKGNAME= openssh-3.7.1.2
@@ -75,9 +75,6 @@ LIBS+= -lc
.if ${OPSYS} == "Darwin" || ${OPSYS} == "SunOS"
. include "../../security/skey/buildlink2.mk"
CONFIGURE_ARGS+= --with-skey=${BUILDLINK_PREFIX.skey}
-.elif ${OPSYS} == "IRIX"
-CFLAGS+= -DSETEUID_BREAKS_SETUID -DBROKEN_SETREUID -DBROKEN_SETREGID
-.elif ${OPSYS} == "NetBSD"
# XXX: NetBSD has 4 args (4: sslen) to skeychallenge instead of 3
#CONFIGURE_ARGS+= --with-skey=/usr
CONFIGURE_ARGS+= --without-skey