summaryrefslogtreecommitdiff
path: root/devel/stlport
diff options
context:
space:
mode:
authormrauch <mrauch>2002-02-25 13:53:36 +0000
committermrauch <mrauch>2002-02-25 13:53:36 +0000
commit11cf73874ad3e42118f099b1f2edf1deb28053b0 (patch)
tree4a18be038a4c7ec053326d488a5a008435374420 /devel/stlport
parentf8659e449564fdbddb3af5a1251ac6250cffeadc (diff)
downloadpkgsrc-11cf73874ad3e42118f099b1f2edf1deb28053b0.tar.gz
gcc 2.95.2 was ABI incompatible (C++ symbol names were mangled with "."
instead of "$"). Set requirement to gcc-2.95.3
Diffstat (limited to 'devel/stlport')
-rw-r--r--devel/stlport/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/stlport/Makefile b/devel/stlport/Makefile
index 9f36509a682..7821c245310 100644
--- a/devel/stlport/Makefile
+++ b/devel/stlport/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.8 2002/01/08 21:18:04 mrauch Exp $
+# $NetBSD: Makefile,v 1.9 2002/02/25 13:53:36 mrauch Exp $
DISTNAME= STLport-4.0
PKGNAME= stlport-4.0
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= devel
MASTER_SITES= http://www.stlport.com/archive/
@@ -11,7 +11,7 @@ HOMEPAGE= http://www.stlport.org/
COMMENT= Complete C++ standard library
DEPENDS+= {gcc,pgcc}>=${GCC_VERS}:../../lang/gcc
-GCC_VERS= 2.95.2
+GCC_VERS= 2.95.3
USE_GMAKE= # defined
USE_LIBTOOL= # defined