diff options
Diffstat (limited to 'textproc/p5-HTML-HTMLDoc/Makefile')
-rw-r--r-- | textproc/p5-HTML-HTMLDoc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-HTML-HTMLDoc/Makefile b/textproc/p5-HTML-HTMLDoc/Makefile index fc08cea3472a..3aa0d4f27753 100644 --- a/textproc/p5-HTML-HTMLDoc/Makefile +++ b/textproc/p5-HTML-HTMLDoc/Makefile @@ -16,7 +16,7 @@ MAINTAINER= kostjnspb@yandex.ru COMMENT= Perl interface to the htmldoc program BUILD_DEPENDS= htmldoc>0:${PORTSDIR}/textproc/htmldoc -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= YES |