svn commit: r491307 - head/french/aster

Thierry Thomas thierry at FreeBSD.org
Sat Jan 26 18:12:24 UTC 2019


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:


More information about the svn-ports-head mailing list