summaryrefslogtreecommitdiff
path: root/mail/pine
diff options
context:
space:
mode:
authorgrant <grant@pkgsrc.org>2004-12-18 16:21:28 +0000
committergrant <grant@pkgsrc.org>2004-12-18 16:21:28 +0000
commitaa50bab74ad01f4c2c0a7319f5185b8ddc08aca8 (patch)
tree06ade7729f696ccb04c072e082e3ce0bafea440c /mail/pine
parent55ef91bd559272df88ca1d68e2b0b6a05e2924a3 (diff)
downloadpkgsrc-aa50bab74ad01f4c2c0a7319f5185b8ddc08aca8.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