From d24f7f10b35d22859d3e89c785d1fbb7cddde786 Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Fri, 10 Feb 2012 20:14:52 +0000 Subject: [PATCH] - Mark BROKEN: does not install Install directory: "data/img" as "/usr/local/share/hydrogen/data/img" scons: *** [/usr/local/share/hydrogen/data/img/gray] /usr/local/share/hydrogen/data/img/gray: File exists scons: building terminated because of errors. *** Error code 2 Reported by: pointyhat --- audio/hydrogen/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/audio/hydrogen/Makefile b/audio/hydrogen/Makefile index 070a1cb34c85..c15a27185800 100644 --- a/audio/hydrogen/Makefile +++ b/audio/hydrogen/Makefile @@ -20,6 +20,8 @@ LIB_DEPENDS+= sndfile:${PORTSDIR}/audio/libsndfile \ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING +BROKEN= does not install + MAJORVERSION= 0.9.5 USE_QT_VER= 4 QT_COMPONENTS= corelib gui linguist_build moc_build network qt3support rcc_build sql uic_build xml