diff options
Diffstat (limited to 'textproc/p5-Devel-TraceSAX/Makefile')
-rw-r--r-- | textproc/p5-Devel-TraceSAX/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/p5-Devel-TraceSAX/Makefile b/textproc/p5-Devel-TraceSAX/Makefile index 39f758233891..ac1816d54062 100644 --- a/textproc/p5-Devel-TraceSAX/Makefile +++ b/textproc/p5-Devel-TraceSAX/Makefile @@ -18,7 +18,8 @@ BUILD_DEPENDS= p5-Devel-TraceCalls>=0.03:${PORTSDIR}/devel/p5-Devel-TraceCalls \ p5-XML-SAX-Machines>=0:${PORTSDIR}/textproc/p5-XML-SAX-Machines RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Devel::TraceSAX.3 |