diff options
Diffstat (limited to 'textproc/p5-UML-Class-Simple/Makefile')
-rw-r--r-- | textproc/p5-UML-Class-Simple/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-UML-Class-Simple/Makefile b/textproc/p5-UML-Class-Simple/Makefile index c070adf62bd3..e0674466575f 100644 --- a/textproc/p5-UML-Class-Simple/Makefile +++ b/textproc/p5-UML-Class-Simple/Makefile @@ -24,7 +24,7 @@ BUILD_DEPENDS= p5-Class-Inspector>=1.16:${PORTSDIR}/devel/p5-Class-Inspector \ p5-XML-LibXML>0:${PORTSDIR}/textproc/p5-XML-LibXML \ p5-YAML-Syck>0:${PORTSDIR}/textproc/p5-YAML-Syck \ dot:${PORTSDIR}/graphics/graphviz -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |