summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authortv <tv>2004-04-25 13:52:53 +0000
committertv <tv>2004-04-25 13:52:53 +0000
commitc45de4f615ec2c494fe76ec2b0896cdc2afecb5a (patch)
treee5a2263e9ab468822c0f7e9841ff652235b80663 /mk
parentd67f3dff84b84fecf0c6a1e284c27fe42eda1c2d (diff)
downloadpkgsrc-c45de4f615ec2c494fe76ec2b0896cdc2afecb5a.tar.gz
PERL_REQD = 5.8.3nb1.
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 0fe1083916a..eb47c6c328f 100644
--- a/mk/defs.Interix.mk
+++ b/mk/defs.Interix.mk
@@ -1,4 +1,4 @@
-# $NetBSD: defs.Interix.mk,v 1.15 2004/04/22 04:14:27 tv Exp $
+# $NetBSD: defs.Interix.mk,v 1.16 2004/04/25 13:52:53 tv Exp $
#
# Variable definitions for the Interix operating system.
@@ -123,7 +123,7 @@ _OPSYS_HAS_JAVA= no # Java is not standard
_OPSYS_HAS_MANZ= yes # MANZ controls gzipping of man pages
_OPSYS_HAS_OSSAUDIO= no # libossaudio is available
_OPSYS_LIBTOOL_REQD= 1.5.2nb7 # base version of libtool required
-_OPSYS_PERL_REQD= # no base version of perl required
+_OPSYS_PERL_REQD= 5.8.3nb1 # base version of perl required
_OPSYS_PKGTOOLS_REQD= 20040330
_OPSYS_PTHREAD_AUTO= no # -lpthread needed for pthreads
_OPSYS_RPATH_NAME= -R # name of symbol in rpath directive to linker