From 7f4572eae4327c4403d9ef714cb6de917650662a Mon Sep 17 00:00:00 2001 From: Mathieu Arnold Date: Fri, 1 Apr 2016 13:29:15 +0000 Subject: Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c. With hat: portmgr Sponsored by: Absolight --- benchmarks/dbs/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'benchmarks/dbs') diff --git a/benchmarks/dbs/Makefile b/benchmarks/dbs/Makefile index d5f1478f585f..ff981789a4c4 100644 --- a/benchmarks/dbs/Makefile +++ b/benchmarks/dbs/Makefile @@ -11,7 +11,7 @@ MASTER_SITES= http://www.kusa.ac.jp/~yukio-m/dbs/software1.1.5/ \ MAINTAINER= ports@FreeBSD.org COMMENT= Distributed network benchmarking system -RUN_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot +RUN_DEPENDS= gnuplot:math/gnuplot BUILD_WRKSRC= ${WRKSRC}/obj/${OPSYS} INSTALL_WRKSRC= ${WRKSRC}/obj/${OPSYS} -- cgit v1.2.3