From 9a7a793c31def3155a10bfce0e2b0248af7f9930 Mon Sep 17 00:00:00 2001 From: DPorts Builder Date: Tue, 10 Sep 2013 19:10:50 -0700 Subject: [PATCH] Tweak ftp/ftpsync version 1.3.03,1 --- ftp/ftpsync/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ftp/ftpsync/Makefile b/ftp/ftpsync/Makefile index 7d446f4cd9e..997686cac48 100644 --- a/ftp/ftpsync/Makefile +++ b/ftp/ftpsync/Makefile @@ -2,7 +2,7 @@ # Date created: 31 August 2006 # Whom: Andrew Pantyukhin # -# $FreeBSD: ports/ftp/ftpsync/Makefile,v 1.11 2012/11/17 05:57:29 svnexp Exp $ +# $FreeBSD: ftp/ftpsync/Makefile 325955 2013-09-02 09:22:47Z az $ # PORTNAME= ftpsync @@ -19,7 +19,7 @@ RUN_DEPENDS= p5-libwww>=5.805:${PORTSDIR}/www/p5-libwww NO_BUILD= yes USE_BZIP2= yes -USE_PERL5= yes +USES= perl5 PLIST_FILES= bin/${PORTNAME}.pl PORTDOCS= README -- 2.41.0