aboutsummaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2012-06-28 18:37:23 +0000
committerAndrej Zverev <az@FreeBSD.org>2012-06-28 18:37:23 +0000
commit2f57eb092608beb8bbffe9812d1ec7c511510adc (patch)
tree97c05a4ce9683e5d9a23d2f9aae98d4c08cb2f85 /print
parent249ae119e2118396c64c42bcc26b25b0fbbcc8e5 (diff)
downloadports-2f57eb092608beb8bbffe9812d1ec7c511510adc.tar.gz
ports-2f57eb092608beb8bbffe9812d1ec7c511510adc.zip
Notes
Diffstat (limited to 'print')
-rw-r--r--print/axpoint/Makefile4
-rw-r--r--print/guitartex/Makefile2
-rw-r--r--print/html2ps-letter/Makefile2
3 files changed, 4 insertions, 4 deletions
diff --git a/print/axpoint/Makefile b/print/axpoint/Makefile
index 55bf9c4bd6a1..29f98088e154 100644
--- a/print/axpoint/Makefile
+++ b/print/axpoint/Makefile
@@ -16,9 +16,9 @@ DISTNAME= XML-Handler-AxPoint-${PORTVERSION:S/0$//}
MAINTAINER= ports@FreeBSD.org
COMMENT= XML Based Presentations
-BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Text/Iconv.pm:${PORTSDIR}/converters/p5-Text-Iconv \
+BUILD_DEPENDS= p5-Text-Iconv>=0:${PORTSDIR}/converters/p5-Text-Iconv \
p5-Time-Piece>=1.08:${PORTSDIR}/devel/p5-Time-Piece \
- ${SITE_PERL}/XML/Filter/XSLT.pm:${PORTSDIR}/textproc/p5-XML-Filter-XSLT \
+ p5-XML-Filter-XSLT>=0:${PORTSDIR}/textproc/p5-XML-Filter-XSLT \
p5-XML-SAX>=0.09:${PORTSDIR}/textproc/p5-XML-SAX \
p5-XML-SAX-Writer>=0.39:${PORTSDIR}/textproc/p5-XML-SAX-Writer \
p5-PDFLib>=0.14:${PORTSDIR}/print/p5-PDFLib
diff --git a/print/guitartex/Makefile b/print/guitartex/Makefile
index 7ab900d90c2c..3079b8aa3194 100644
--- a/print/guitartex/Makefile
+++ b/print/guitartex/Makefile
@@ -18,7 +18,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= GuitarTeX converts the Chord format into "normal" LaTeX format
-RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Tk.pm:${PORTSDIR}/x11-toolkits/p5-Tk \
+RUN_DEPENDS= p5-Tk>=0:${PORTSDIR}/x11-toolkits/p5-Tk \
latex:${PORTSDIR}/print/latex
USE_PERL5= yes
diff --git a/print/html2ps-letter/Makefile b/print/html2ps-letter/Makefile
index 2f44496439ee..83c96d758641 100644
--- a/print/html2ps-letter/Makefile
+++ b/print/html2ps-letter/Makefile
@@ -20,7 +20,7 @@ LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
RUN_DEPENDS= mogrify:${PORTSDIR}/graphics/ImageMagick \
- ${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww \
+ p5-libwww>=0:${PORTSDIR}/www/p5-libwww \
weblint:${PORTSDIR}/www/weblint
NO_BUILD= yes