svn commit: r390707 - head/audio/kid3-qt5

Dmitry Marakasov amdmi3 at FreeBSD.org
Sat Jun 27 14:20:26 UTC 2015


Author: amdmi3
Date: Sat Jun 27 14:20:25 2015
New Revision: 390707
URL: https://svnweb.freebsd.org/changeset/ports/390707

Log:
  - Mark BROKEN on 9.x i386: gcc coredump
  
  Submitted by:	pkg-fallout
  Approved by:	portmgr blanket

Modified:
  head/audio/kid3-qt5/Makefile

Modified: head/audio/kid3-qt5/Makefile
==============================================================================
--- head/audio/kid3-qt5/Makefile	Sat Jun 27 14:19:49 2015	(r390706)
+++ head/audio/kid3-qt5/Makefile	Sat Jun 27 14:20:25 2015	(r390707)
@@ -4,5 +4,7 @@ PKGNAMESUFFIX=	-qt5
 
 COMMENT=	Qt 5 based MP3/Ogg/FLAC tag editor
 
+BROKEN_FreeBSD_9_i386=	does not build (gcc coredump)
+
 MASTERDIR=	${.CURDIR}/../kid3-kde4
 .include "${MASTERDIR}/Makefile"


More information about the svn-ports-all mailing list