summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@FreeBSD.org>2016-06-19 12:16:02 +0000
committerGerald Pfeifer <gerald@FreeBSD.org>2016-06-19 12:16:02 +0000
commita1c7b4f8bd3c166b52b857afd3ea76f9a81da3c2 (patch)
tree30f5f919ba3b0eb19528246fbc32c4c6ac4b83ec
parent16eeb83bd828420f6c9bd5cb16c54904d1eefd73 (diff)
downloadfreebsd-ports-a1c7b4f8bd3c166b52b857afd3ea76f9a81da3c2.zip
Replace USE_GCC=4.9 by the preferred USE_GCC=4.9+.
-rw-r--r--devel/pure-stldict/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/pure-stldict/Makefile b/devel/pure-stldict/Makefile
index e342433cb2e1..bdc635c86062 100644
--- a/devel/pure-stldict/Makefile
+++ b/devel/pure-stldict/Makefile
@@ -26,7 +26,7 @@ OPTIONS_DEFINE= DOCS EXAMPLES
.include <bsd.port.pre.mk>
.if ${OSVERSION} <= 1000000
-USE_GCC= 4.9
+USE_GCC= 4.9+
.endif
post-install: