summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authorjschauma <jschauma>2002-12-03 20:20:59 +0000
committerjschauma <jschauma>2002-12-03 20:20:59 +0000
commitdb41f21378115689f5279b82d2edd9ac0f4b5a4c (patch)
treeacce008a8ab13642973e75383800b0807dfdab95 /mk
parent9fd69f765951d72fd7ba83759948c49acea7a115 (diff)
downloadpkgsrc-db41f21378115689f5279b82d2edd9ac0f4b5a4c.tar.gz
s/-path/-rpath/
Diffstat (limited to 'mk')
-rw-r--r--mk/defs.IRIX.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/mk/defs.IRIX.mk b/mk/defs.IRIX.mk
index fca3444824c..769c010bbc9 100644
--- a/mk/defs.IRIX.mk
+++ b/mk/defs.IRIX.mk
@@ -1,4 +1,4 @@
-# $NetBSD: defs.IRIX.mk,v 1.5 2002/12/03 19:24:27 agc Exp $
+# $NetBSD: defs.IRIX.mk,v 1.6 2002/12/03 20:20:59 jschauma Exp $
#
# Variable definitions for the IRIX operating system.
@@ -95,7 +95,7 @@ _OPSYS_HAS_GMAKE= no # GNU make is not standard
_OPSYS_HAS_MANZ= no # no MANZ for gzipping of man pages
_OPSYS_HAS_OSSAUDIO= no # libossaudio is available
_OPSYS_LIBTOOL_REQD= 1.4.20010614nb9 # base version of libtool required
-_OPSYS_RPATH_NAME= -path, # name of symbol in rpath directive to linker
+_OPSYS_RPATH_NAME= -rpath, # name of symbol in rpath directive to linker
_PATCH_CAN_BACKUP= no # native patch(1) can make backups
_PREFORMATTED_MAN_DIR= man # directory where catman pages are
_USE_GNU_GETTEXT= no # Don't use GNU gettext