diff options
Diffstat (limited to 'french')
-rw-r--r-- | french/aster/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/french/aster/Makefile b/french/aster/Makefile index 30190c3f0877..f827fa0617f9 100644 --- a/french/aster/Makefile +++ b/french/aster/Makefile @@ -14,8 +14,8 @@ LICENSE= GPLv2 DEPRECATED= Qt4 has been EOL since december 2015 EXPIRATION_DATE= 2019-03-15 -#BROKEN_FreeBSD_12= does not build (conflicting types for 'WritePermutation' ibc/renum/onmetl.c vs /usr/local/include/programs/proto.h) -#BROKEN_FreeBSD_13= does not build (conflicting types for 'WritePermutation' ibc/renum/onmetl.c vs /usr/local/include/programs/proto.h) +BROKEN_FreeBSD_12= does not build (conflicting types for 'WritePermutation' ibc/renum/onmetl.c vs /usr/local/include/programs/proto.h) +BROKEN_FreeBSD_13= does not build (conflicting types for 'WritePermutation' ibc/renum/onmetl.c vs /usr/local/include/programs/proto.h) #----------------------------------------------------------------------- # You may define these options: |