From 278794481a1a1267380143ad91a7ba0d06af3b61 Mon Sep 17 00:00:00 2001 From: Mathieu Arnold Date: Fri, 22 Apr 2016 13:53:36 +0000 Subject: Remove ${PORTSDIR}/ from *_DEPENDS lines. Sponsored by: Absolight --- benchmarks/py-naarad/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'benchmarks/py-naarad') diff --git a/benchmarks/py-naarad/Makefile b/benchmarks/py-naarad/Makefile index c96d63bba48c..61ed0fe0b4ce 100644 --- a/benchmarks/py-naarad/Makefile +++ b/benchmarks/py-naarad/Makefile @@ -16,8 +16,8 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}argparse>0:devel/py-argparse \ ${PYTHON_PKGNAMEPREFIX}pytz>=2013.8:devel/py-pytz \ ${PYTHON_PKGNAMEPREFIX}Jinja2>0:devel/py-Jinja2 \ ${PYTHON_PKGNAMEPREFIX}luminol>0:math/py-luminol \ - bash:${PORTSDIR}/shells/bash \ - gawk:${PORTSDIR}/lang/gawk + bash:shells/bash \ + gawk:lang/gawk USES= shebangfix python -- cgit v1.2.3