aboutsummaryrefslogtreecommitdiff
path: root/devel/google-sparsehash/Makefile
diff options
context:
space:
mode:
authorVasil Dimov <vd@FreeBSD.org>2007-03-27 19:40:02 +0000
committerVasil Dimov <vd@FreeBSD.org>2007-03-27 19:40:02 +0000
commit32c90e3a7830a335171e30556690499aa2f09f35 (patch)
treed801629d2ba4b2c20d513fb32e0e0e3ada6bb469 /devel/google-sparsehash/Makefile
parent815e4b6cd19f85f05fe50d26464a83e4dbad3ddf (diff)
downloadports-32c90e3a7830a335171e30556690499aa2f09f35.tar.gz
ports-32c90e3a7830a335171e30556690499aa2f09f35.zip
Notes
Diffstat (limited to 'devel/google-sparsehash/Makefile')
-rw-r--r--devel/google-sparsehash/Makefile11
1 files changed, 2 insertions, 9 deletions
diff --git a/devel/google-sparsehash/Makefile b/devel/google-sparsehash/Makefile
index de73c06acd3c..45412e487873 100644
--- a/devel/google-sparsehash/Makefile
+++ b/devel/google-sparsehash/Makefile
@@ -6,10 +6,9 @@
#
PORTNAME= google-sparsehash
-PORTVERSION= 0.5
+PORTVERSION= 0.6
CATEGORIES= devel
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR= goog-sparsehash
+MASTER_SITES= http://google-sparsehash.googlecode.com/files/
DISTNAME= sparsehash-${PORTVERSION}
MAINTAINER= vd@FreeBSD.org
@@ -20,12 +19,6 @@ CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
.include <bsd.port.pre.mk>
-.if ${OSVERSION} < 500000
-# /usr/include/g++/stl_algobase.h:139: template instantiation depth exceeds maximum of 17
-# /usr/include/g++/stl_algobase.h:139: (use -ftemplate-depth-NN to increase the maximum)
-CFLAGS+= -ftemplate-depth-32
-.endif
-
post-patch:
.if !defined(NOPORTDOCS)
${REINPLACE_CMD} -e \