summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authortv <tv@pkgsrc.org>2004-03-11 20:58:01 +0000
committertv <tv@pkgsrc.org>2004-03-11 20:58:01 +0000
commit58d6eb9c92bf7eca33b668be34f12dad0abc874f (patch)
treecf5d1ce6fe75b7875c9660600705de2ebd7e875d /mk
parent7c085278d48947522bf45db932efa66bbad19ffc (diff)
downloadpkgsrc-58d6eb9c92bf7eca33b668be34f12dad0abc874f.tar.gz
Use true-GNU patch(1) backup switches.
Diffstat (limited to 'mk')
-rw-r--r--mk/defs.Interix.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/mk/defs.Interix.mk b/mk/defs.Interix.mk
index 34e135bb6dd..5aee261be05 100644
--- a/mk/defs.Interix.mk
+++ b/mk/defs.Interix.mk
@@ -1,4 +1,4 @@
-# $NetBSD: defs.Interix.mk,v 1.3 2004/03/11 20:54:09 tv Exp $
+# $NetBSD: defs.Interix.mk,v 1.4 2004/03/11 20:58:01 tv Exp $
#
# Variable definitions for the Interix operating system.
@@ -124,7 +124,7 @@ _OPSYS_PERL_REQD= # no base version of perl required
_OPSYS_PTHREAD_AUTO= no # -lpthread needed for pthreads
_OPSYS_RPATH_NAME= -R # name of symbol in rpath directive to linker
_PATCH_CAN_BACKUP= yes # native patch(1) can make backups
-_PATCH_BACKUP_ARG?= -V simple -b # switch to patch(1) for backup suffix
+_PATCH_BACKUP_ARG?= -b -V simple -z # switch to patch(1) for backup suffix
_PREFORMATTED_MAN_DIR= cat # directory where catman pages are
_USE_GNU_GETTEXT= no # Don't use GNU gettext
_USE_RPATH= yes # add rpath to LDFLAGS