aboutsummaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorGlen Barber <gjb@FreeBSD.org>2012-06-22 17:59:03 +0000
committerGlen Barber <gjb@FreeBSD.org>2012-06-22 17:59:03 +0000
commit5ff41866c34156115f6d33d063ec84ecaf4ad728 (patch)
tree399296c10872c510eb2f524ce5d2a410e7ff1f77 /textproc
parent8707f46969077880af5f4b968fbe26292d1bb817 (diff)
downloadports-5ff41866c34156115f6d33d063ec84ecaf4ad728.tar.gz
ports-5ff41866c34156115f6d33d063ec84ecaf4ad728.zip
- Add devel/subversion to RUN_DEPENDS, as SVN->CVS exporting is not
done for the doc/ tree - Replace SITE_PERL entries per the Porter's Handbook [1] PR: ports/168243 Submitted by: gjb (myself), jgh [1] Approved by: eadler (mentor), doceng (maintainer, implicit)
Notes
Notes: svn path=/head/; revision=299783
Diffstat (limited to 'textproc')
-rw-r--r--textproc/docproj/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/textproc/docproj/Makefile b/textproc/docproj/Makefile
index 335c0b975404..9701baccea42 100644
--- a/textproc/docproj/Makefile
+++ b/textproc/docproj/Makefile
@@ -7,7 +7,7 @@
PORTNAME= docproj
PORTVERSION= 1.17
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= textproc
MASTER_SITES= # empty
DISTFILES= # empty
@@ -29,6 +29,7 @@ RUN_DEPENDS= fixrtf:${PORTSDIR}/textproc/fixrtf \
tidy:${PORTSDIR}/www/tidy-lib \
xsltproc:${PORTSDIR}/textproc/libxslt \
peps:${PORTSDIR}/graphics/peps \
+ svn:${PORTSDIR}/devel/subversion \
${LOCALBASE}/share/sgml/docbook/dsssl/modular:${PORTSDIR}/textproc/dsssl-docbook-modular \
${LOCALBASE}/share/sgml/html/catalog:${PORTSDIR}/textproc/html \
${LOCALBASE}/share/sgml/linuxdoc:${PORTSDIR}/textproc/linuxdoc \
@@ -38,7 +39,7 @@ RUN_DEPENDS= fixrtf:${PORTSDIR}/textproc/fixrtf \
${LOCALBASE}/share/xsl/docbook/html/docbook.xsl:${PORTSDIR}/textproc/docbook-xsl \
${LOCALBASE}/share/xml/docbook/4.2/docbookx.dtd:${PORTSDIR}/textproc/docbook-xml \
${LOCALBASE}/share/xml/xmlcharent/catalog:${PORTSDIR}/textproc/xmlcharent \
- ${SITE_PERL}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser
+ p5-XML-Parser>=2.41:${PORTSDIR}/textproc/p5-XML-Parser
.include <bsd.port.pre.mk>
@@ -74,7 +75,7 @@ RUN_DEPENDS+= html2text:${PORTSDIR}/textproc/html2text
.endif
.if ${PERL_LEVEL} < 500804
-RUN_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5
+RUN_DEPENDS+= p5-Digest-MD5>=2.51:${PORTSDIR}/security/p5-Digest-MD5
.endif
NO_BUILD= yes