diff options
author | bapt <bapt@FreeBSD.org> | 2015-04-06 01:29:01 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2015-04-06 01:29:01 +0800 |
commit | baf78cd9d50b81aeb696b6f3cef776be211e689b (patch) | |
tree | 297ac2f56b56754adedc730c266b2623edb17210 /benchmarks/dbench/Makefile | |
parent | a1615da24d1a55f2f951cc95426140684e434e7e (diff) | |
download | freebsd-ports-gnome-baf78cd9d50b81aeb696b6f3cef776be211e689b.tar.gz freebsd-ports-gnome-baf78cd9d50b81aeb696b6f3cef776be211e689b.tar.zst freebsd-ports-gnome-baf78cd9d50b81aeb696b6f3cef776be211e689b.zip |
Mark as broken unfetchable ports
Diffstat (limited to 'benchmarks/dbench/Makefile')
-rw-r--r-- | benchmarks/dbench/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/benchmarks/dbench/Makefile b/benchmarks/dbench/Makefile index 3ad5097674a1..343c56c55ee4 100644 --- a/benchmarks/dbench/Makefile +++ b/benchmarks/dbench/Makefile @@ -11,6 +11,7 @@ MASTER_SITE_SUBDIR= ../../ftp/tridge/dbench MAINTAINER= jlaffaye@FreeBSD.org COMMENT= Simulation of the Ziff-Davis netbench benchmark +BROKEN= Unfetchable LIB_DEPENDS= libpopt.so:${PORTSDIR}/devel/popt LICENSE= GPLv3 |