diff options
Diffstat (limited to 'textproc/p5-Pod-Abstract/Makefile')
-rw-r--r-- | textproc/p5-Pod-Abstract/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-Pod-Abstract/Makefile b/textproc/p5-Pod-Abstract/Makefile index a350737596fe..4eaf0a06fa47 100644 --- a/textproc/p5-Pod-Abstract/Makefile +++ b/textproc/p5-Pod-Abstract/Makefile @@ -16,7 +16,7 @@ COMMENT= Abstract document tree for Perl POD documents BUILD_DEPENDS= ${SITE_PERL}/IO/String.pm:${PORTSDIR}/devel/p5-IO-String \ ${SITE_PERL}/Task/Weaken.pm:${PORTSDIR}/devel/p5-Task-Weaken -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= YES |