diff options
Diffstat (limited to 'ftp/ftpsync/Makefile')
-rw-r--r-- | ftp/ftpsync/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |