diff options
Diffstat (limited to 'textproc/p5-PerlPoint-Package/Makefile')
-rw-r--r-- | textproc/p5-PerlPoint-Package/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-PerlPoint-Package/Makefile b/textproc/p5-PerlPoint-Package/Makefile index 17f927e709be..03329061602f 100644 --- a/textproc/p5-PerlPoint-Package/Makefile +++ b/textproc/p5-PerlPoint-Package/Makefile @@ -17,7 +17,7 @@ MAINTAINER= perl@FreeBSD.org COMMENT= PerlPoint is both a presentation and a documentation toolset BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Digest/SHA1.pm:${PORTSDIR}/security/p5-Digest-SHA1 -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= YES |