diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2019-01-26 16:39:44 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2019-01-26 16:39:44 +0000 |
commit | 3253cc52b04ce804d1f0c423c6e4ae2127054134 (patch) | |
tree | fe6aea10d9de3496855f9fe937b1fe8099e92090 /french | |
parent | e54120be6e87ddf3645af33df58d870459653a1b (diff) |
Notes
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 e2ecdbb7bfc9..30190c3f0877 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 (sed: ${STAGEDIR}${inst_dir}/${VE}/aster.conf: No such file or directory) -BROKEN_FreeBSD_13= does not build (sed: ${STAGEDIR}${inst_dir}/${VE}/aster.conf: No such file or directory) +#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: |