aboutsummaryrefslogtreecommitdiffstats
path: root/devel/p5-Log-Any
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-09-09 16:21:32 +0800
committerAndrej Zverev <az@FreeBSD.org>2013-09-09 16:21:32 +0800
commit2b434af7d442895383f8a85066f7613b6d83c1fa (patch)
tree64e201df5c6c8e4fe2bb156222acb4a459500a19 /devel/p5-Log-Any
parenta5a2c3b70dad398a4a0f550444194cf0bbdf342a (diff)
downloadfreebsd-ports-gnome-2b434af7d442895383f8a85066f7613b6d83c1fa.tar.gz
freebsd-ports-gnome-2b434af7d442895383f8a85066f7613b6d83c1fa.tar.zst
freebsd-ports-gnome-2b434af7d442895383f8a85066f7613b6d83c1fa.zip
- convert to the new perl5 framework
- trim Makefile header Approved by: portmgr (bapt@, blanket)
Diffstat (limited to 'devel/p5-Log-Any')
-rw-r--r--devel/p5-Log-Any/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-Log-Any/Makefile b/devel/p5-Log-Any/Makefile
index 7f208e9aff4f..3cfc7ae571b9 100644
--- a/devel/p5-Log-Any/Makefile
+++ b/devel/p5-Log-Any/Makefile
@@ -10,7 +10,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= kuriyama@FreeBSD.org
COMMENT= Perl extension to bring loggers and listeners together
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= Log::Any.3 \
Log::Any::Adapter::Core.3 \