aboutsummaryrefslogtreecommitdiff
path: root/print/p5-PDF-Template
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2012-07-01 05:42:55 +0000
committerAndrej Zverev <az@FreeBSD.org>2012-07-01 05:42:55 +0000
commit541bb1b19829f67b838713089822dc914b5dafa7 (patch)
treecc74d24d303456e4d015db3432cda18951f08cd9 /print/p5-PDF-Template
parentd8dc14b0617d665d5f584cf814bab60208e33373 (diff)
downloadports-541bb1b19829f67b838713089822dc914b5dafa7.tar.gz
ports-541bb1b19829f67b838713089822dc914b5dafa7.zip
Notes
Diffstat (limited to 'print/p5-PDF-Template')
-rw-r--r--print/p5-PDF-Template/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/p5-PDF-Template/Makefile b/print/p5-PDF-Template/Makefile
index d7ea89021550..7da97f010a0c 100644
--- a/print/p5-PDF-Template/Makefile
+++ b/print/p5-PDF-Template/Makefile
@@ -14,8 +14,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= yaizawa@2004.jukuin.keio.ac.jp
COMMENT= PDF layout system that uses the same data structures as HTML::Template
-BUILD_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/pdflib_pl.pm:${PORTSDIR}/print/pdflib-perl \
- ${SITE_PERL}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser
+BUILD_DEPENDS+= pdflib-perl>=0:${PORTSDIR}/print/pdflib-perl \
+ p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser
RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes