aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-File-ChangeNotify
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-File-ChangeNotify')
-rw-r--r--devel/p5-File-ChangeNotify/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-File-ChangeNotify/Makefile b/devel/p5-File-ChangeNotify/Makefile
index dd307d39094f..4bd4fddb55e7 100644
--- a/devel/p5-File-ChangeNotify/Makefile
+++ b/devel/p5-File-ChangeNotify/Makefile
@@ -28,6 +28,7 @@ MAN3= File::ChangeNotify.3 \
File::ChangeNotify::Watcher::Inotify.3 \
File::ChangeNotify::Watcher::KQueue.3
-PERL_MODBUILD= yes
+USES= perl5
+USE_PERL5= modbuild
.include <bsd.port.mk>