diff options
Diffstat (limited to 'x11-toolkits/fox14/Makefile')
-rw-r--r-- | x11-toolkits/fox14/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/x11-toolkits/fox14/Makefile b/x11-toolkits/fox14/Makefile index c635444723fc..5bbcb1043e1d 100644 --- a/x11-toolkits/fox14/Makefile +++ b/x11-toolkits/fox14/Makefile @@ -136,6 +136,10 @@ pre-everything:: .include <bsd.port.pre.mk> +.if ${OSVERSION} >= 500113 +BROKEN= "Configure fails" +.endif + ## ## Port conflict management ## |