aboutsummaryrefslogtreecommitdiff
path: root/sysutils/p5-File-Tee
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-09-07 06:47:20 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-09-07 06:47:20 +0000
commitdf895bd769fc39161924f2b89f3548f60e4ea616 (patch)
tree8760c5cf10bd928eeb3f3eea0d644e8317be3734 /sysutils/p5-File-Tee
parent995f5a5f620f84d12fd92f63ba018f0dbc95c4a5 (diff)
downloadports-df895bd769fc39161924f2b89f3548f60e4ea616.tar.gz
ports-df895bd769fc39161924f2b89f3548f60e4ea616.zip
- convert to the new perl5 framework
Approved by: portmgr (bapt@, blanket)
Notes
Notes: svn path=/head/; revision=326573
Diffstat (limited to 'sysutils/p5-File-Tee')
-rw-r--r--sysutils/p5-File-Tee/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/p5-File-Tee/Makefile b/sysutils/p5-File-Tee/Makefile
index 41785917c383..2c5443a034db 100644
--- a/sysutils/p5-File-Tee/Makefile
+++ b/sysutils/p5-File-Tee/Makefile
@@ -15,7 +15,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= kostjnspb@yandex.ru
COMMENT= Replicate data sent to a Perl stream
-PERL_CONFIGURE= YES
+USES= perl5
+USE_PERL5= configure
MAN3= File::Tee.3