diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-01-04 23:40:44 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-01-04 23:40:44 +0000 |
commit | 604485f846c58c349c83d5a367b0b83bb39c2262 (patch) | |
tree | 42cd39480ede7db9874484f52a6c0467161329e6 /sysutils/p5-Sys-Gamin | |
parent | 3334a81fc73525bb985188a37c02bb87841f8e00 (diff) | |
download | ports-604485f846c58c349c83d5a367b0b83bb39c2262.tar.gz ports-604485f846c58c349c83d5a367b0b83bb39c2262.zip |
Notes
Diffstat (limited to 'sysutils/p5-Sys-Gamin')
-rw-r--r-- | sysutils/p5-Sys-Gamin/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/p5-Sys-Gamin/Makefile b/sysutils/p5-Sys-Gamin/Makefile index 37e8e8b20f6e..bb35f838a619 100644 --- a/sysutils/p5-Sys-Gamin/Makefile +++ b/sysutils/p5-Sys-Gamin/Makefile @@ -11,9 +11,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org COMMENT= Perl interface to Gamin (File Access Monitor implementation) -USES= perl5 +USES= fam perl5 USE_PERL5= configure -USE_FAM= yes pre-configure: # Pass in include in LOCALBASE |