diff options
Diffstat (limited to 'textproc/p5-Devel-TraceSAX/Makefile')
-rw-r--r-- | textproc/p5-Devel-TraceSAX/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-Devel-TraceSAX/Makefile b/textproc/p5-Devel-TraceSAX/Makefile index 31440c3823b4..39f758233891 100644 --- a/textproc/p5-Devel-TraceSAX/Makefile +++ b/textproc/p5-Devel-TraceSAX/Makefile @@ -16,7 +16,7 @@ COMMENT= Trace SAX events 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} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |