diff options
Diffstat (limited to 'graphics/p5-Graph-Easy/Makefile')
-rw-r--r-- | graphics/p5-Graph-Easy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/p5-Graph-Easy/Makefile b/graphics/p5-Graph-Easy/Makefile index 9d768a1b52b6..7ea9225b622b 100644 --- a/graphics/p5-Graph-Easy/Makefile +++ b/graphics/p5-Graph-Easy/Makefile @@ -15,7 +15,7 @@ MAINTAINER= tobez@FreeBSD.org COMMENT= Render graphs as ASCII, HTML, SVG or Graphviz BUILD_DEPENDS= p5-Heap>0:${PORTSDIR}/devel/p5-Heap -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |