summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authortv <tv@pkgsrc.org>2004-10-12 04:41:39 +0000
committertv <tv@pkgsrc.org>2004-10-12 04:41:39 +0000
commit9e2ecafeaeef3b281519e18af39c54d9765f8463 (patch)
tree9544e75ee9479137fc577603ecbbf33ecae573c6 /mk
parent0755bfeadb9bdbf1094b6fb77c3d201a612369b6 (diff)
downloadpkgsrc-9e2ecafeaeef3b281519e18af39c54d9765f8463.tar.gz
Another Interix fubar workaround: C++ libs weren't linking in libtool
because Interix installs completely hosed .la files for libstdc++ and libsupc++. Make libtool instead trust g++ to DTRT.
Diffstat (limited to 'mk')
-rw-r--r--mk/platform/Interix.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/mk/platform/Interix.mk b/mk/platform/Interix.mk
index 44f1cc5e7e8..f092db309ff 100644
--- a/mk/platform/Interix.mk
+++ b/mk/platform/Interix.mk
@@ -1,4 +1,4 @@
-# $NetBSD: Interix.mk,v 1.4 2004/10/11 16:51:56 tv Exp $
+# $NetBSD: Interix.mk,v 1.5 2004/10/12 04:41:39 tv Exp $
#
# Variable definitions for the Interix operating system.
@@ -134,7 +134,7 @@ _OPSYS_HAS_INET6= no # IPv6 is not standard
_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.10nb3
+_OPSYS_LIBTOOL_REQD= 1.5.10nb4
_OPSYS_PERL_REQD= 5.8.3nb1 # base version of perl required
_OPSYS_PKGTOOLS_REQD= 20040330
_OPSYS_PTHREAD_AUTO= no # -lpthread needed for pthreads