aboutsummaryrefslogtreecommitdiff
path: root/benchmarks
diff options
context:
space:
mode:
authorJulien Laffaye <jlaffaye@FreeBSD.org>2015-08-24 20:20:01 +0000
committerJulien Laffaye <jlaffaye@FreeBSD.org>2015-08-24 20:20:01 +0000
commitb0b1bcc50cbb9c4528f53bb24a0fe397b3f7c132 (patch)
tree757eafb187eb583b72ee9e42d594ba3eda842d98 /benchmarks
parent6074555ce1d9e8cf1d9510725a43d92bdf57f4b6 (diff)
downloadports-b0b1bcc50cbb9c4528f53bb24a0fe397b3f7c132.tar.gz
ports-b0b1bcc50cbb9c4528f53bb24a0fe397b3f7c132.zip
Commit the real fix.
r395185 did not fix fetch stage While I'm here, move LICENSE to make portlint happy.
Notes
Notes: svn path=/head/; revision=395186
Diffstat (limited to 'benchmarks')
-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