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 e49eb197078a..45de51e81a72 100644 --- a/textproc/p5-HTML-HTMLDoc/Makefile +++ b/textproc/p5-HTML-HTMLDoc/Makefile @@ -12,7 +12,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= kostjnspb@yandex.ru COMMENT= Perl interface to the htmldoc program -BUILD_DEPENDS= htmldoc>0:${PORTSDIR}/textproc/htmldoc +BUILD_DEPENDS= htmldoc>0:textproc/htmldoc RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 |