diff options
Diffstat (limited to 'databases/p5-Search-InvertedIndex/Makefile')
-rw-r--r-- | databases/p5-Search-InvertedIndex/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/p5-Search-InvertedIndex/Makefile b/databases/p5-Search-InvertedIndex/Makefile index 29f06c6ba646..9196a56d2941 100644 --- a/databases/p5-Search-InvertedIndex/Makefile +++ b/databases/p5-Search-InvertedIndex/Makefile @@ -16,7 +16,8 @@ BUILD_DEPENDS= p5-Class-NamedParms>=0:${PORTSDIR}/devel/p5-Class-NamedParms \ p5-Tie-FileLRUCache>=0:${PORTSDIR}/devel/p5-Tie-FileLRUCache RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Search::InvertedIndex.3 \ Search::InvertedIndex::AutoLoader.3 \ |