From a74217e6d9281b3d195ab0ad6e6b9434f63b6d27 Mon Sep 17 00:00:00 2001 From: Andrej Zverev Date: Wed, 31 Jul 2013 11:56:17 +0000 Subject: - Convert to new perl framework - Trim Makefile header --- ftp/profxp/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'ftp/profxp') diff --git a/ftp/profxp/Makefile b/ftp/profxp/Makefile index 9206db9334e0..96484f76353d 100644 --- a/ftp/profxp/Makefile +++ b/ftp/profxp/Makefile @@ -11,15 +11,13 @@ DISTNAME= ${PORTNAME}-v${PORTVERSION:S/p/-pre/}-src MAINTAINER= ports@FreeBSD.org COMMENT= FXP (server-to-server FTP) client -USE_PERL5= yes - RUN_DEPENDS= p5-SOCKS>=0:${PORTSDIR}/net/p5-Socks \ p5-Term-ReadKey>=0:${PORTSDIR}/devel/p5-Term-ReadKey \ p5-ReadLine-Perl>=0:${PORTSDIR}/devel/p5-ReadLine-Perl WRKSRC= ${WRKDIR}/${PORTNAME} NO_BUILD= yes -USES= shebangfix +USES= shebangfix perl5 SHEBANG_FILES= profxpv3.pl perl_OLD_CMD= /home/tom/ActivePerl-5.6/bin/perl -- cgit v1.2.3