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/cgiparse/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www/cgiparse') diff --git a/www/cgiparse/Makefile b/www/cgiparse/Makefile index d3da8e60d2cc..159023994e64 100644 --- a/www/cgiparse/Makefile +++ b/www/cgiparse/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= http://resnet.uoregon.edu/~gurney_j/jmpc/dist/ MAINTAINER= ports@FreeBSD.org COMMENT= C library to parse CGI Forms -LIB_DEPENDS= libmime.so:${PORTSDIR}/devel/mime +LIB_DEPENDS= libmime.so:devel/mime GNU_CONFIGURE= yes USE_LDCONFIG= yes -- cgit v1.2.3