aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-AnyEvent-Filesys-Notify
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-09-09 16:55:31 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-09-09 16:55:31 +0000
commitc10fb42dc444b49630522378287af32bcb6d9f53 (patch)
tree630a26bdd45922409a040c75fbbedf7e92c8dbc2 /devel/p5-AnyEvent-Filesys-Notify
parent33734655a0d0ecda5f10d0e1d0971d54790b782d (diff)
downloadports-c10fb42dc444b49630522378287af32bcb6d9f53.tar.gz
ports-c10fb42dc444b49630522378287af32bcb6d9f53.zip
- convert to the new perl5 framework
- trim Makefile header Approved by: portmgr (bapt@, blanket)
Notes
Notes: svn path=/head/; revision=326822
Diffstat (limited to 'devel/p5-AnyEvent-Filesys-Notify')
-rw-r--r--devel/p5-AnyEvent-Filesys-Notify/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-AnyEvent-Filesys-Notify/Makefile b/devel/p5-AnyEvent-Filesys-Notify/Makefile
index 1903ba567185..b0157fc12c28 100644
--- a/devel/p5-AnyEvent-Filesys-Notify/Makefile
+++ b/devel/p5-AnyEvent-Filesys-Notify/Makefile
@@ -21,7 +21,8 @@ TEST_DEPENDS= p5-Data-Dump>=0:${PORTSDIR}/devel/p5-Data-Dump \
p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception \
p5-Test-Without-Module>=0:${PORTSDIR}/devel/p5-Test-Without-Module
-PERL_MODBUILD= yes
+USES= perl5
+USE_PERL5= modbuild
MAN3= AnyEvent::Filesys::Notify.3 \
AnyEvent::Filesys::Notify::Event.3 \