From d53b55fc47240fc1bd490b1a2a8db757390aa6f6 Mon Sep 17 00:00:00 2001 From: agc Date: Tue, 3 Dec 2002 21:13:37 +0000 Subject: Eliminate another usage of ${OPSYS} in bsd.pkg.mk - realy on Darwin defining _OPSYS_PERL_REQD to the correct value to make sure there's a valid perl version for that platform. --- mk/defs.Linux.mk | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'mk/defs.Linux.mk') diff --git a/mk/defs.Linux.mk b/mk/defs.Linux.mk index 52b0bbdaf61..6571528f918 100644 --- a/mk/defs.Linux.mk +++ b/mk/defs.Linux.mk @@ -1,4 +1,4 @@ -# $NetBSD: defs.Linux.mk,v 1.37 2002/12/03 20:53:41 agc Exp $ +# $NetBSD: defs.Linux.mk,v 1.38 2002/12/03 21:13:38 agc Exp $ # # Variable definitions for the Linux operating system. @@ -86,6 +86,7 @@ _OPSYS_HAS_JAVA= no # Java 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_PERL_REQD= # no base version of perl required _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= -b -V simple -z # switch to patch(1) for backup suffix -- cgit v1.2.3