summaryrefslogtreecommitdiff
path: root/graphics/grap
diff options
context:
space:
mode:
authortnn <tnn@pkgsrc.org>2007-12-22 20:47:19 +0000
committertnn <tnn@pkgsrc.org>2007-12-22 20:47:19 +0000
commit12ad6bea4d635c43ba9ffdf16aec55fb8265cd75 (patch)
tree96e8795a6e7e8c53b27c06f4ea81aa7c99b45507 /graphics/grap
parent172f325fae007748b19d7b2cfb1c1452aebe6dbd (diff)
downloadpkgsrc-12ad6bea4d635c43ba9ffdf16aec55fb8265cd75.tar.gz
Fall back to c++ STL map instead of __gnu_cxx::hash_map even if we have
the __gnu_cxx extensions. (The latter seems to trigger a crash.) Bump PKGREVISION.
Diffstat (limited to 'graphics/grap')
-rw-r--r--graphics/grap/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/grap/Makefile b/graphics/grap/Makefile
index 8e59bb27ba1..517120c5a93 100644
--- a/graphics/grap/Makefile
+++ b/graphics/grap/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.15 2007/12/22 19:42:01 tnn Exp $
+# $NetBSD: Makefile,v 1.16 2007/12/22 20:47:19 tnn Exp $
DISTNAME= grap-1.41
+PKGREVISION= 1
CATEGORIES= graphics
MASTER_SITES= http://www.lunabase.org/~faber/Vault/software/grap/
@@ -12,6 +13,7 @@ PKG_INSTALLATION_TYPES= overwrite pkgviews
PKG_DESTDIR_SUPPORT= user-destdir
GNU_CONFIGURE= yes
+CONFIGURE_ENV+= ac_cv_header_ext_hash_map=no
USE_LANGUAGES= c c++
USE_TOOLS+= lex yacc