summaryrefslogtreecommitdiff
path: root/security/openssh/Makefile
diff options
context:
space:
mode:
authorjschauma <jschauma>2003-09-23 19:33:14 +0000
committerjschauma <jschauma>2003-09-23 19:33:14 +0000
commitcef58c561e3ef648411d250f941e5cd86640eb9e (patch)
tree84a4c160b64820210e911bc7a632463124741a40 /security/openssh/Makefile
parentea5b0edc7d4340086408e9de110f4d892a55401f (diff)
downloadpkgsrc-cef58c561e3ef648411d250f941e5cd86640eb9e.tar.gz
This version of OpenSSH doesn't need special flags for Irix anymore.
Diffstat (limited to 'security/openssh/Makefile')
-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