aboutsummaryrefslogtreecommitdiffstats
path: root/benchmarks/dbench/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'benchmarks/dbench/Makefile')
-rw-r--r--benchmarks/dbench/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/benchmarks/dbench/Makefile b/benchmarks/dbench/Makefile
index 6511b75a4f9b..334f8ff6fcb0 100644
--- a/benchmarks/dbench/Makefile
+++ b/benchmarks/dbench/Makefile
@@ -5,15 +5,16 @@ PORTNAME= dbench
PORTVERSION= 4.0
PORTREVISION= 2
CATEGORIES= benchmarks
-MASTER_SITES= ftp/tridge/dbench
+MASTER_SITES= SAMBA
+MASTER_SITE_SUBDIR= tridge/dbench
MAINTAINER= jlaffaye@FreeBSD.org
COMMENT= Simulation of the Ziff-Davis netbench benchmark
-LIB_DEPENDS= libpopt.so:${PORTSDIR}/devel/popt
-
LICENSE= GPLv3
+LIB_DEPENDS= libpopt.so:${PORTSDIR}/devel/popt
+
CFLAGS+= -I${LOCALBASE}/include
LIBS+= -L${LOCALBASE}/lib
USE_AUTOTOOLS= autoconf