diff options
author | bapt <bapt@FreeBSD.org> | 2014-06-23 06:19:52 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-06-23 06:19:52 +0800 |
commit | 60a229597196a8b3ae454d0b5469bec933194817 (patch) | |
tree | d297fa2b2ba675ddfeab712a275d94543c2f895a /net | |
parent | 2521216c78055c3d55639d83e6ecef7dad23c79b (diff) | |
download | freebsd-ports-gnome-60a229597196a8b3ae454d0b5469bec933194817.tar.gz freebsd-ports-gnome-60a229597196a8b3ae454d0b5469bec933194817.tar.zst freebsd-ports-gnome-60a229597196a8b3ae454d0b5469bec933194817.zip |
Mark as broken: no distinfo provided for some of the distfiles
Diffstat (limited to 'net')
-rw-r--r-- | net/ntopng/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/ntopng/Makefile b/net/ntopng/Makefile index 28483bb1e2b1..cff37bc8475e 100644 --- a/net/ntopng/Makefile +++ b/net/ntopng/Makefile @@ -27,8 +27,7 @@ LIB_DEPENDS= libcairo.so:${PORTSDIR}/graphics/cairo \ 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 |