aboutsummaryrefslogtreecommitdiff
path: root/math/gringo
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@FreeBSD.org>2014-09-20 17:06:46 +0000
committerGerald Pfeifer <gerald@FreeBSD.org>2014-09-20 17:06:46 +0000
commitadd8dbd8dd4f1abe35921d74573a5c1342474aa9 (patch)
treec9b4f8fc7e7931dae6bfdb8461608a53ccfea951 /math/gringo
parent5a307ee2096d0d44f92c5b8cde6d9c72d46da657 (diff)
downloadports-add8dbd8dd4f1abe35921d74573a5c1342474aa9.tar.gz
ports-add8dbd8dd4f1abe35921d74573a5c1342474aa9.zip
Replace USE_GCC=4.8+ by the equivalent, but preferred USE_GCC=yes.
Notes
Notes: svn path=/head/; revision=368664
Diffstat (limited to 'math/gringo')
-rw-r--r--math/gringo/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/gringo/Makefile b/math/gringo/Makefile
index e8bb8cc426ef..d283171ced2d 100644
--- a/math/gringo/Makefile
+++ b/math/gringo/Makefile
@@ -26,7 +26,7 @@ PLIST_FILES= bin/${PORTNAME}
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 1000000
-USE_GCC= 4.8+
+USE_GCC= yes
.endif
do-install: