aboutsummaryrefslogtreecommitdiff
path: root/de_DE.ISO8859-1
diff options
context:
space:
mode:
authorWolfram Schneider <wosch@FreeBSD.org>2017-09-26 07:58:33 +0000
committerWolfram Schneider <wosch@FreeBSD.org>2017-09-26 07:58:33 +0000
commitbd08435716f671826dbe20074f25f0a838b433d4 (patch)
tree04d2edeff6f26db7c1ceea13ce6efe461cbcf051 /de_DE.ISO8859-1
parent4ff3569a8ff50d7418620dd703b254f12dbce312 (diff)
downloaddoc-bd08435716f671826dbe20074f25f0a838b433d4.tar.gz
doc-bd08435716f671826dbe20074f25f0a838b433d4.zip
sync with english Makefile
PR: 222597
Notes
Notes: svn path=/head/; revision=50924
Diffstat (limited to 'de_DE.ISO8859-1')
-rw-r--r--de_DE.ISO8859-1/htdocs/ports/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/de_DE.ISO8859-1/htdocs/ports/Makefile b/de_DE.ISO8859-1/htdocs/ports/Makefile
index 30afd90bd5..cf3cff5aea 100644
--- a/de_DE.ISO8859-1/htdocs/ports/Makefile
+++ b/de_DE.ISO8859-1/htdocs/ports/Makefile
@@ -60,6 +60,9 @@ Makefile.gen: categories-alpha.xml categories-grouped.xml index.xml \
done
${ECHO_CMD} >> Makefile.gen
+# set dependencies for parallel build
+categories-grouped.xml master-index.xml statistics.ent: categories-alpha.xml
+
# this builds: categories-alpha.xml, categories-grouped.xml,
# master-index.xml, statistics.ent, <category>.xml
CATEGORYLIST=`grep "^[a-z]" categories | sed -e s"/,.*//"`