aboutsummaryrefslogtreecommitdiff
path: root/benchmarks/polygraph/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2014-01-31 12:47:06 +0000
committerMartin Wilke <miwi@FreeBSD.org>2014-01-31 12:47:06 +0000
commit6f0f3362e8322046f4ebb57c84b30a27997a4263 (patch)
tree0a84b940902f9064c5497db00f9760878326e35d /benchmarks/polygraph/Makefile
parent69310343abeb3522e4fa318abf1975cfb00862a5 (diff)
downloadports-6f0f3362e8322046f4ebb57c84b30a27997a4263.tar.gz
ports-6f0f3362e8322046f4ebb57c84b30a27997a4263.zip
Notes
Diffstat (limited to 'benchmarks/polygraph/Makefile')
-rw-r--r--benchmarks/polygraph/Makefile13
1 files changed, 0 insertions, 13 deletions
diff --git a/benchmarks/polygraph/Makefile b/benchmarks/polygraph/Makefile
index 63132d5b8cde..80b614b846f3 100644
--- a/benchmarks/polygraph/Makefile
+++ b/benchmarks/polygraph/Makefile
@@ -30,7 +30,6 @@ ZLIB_DESC= Enable HTTP compression support
OPTIONS_DEFAULT= OPENSSL ZLIB
-NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MGNUPLOT}
@@ -55,16 +54,4 @@ CONFIGURE_ARGS+= --with-zlib=/usr
CONFIGURE_ARGS+= --without-zlib
.endif
-MAN1= polygraph-aka.1 polygraph-beepmon.1 polygraph-cdb.1 \
- polygraph-client.1 polygraph-cmp-lx.1 polygraph-distr-test.1 \
- polygraph-dns-cfg.1 polygraph-lr.1 polygraph-ltrace.1 \
- polygraph-lx.1 polygraph-pgl-test.1 polygraph-pgl2acl.1 \
- polygraph-pgl2eng.1 polygraph-pgl2ips.1 polygraph-pgl2ldif.1 \
- polygraph-pmix2-ips.1 polygraph-pmix3-ips.1 polygraph-polymon.1 \
- polygraph-polyprobe.1 polygraph-polyrrd.1 polygraph-pop-test.1 \
- polygraph-reporter.1 polygraph-rng-test.1 polygraph-server.1 \
- polygraph-udp2tcpd.1 polygraph-webaxe4-ips.1
-
-MAN7= polygraph.7
-
.include <bsd.port.mk>