diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2010-10-04 22:44:36 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2010-10-04 22:44:36 +0000 |
commit | c3bd233ad84f2891b4b8000f89ba35cfcadda00d (patch) | |
tree | 58f50261f13373b9d51cac7290f661eb9b586ceb /games/gemrb | |
parent | 605bb27ebf3cf63af73a723a97b7e0d8df482669 (diff) | |
download | ports-c3bd233ad84f2891b4b8000f89ba35cfcadda00d.tar.gz ports-c3bd233ad84f2891b4b8000f89ba35cfcadda00d.zip |
Notes
Diffstat (limited to 'games/gemrb')
-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: |