aboutsummaryrefslogtreecommitdiff
path: root/textproc/xmlto
diff options
context:
space:
mode:
authorMatthias Andree <mandree@FreeBSD.org>2011-03-21 15:55:15 +0000
committerMatthias Andree <mandree@FreeBSD.org>2011-03-21 15:55:15 +0000
commit8392f4b188221a8bb33ff52aa06c099c19e5cc09 (patch)
tree555ba84417b4babc4c0a599c287e3096628e58e0 /textproc/xmlto
parent773d19677703cd5c874af3c479534c03d6a936ea (diff)
downloadports-8392f4b188221a8bb33ff52aa06c099c19e5cc09.tar.gz
ports-8392f4b188221a8bb33ff52aa06c099c19e5cc09.zip
Use immediate assignment when copying BUILD_DEPENDS to RUN_DEPENDS,
per the revised porter's handbook. Remove MD5 checksum from distinfo. PR: 154896
Notes
Notes: svn path=/head/; revision=271401
Diffstat (limited to 'textproc/xmlto')
-rw-r--r--textproc/xmlto/Makefile2
-rw-r--r--textproc/xmlto/distinfo1
2 files changed, 1 insertions, 2 deletions
diff --git a/textproc/xmlto/Makefile b/textproc/xmlto/Makefile
index bc070ac3b321..8a306d504797 100644
--- a/textproc/xmlto/Makefile
+++ b/textproc/xmlto/Makefile
@@ -21,7 +21,7 @@ BUILD_DEPENDS= ${BASH_CMD}:${PORTSDIR}/shells/bash \
paperconf:${PORTSDIR}/print/libpaper \
w3m:${PORTSDIR}/www/w3m \
${LOCALBASE}/share/xml/docbook/4.2/docbookx.dtd:${PORTSDIR}/textproc/docbook-xml
-RUN_DEPENDS= ${BUILD_DEPENDS}
+RUN_DEPENDS:= ${BUILD_DEPENDS}
MAKE_JOBS_UNSAFE= yes
diff --git a/textproc/xmlto/distinfo b/textproc/xmlto/distinfo
index d9dcb905fe83..62c060d3e110 100644
--- a/textproc/xmlto/distinfo
+++ b/textproc/xmlto/distinfo
@@ -1,3 +1,2 @@
-MD5 (xmlto-0.0.23.tar.bz2) = 3001d6bb2bbc2c8f6c2301f05120f074
SHA256 (xmlto-0.0.23.tar.bz2) = a9ffb2760ded55924708cf42f575aaa87cf38fce4d9019ad287213303a8cb1c4
SIZE (xmlto-0.0.23.tar.bz2) = 105201