aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Filesys-Notify-KQueue
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-09-09 18:34:59 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-09-09 18:34:59 +0000
commit91aef48724f00ea5b70b061a0f80e8a21301e82e (patch)
tree214a488eaf515224e5fbdf563501e7ed8d69a623 /devel/p5-Filesys-Notify-KQueue
parent6dda6926cc2bfe0d8ee46f4c04b67fc996c6590c (diff)
downloadports-91aef48724f00ea5b70b061a0f80e8a21301e82e.tar.gz
ports-91aef48724f00ea5b70b061a0f80e8a21301e82e.zip
Notes
Diffstat (limited to 'devel/p5-Filesys-Notify-KQueue')
-rw-r--r--devel/p5-Filesys-Notify-KQueue/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/devel/p5-Filesys-Notify-KQueue/Makefile b/devel/p5-Filesys-Notify-KQueue/Makefile
index d630d39834b5..ad9c17fd6ca3 100644
--- a/devel/p5-Filesys-Notify-KQueue/Makefile
+++ b/devel/p5-Filesys-Notify-KQueue/Makefile
@@ -1,9 +1,4 @@
-# New ports collection makefile for: Filesys::Notify::KQueue
-# Date created: 05 Mar 2012
-# Whom: Jun Kuriyama <kuriyama@FreeBSD.org>
-#
# $FreeBSD$
-#
PORTNAME= Filesys-Notify-KQueue
PORTVERSION= 0.08
@@ -19,7 +14,8 @@ RUN_DEPENDS= \
BUILD_DEPENDS:= ${RUN_DEPENDS}
TEST_DEPENDS= p5-Test-SharedFork>=0.19:${PORTSDIR}/devel/p5-Test-SharedFork
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= Filesys::Notify::KQueue.3 \
Filesys::Notify::README.3