diff options
Diffstat (limited to 'databases/p5-Rose-DB-Object/Makefile')
-rw-r--r-- | databases/p5-Rose-DB-Object/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/p5-Rose-DB-Object/Makefile b/databases/p5-Rose-DB-Object/Makefile index cb325f36237e..36eced0e1c17 100644 --- a/databases/p5-Rose-DB-Object/Makefile +++ b/databases/p5-Rose-DB-Object/Makefile @@ -27,7 +27,8 @@ BUILD_DEPENDS= p5-Bit-Vector>=0:${PORTSDIR}/math/p5-Bit-Vector \ RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Test-Memory-Cycle>=0:${PORTSDIR}/devel/p5-Test-Memory-Cycle -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Rose::DB::Object.3 \ Rose::DB::Object::Cached.3 \ |