aboutsummaryrefslogtreecommitdiffstats
path: root/www/p5-HTML-Pager
diff options
context:
space:
mode:
authoraz <az@FreeBSD.org>2012-06-05 15:27:27 +0800
committeraz <az@FreeBSD.org>2012-06-05 15:27:27 +0800
commitf61b03b398ea21c2e2fcac46f485ea2b213efa84 (patch)
tree8c566502d6f3f58ac3696ab7552acb24f7204673 /www/p5-HTML-Pager
parent8bc5b80bcec5dfbf97874152ef756c87561ba3d5 (diff)
downloadfreebsd-ports-gnome-f61b03b398ea21c2e2fcac46f485ea2b213efa84.tar.gz
freebsd-ports-gnome-f61b03b398ea21c2e2fcac46f485ea2b213efa84.tar.zst
freebsd-ports-gnome-f61b03b398ea21c2e2fcac46f485ea2b213efa84.zip
- Remove SITE_PERL from *_DEPENDS
Diffstat (limited to 'www/p5-HTML-Pager')
-rw-r--r--www/p5-HTML-Pager/Makefile2
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