diff options
Diffstat (limited to 'graphics/p5-VCG/Makefile')
-rw-r--r-- | graphics/p5-VCG/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/p5-VCG/Makefile b/graphics/p5-VCG/Makefile index 81285c0e6443..d5f69ba5176a 100644 --- a/graphics/p5-VCG/Makefile +++ b/graphics/p5-VCG/Makefile @@ -18,7 +18,7 @@ MAINTAINER= perl@FreeBSD.org COMMENT= Interface to the VCG graphing tool BUILD_DEPENDS= ${SITE_PERL}/IPC/Run.pm:${PORTSDIR}/devel/p5-IPC-Run -RUN_DEPENDS= ${BUILD_DEPENDS} \ +RUN_DEPENDS:= ${BUILD_DEPENDS} \ xvcg:${PORTSDIR}/graphics/vcg PERL_CONFIGURE= yes |