diff options
Diffstat (limited to 'devel/p5-Project-Gantt/Makefile')
-rw-r--r-- | devel/p5-Project-Gantt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Project-Gantt/Makefile b/devel/p5-Project-Gantt/Makefile index 9dba1182494b..5e7701374123 100644 --- a/devel/p5-Project-Gantt/Makefile +++ b/devel/p5-Project-Gantt/Makefile @@ -17,7 +17,7 @@ COMMENT= Create Gantt charts to manage project scheduling BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Class/Date.pm:${PORTSDIR}/devel/p5-Class-Date \ ${SITE_PERL}/${PERL_ARCH}/Image/Magick.pm:${PORTSDIR}/graphics/ImageMagick -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes WRKSRC= ${WRKDIR}/Gantt |