diff options
Diffstat (limited to 'www/w3mir/Makefile')
-rw-r--r-- | www/w3mir/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/w3mir/Makefile b/www/w3mir/Makefile index e429c3c51bf..97cf1c415b7 100644 --- a/www/w3mir/Makefile +++ b/www/w3mir/Makefile @@ -10,13 +10,13 @@ MASTER_SITES= http://langfeldt.net/w3mir/ MAINTAINER= ports@FreeBSD.org COMMENT= All-purpose HTTP copying and mirroring tool -LICENSE= ART10 +LICENSE= ART10 BUILD_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 -USE_PERL5= configure +USE_PERL5= configure INSTALL_TARGET= pure_install |