diff options
Diffstat (limited to 'games')
-rw-r--r-- | games/gemrb/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/gemrb/Makefile b/games/gemrb/Makefile index f5dc8a53c3fd..e544adc0b538 100644 --- a/games/gemrb/Makefile +++ b/games/gemrb/Makefile @@ -33,7 +33,7 @@ MAN6= gemrb.6 .include <bsd.port.pre.mk> .if ${OSVERSION} < 700000 -USE_GCC= 4.2+ +BROKEN= does not build on 6.X .endif post-patch: |