diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2014-09-20 17:06:46 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2014-09-20 17:06:46 +0000 |
commit | add8dbd8dd4f1abe35921d74573a5c1342474aa9 (patch) | |
tree | c9b4f8fc7e7931dae6bfdb8461608a53ccfea951 /math/gringo/Makefile | |
parent | 5a307ee2096d0d44f92c5b8cde6d9c72d46da657 (diff) | |
download | ports-add8dbd8dd4f1abe35921d74573a5c1342474aa9.tar.gz ports-add8dbd8dd4f1abe35921d74573a5c1342474aa9.zip |
Notes
Diffstat (limited to 'math/gringo/Makefile')
-rw-r--r-- | math/gringo/Makefile | 2 |
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: |