svn commit: r360111 - head/net-mgmt/zenoss
Baptiste Daroussin
bapt at FreeBSD.org
Tue Jul 1 23:02:09 UTC 2014
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
More information about the svn-ports-all
mailing list