Date: Sun, 22 Jun 2014 22:19:53 +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: r358851 - head/net/ntopng Message-ID: <201406222219.s5MMJrmk005199@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bapt Date: Sun Jun 22 22:19:52 2014 New Revision: 358851 URL: http://svnweb.freebsd.org/changeset/ports/358851 QAT: https://qat.redports.org/buildarchive/r358851/ Log: Mark as broken: no distinfo provided for some of the distfiles Modified: head/net/ntopng/Makefile Modified: head/net/ntopng/Makefile ============================================================================== --- head/net/ntopng/Makefile Sun Jun 22 22:19:52 2014 (r358850) +++ head/net/ntopng/Makefile Sun Jun 22 22:19:52 2014 (r358851) @@ -27,8 +27,7 @@ LIB_DEPENDS= libcairo.so:${PORTSDIR}/gra libluajit-5.1.so:${PORTSDIR}/lang/luajit \ libzmq.so:${PORTSDIR}/devel/ntopng-zmq -IGNOREFILES= GeoLiteCity.dat.gz GeoLiteCityv6.dat.gz \ - GeoIPASNum.dat.gz GeoIPASNumv6.dat.gz +BROKEN= no distinfo provided for some of the distfiles CPPFLAGS+= -I${LOCALBASE}/include/luajit-2.0 GNU_CONFIGURE= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201406222219.s5MMJrmk005199>