diff options
Diffstat (limited to 'textproc/p5-Text-vCard/Makefile')
-rw-r--r-- | textproc/p5-Text-vCard/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-Text-vCard/Makefile b/textproc/p5-Text-vCard/Makefile index af50c4866b38..f903f16bbe00 100644 --- a/textproc/p5-Text-vCard/Makefile +++ b/textproc/p5-Text-vCard/Makefile @@ -16,7 +16,7 @@ COMMENT= A package to parse, edit and create multiple vCards (RFC 2426) BUILD_DEPENDS= ${SITE_PERL}/File/Slurp.pm:${PORTSDIR}/devel/p5-File-Slurp \ ${SITE_PERL}/Text/vFile/asData.pm:${PORTSDIR}/devel/p5-Text-vFile-asData -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes MAKE_JOBS_SAFE= yes |