aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/mk/port/postgres.mk.irix56
1 files changed, 5 insertions, 1 deletions
diff --git a/src/mk/port/postgres.mk.irix5 b/src/mk/port/postgres.mk.irix5
index 560c2beb705..85a77824497 100644
--- a/src/mk/port/postgres.mk.irix5
+++ b/src/mk/port/postgres.mk.irix5
@@ -22,7 +22,11 @@ CFLAGS_BE+= -DUSE_POSIX_SIGNALS
# RANLIB is not used on IRIX 5
RANLIB=touch
-INSTALL=/usr/bin/X11/bsdinst
+INSTALL=/sbin/bsdinst
+
+INSTLOPTS= -m 444
+INSTL_EXE_OPTS= -m 555
+INSTL_LIB_OPTS= -m 664
#
# Random things that must be passed everywhere to enable