From 4e3e922bcc69cba1ac48a32a37b90973792ea13b Mon Sep 17 00:00:00 2001 From: Antoine Brodin Date: Sun, 29 Jun 2014 08:39:06 +0000 Subject: [PATCH] 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. --- audio/qmidinet/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/audio/qmidinet/Makefile b/audio/qmidinet/Makefile index d141714ef324..3a2820e77f98 100644 --- a/audio/qmidinet/Makefile +++ b/audio/qmidinet/Makefile @@ -10,6 +10,8 @@ COMMENT= Sends and receives MIDI over the network using UDP multicast 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