diff options
Diffstat (limited to 'sysutils/p5-arclog/Makefile')
-rw-r--r-- | sysutils/p5-arclog/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/p5-arclog/Makefile b/sysutils/p5-arclog/Makefile index 0fac56e12ae8..0f1211ed544f 100644 --- a/sysutils/p5-arclog/Makefile +++ b/sysutils/p5-arclog/Makefile @@ -18,7 +18,8 @@ RUN_DEPENDS= p5-TimeDate>=0:${PORTSDIR}/devel/p5-TimeDate \ p5-Term-ReadKey>=0:${PORTSDIR}/devel/p5-Term-ReadKey BUILD_DEPENDS:= ${RUN_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN1= arclog.1 PLIST_FILES= bin/arclog \ |