From 72ea7e696b763bdbcef04fdbccc122c0364fa567 Mon Sep 17 00:00:00 2001 From: Mathieu Arnold Date: Fri, 1 Apr 2016 14:33:55 +0000 Subject: Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z. With hat: portmgr Sponsored by: Absolight --- www/flood/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'www/flood') diff --git a/www/flood/Makefile b/www/flood/Makefile index d1dab73d3f30..3bf9ab90cd17 100644 --- a/www/flood/Makefile +++ b/www/flood/Makefile @@ -10,8 +10,8 @@ DISTNAME= httpd-test_20041105052051 MAINTAINER= kuriyama@FreeBSD.org COMMENT= Profile-driven HTTP load tester -LIB_DEPENDS= libexpat.so:${PORTSDIR}/textproc/expat2 \ - libapr-1.so:${PORTSDIR}/devel/apr1 +LIB_DEPENDS= libexpat.so:textproc/expat2 \ + libapr-1.so:devel/apr1 GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-apr=${LOCALBASE}/bin/apr-1-config \ -- cgit v1.2.3