diff options
Diffstat (limited to 'sysutils/p5-Sys-Gamin/Makefile')
-rw-r--r-- | sysutils/p5-Sys-Gamin/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/p5-Sys-Gamin/Makefile b/sysutils/p5-Sys-Gamin/Makefile index a5307fb0c6f1..f37f5cb33733 100644 --- a/sysutils/p5-Sys-Gamin/Makefile +++ b/sysutils/p5-Sys-Gamin/Makefile @@ -11,7 +11,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org COMMENT= Perl interface to Gamin (File Access Monitor implementation) -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure USE_FAM= yes MAN1= gamin-monitor.1 MAN3= Sys::Gamin.3 |