summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--shells/zsh/Makefile.common9
-rw-r--r--shells/zsh/PLIST.IRIX2
2 files changed, 9 insertions, 2 deletions
diff --git a/shells/zsh/Makefile.common b/shells/zsh/Makefile.common
index d9856cc3c39..8a215267dce 100644
--- a/shells/zsh/Makefile.common
+++ b/shells/zsh/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.20 2005/01/25 13:13:55 tv Exp $
+# $NetBSD: Makefile.common,v 1.21 2005/03/04 03:59:32 jschauma Exp $
DISTNAME= zsh-${ZSH_VERSION}
CATEGORIES= shells
@@ -60,12 +60,17 @@ PLIST_SRC= ${PKGDIR}/PLIST.${OPSYS}
. else
PLIST_SRC= # empty
. endif
-PLIST_SRC+= ${PKGDIR}/PLIST.shlibs ${PKGDIR}/PLIST.dynamic ${PKGDIR}/PLIST
+. if ${OPSYS} != "IRIX"
+PLIST_SRC+= ${PKGDIR}/PLIST.shlibs
+. endif
+PLIST_SRC+= ${PKGDIR}/PLIST.dynamic ${PKGDIR}/PLIST
. endif
.endif
.if ${OPSYS} == "Interix"
CONFIGURE_ARGS+=--without-tcsetpgrp
+.elif ${OPSYS} == "IRIX"
+CONFIGURE_ARGS+=--with-tcsetpgrp
.endif
.undef MANZ
diff --git a/shells/zsh/PLIST.IRIX b/shells/zsh/PLIST.IRIX
new file mode 100644
index 00000000000..e2bb90e95d7
--- /dev/null
+++ b/shells/zsh/PLIST.IRIX
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST.IRIX,v 1.1 2005/03/04 03:59:32 jschauma Exp $
+lib/zsh/${PKGVERSION}/zsh/terminfo.so