svn commit: r358851 - head/net/ntopng

Baptiste Daroussin bapt at FreeBSD.org
Sun Jun 22 22:19:53 UTC 2014


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


More information about the svn-ports-head mailing list