summaryrefslogtreecommitdiff
path: root/devel/sparsehash
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2006-06-01 22:42:48 +0000
committerjoerg <joerg@pkgsrc.org>2006-06-01 22:42:48 +0000
commitf4e81751bcd231b9537828ac816f15d019bab793 (patch)
tree832e34b114c2120300f42db0893d7f1606f65a7d /devel/sparsehash
parent356a572f0ae3dcd010278a0250b3d90c548754e8 (diff)
downloadpkgsrc-f4e81751bcd231b9537828ac816f15d019bab793.tar.gz
Uses C++.
Diffstat (limited to 'devel/sparsehash')
-rw-r--r--devel/sparsehash/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/sparsehash/Makefile b/devel/sparsehash/Makefile
index bc5c0e2227d..f37050721c7 100644
--- a/devel/sparsehash/Makefile
+++ b/devel/sparsehash/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2005/04/11 21:45:38 tv Exp $
+# $NetBSD: Makefile,v 1.3 2006/06/01 22:42:48 joerg Exp $
#
DISTNAME= sparsehash-0.1
@@ -9,6 +9,7 @@ MAINTAINER= jschauma@NetBSD.org
HOMEPAGE= http://goog-sparsehash.sourceforge.net/
COMMENT= Several hash-map implementations in use at Google
+USE_LANGUAGES= c c++
USE_PKGLOCALEDIR= yes
GNU_CONFIGURE= yes