From da85b7f719b484a0fae1aa0d56e965e37a6f5447 Mon Sep 17 00:00:00 2001 From: miwi Date: Sat, 23 Feb 2013 14:38:49 +0000 Subject: - Broken dose not build checking for X... no checking for Qt... test: ./configure:: unexpected operator yes, but it is a wrong version configure: error: found qt version ./configure: /usr/local/bin/moc-qt4: not found but I need 4.3.0+ --- devel/subcommander2/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'devel') diff --git a/devel/subcommander2/Makefile b/devel/subcommander2/Makefile index b373b0650a4c..4235c36939ce 100644 --- a/devel/subcommander2/Makefile +++ b/devel/subcommander2/Makefile @@ -19,6 +19,8 @@ LIB_DEPENDS= boost_thread:${PORTSDIR}/devel/boost-libs \ LATEST_LINK= subcommander2 CONFLICTS= subcommander-1.* +BROKEN= does not build + WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:R:S,.b,b,}p${PORTVERSION:E} USE_DOS2UNIX= *.cpp *.h -- cgit