diff options
author | Andrej Zverev <az@FreeBSD.org> | 2012-06-05 07:27:27 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2012-06-05 07:27:27 +0000 |
commit | e86fc706d20ba359e1981b5430aeed839738f556 (patch) | |
tree | b2665fc3debdf8e89bdd31029d6b145cf78e4be0 /www/p5-HTML-Pager | |
parent | 5afe1fb29b3d8b9ad18863b096389f06033e4169 (diff) | |
download | ports-e86fc706d20ba359e1981b5430aeed839738f556.tar.gz ports-e86fc706d20ba359e1981b5430aeed839738f556.zip |
Notes
Diffstat (limited to 'www/p5-HTML-Pager')
-rw-r--r-- | www/p5-HTML-Pager/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-HTML-Pager/Makefile b/www/p5-HTML-Pager/Makefile index 9c9628ba5739..77219d1a81a1 100644 --- a/www/p5-HTML-Pager/Makefile +++ b/www/p5-HTML-Pager/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org COMMENT= Perl module for handling CGI HTML paging of arbitrary data -BUILD_DEPENDS= ${SITE_PERL}/HTML/Template.pm:${PORTSDIR}/www/p5-HTML-Template +BUILD_DEPENDS= p5-HTML-Template>=0:${PORTSDIR}/www/p5-HTML-Template RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |