summaryrefslogtreecommitdiff
path: root/mail/pine
diff options
context:
space:
mode:
authorgrant <grant>2004-12-18 16:21:28 +0000
committergrant <grant>2004-12-18 16:21:28 +0000
commitdc0bf90e8f951f5af11e31fd83813e505af2eb5c (patch)
tree06ade7729f696ccb04c072e082e3ce0bafea440c /mail/pine
parente0995e17eceaa23788ca62653939324a48f69ebb (diff)
downloadpkgsrc-dc0bf90e8f951f5af11e31fd83813e505af2eb5c.tar.gz
add IRIX support.
fixes part of PR pkg/28615 from Georg Schwarz.
Diffstat (limited to 'mail/pine')
-rw-r--r--mail/pine/Makefile10
1 files changed, 9 insertions, 1 deletions
diff --git a/mail/pine/Makefile b/mail/pine/Makefile
index 1e8ff0b3288..fded6a79f31 100644
--- a/mail/pine/Makefile
+++ b/mail/pine/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.97 2004/12/18 16:20:36 grant Exp $
+# $NetBSD: Makefile,v 1.98 2004/12/18 16:21:28 grant Exp $
DISTNAME= pine4.61
PKGNAME= pine-4.61
@@ -31,6 +31,14 @@ BUILDFILE= lnx
BUILDNAME= osx
BUILDFILE= osx
LIBS+= -lcurses
+.elif ${OPSYS} == "IRIX"
+. if ${OS_VERSION} >= 6.5
+BUILDNAME= sg6
+. else
+BUILDNAME= sgi
+CFLAGS+= -Dvfork=fork
+. endif
+BUILDFILE= sgi
.else
BUILDNAME= neb
BUILDFILE= neb