From 6126a9c5a826afdbe6ebfd5bf6d02c6e2be2a700 Mon Sep 17 00:00:00 2001 From: mat 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/b2evolution/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www/b2evolution') diff --git a/www/b2evolution/Makefile b/www/b2evolution/Makefile index ee8be2d3db54..344ccd5b0275 100644 --- a/www/b2evolution/Makefile +++ b/www/b2evolution/Makefile @@ -11,7 +11,7 @@ MASTER_SITES= SF/evocms/${PORTNAME}/b2evo%20${PORTVERSION}-stable MAINTAINER= ports@FreeBSD.org COMMENT= Multilingual, multiuser, multi-blog engine -PATCH_DEPENDS= unzip:${PORTSDIR}/archivers/unzip +PATCH_DEPENDS= unzip:archivers/unzip USES= cpe dos2unix zip -- cgit