From 148314483d3098c0d6a33944f1190842e671502f Mon Sep 17 00:00:00 2001 From: mat Date: Fri, 1 Apr 2016 14:00:51 +0000 Subject: Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g. With hat: portmgr Sponsored by: Absolight --- ftp/ftpsync/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ftp/ftpsync') diff --git a/ftp/ftpsync/Makefile b/ftp/ftpsync/Makefile index 4841a8e5b1aa..75bf24516800 100644 --- a/ftp/ftpsync/Makefile +++ b/ftp/ftpsync/Makefile @@ -13,7 +13,7 @@ COMMENT= Synchronizes a local and a remote FTP directory trees LICENSE= GPLv2 -RUN_DEPENDS= p5-libwww>=5.805:${PORTSDIR}/www/p5-libwww +RUN_DEPENDS= p5-libwww>=5.805:www/p5-libwww USES= perl5 shebangfix tar:bzip2 NO_BUILD= yes -- cgit