Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Jun 2014 08:39:06 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r359748 - head/audio/qmidinet
Message-ID:  <201406290839.s5T8d6fk092879@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Sun Jun 29 08:39:06 2014
New Revision: 359748
URL: http://svnweb.freebsd.org/changeset/ports/359748
QAT: https://qat.redports.org/buildarchive/r359748/

Log:
  Mark BROKEN, fails to configure
  
  checking for qmake-qt4... no
  configure: error: qmake not found in current PATH. Maybe QT development environment isn't available (qt-devel).
  ===>  Script "configure" failed unexpectedly.

Modified:
  head/audio/qmidinet/Makefile

Modified: head/audio/qmidinet/Makefile
==============================================================================
--- head/audio/qmidinet/Makefile	Sun Jun 29 08:34:51 2014	(r359747)
+++ head/audio/qmidinet/Makefile	Sun Jun 29 08:39:06 2014	(r359748)
@@ -10,6 +10,8 @@ COMMENT=	Sends and receives MIDI over th
 
 LICENSE=	GPLv2
 
+BROKEN=		Fails to configure
+
 LIB_DEPENDS=	libjack.so:${PORTSDIR}/audio/jack
 
 # Perfectly compatible with qt5 as well; just needs a configure fiddle, and



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201406290839.s5T8d6fk092879>