Date: Sat, 26 Jan 2019 18:12:23 +0000 (UTC) From: Thierry Thomas <thierry@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r491307 - head/french/aster Message-ID: <201901261812.x0QICN96003404@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: thierry Date: Sat Jan 26 18:12:23 2019 New Revision: 491307 URL: https://svnweb.freebsd.org/changeset/ports/491307 Log: Comment the BROKEN lines. Reported by: linimon Modified: head/french/aster/Makefile Modified: head/french/aster/Makefile ============================================================================== --- head/french/aster/Makefile Sat Jan 26 17:57:36 2019 (r491306) +++ head/french/aster/Makefile Sat Jan 26 18:12:23 2019 (r491307) @@ -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:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201901261812.x0QICN96003404>