Date: Tue, 1 Jul 2014 23:02:09 +0000 (UTC) From: Baptiste Daroussin <bapt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r360111 - head/net-mgmt/zenoss Message-ID: <201407012302.s61N29ju058096@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bapt Date: Tue Jul 1 23:02:09 2014 New Revision: 360111 URL: http://svnweb.freebsd.org/changeset/ports/360111 QAT: https://qat.redports.org/buildarchive/r360111/ Log: Mark as broken: hard code g++ With hat: portmgr Modified: head/net-mgmt/zenoss/Makefile Modified: head/net-mgmt/zenoss/Makefile ============================================================================== --- head/net-mgmt/zenoss/Makefile Tue Jul 1 22:48:14 2014 (r360110) +++ head/net-mgmt/zenoss/Makefile Tue Jul 1 23:02:09 2014 (r360111) @@ -16,6 +16,8 @@ COMMENT= Application, server, and networ LICENSE= GPLv2 +BROKEN= hard codes g++ + BUILD_DEPENDS+= swig13>=1.3:${PORTSDIR}/devel/swig13 \ ${LOCALBASE}/bin/unzip:${PORTSDIR}/archivers/unzip
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201407012302.s61N29ju058096>