aboutsummaryrefslogtreecommitdiff
path: root/devel/pure-stldict/Makefile
diff options
context:
space:
mode:
authorDennis Herrmann <dhn@FreeBSD.org>2012-05-01 20:13:14 +0000
committerDennis Herrmann <dhn@FreeBSD.org>2012-05-01 20:13:14 +0000
commit35c332f0b5cddd9ddc7f6c6667232416bb3b0fad (patch)
tree12b39b716ac4bdce427cf9bf08c9e5a2e9105ab4 /devel/pure-stldict/Makefile
parent96f20bb1ec80b4773aa1129ff5ad0a549f3bac1f (diff)
downloadports-35c332f0b5cddd9ddc7f6c6667232416bb3b0fad.tar.gz
ports-35c332f0b5cddd9ddc7f6c6667232416bb3b0fad.zip
Notes
Diffstat (limited to 'devel/pure-stldict/Makefile')
-rw-r--r--devel/pure-stldict/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/pure-stldict/Makefile b/devel/pure-stldict/Makefile
index 58b1a6d1005a..c85ccf85736a 100644
--- a/devel/pure-stldict/Makefile
+++ b/devel/pure-stldict/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= pure-stldict
-PORTVERSION= 0.3
+PORTVERSION= 0.5
CATEGORIES= devel
MAINTAINER= lichray@gmail.com
@@ -17,7 +17,6 @@ USE_PURE= yes
USE_GCC= 4.6+
CXX= g++${GCC_DEFAULT_V}
CXXFLAGS+= -std=c++0x -DHAVE_STD_IS_PERMUTATION
-CXXFLAGS+= -DHAVE_STD_IS_PERMUTATION
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/lang/pure/bsd.pure.mk"