diff options
-rw-r--r-- | lang/u++/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/u++/Makefile b/lang/u++/Makefile index 726b3b5fafc4..340f59dccff0 100644 --- a/lang/u++/Makefile +++ b/lang/u++/Makefile @@ -21,6 +21,7 @@ EXTRACT_AFTER_ARGS= -b -e && \ ONLY_FOR_ARCHS= i386 ONLY_FOR_ARCHS_REASON= Has not yet been ported to FreeBSD/amd64 +BROKEN= does not build USE_GMAKE= yes USE_GCC= 4.2+ |