aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGlen Barber <gjb@FreeBSD.org>2017-10-04 14:46:50 +0000
committerGlen Barber <gjb@FreeBSD.org>2017-10-04 14:46:50 +0000
commit0ad11d30836417c673fff20536fbbfaa3e11799d (patch)
tree418a13fe47010ffb002c970e88ca14ed1db13710
parentcece1102bb7b28e05d2f4ad6c7024acfd174d77d (diff)
downloaddoc-0ad11d30836417c673fff20536fbbfaa3e11799d.tar.gz
doc-0ad11d30836417c673fff20536fbbfaa3e11799d.zip
Fix index.html and references.html generation after r50956.
Sponsored by: The FreeBSD Foundation
Notes
Notes: svn path=/head/; revision=51041
-rw-r--r--de_DE.ISO8859-1/htdocs/ports/Makefile2
-rw-r--r--en_US.ISO8859-1/htdocs/ports/Makefile2
-rw-r--r--ja_JP.eucJP/htdocs/ports/Makefile2
-rw-r--r--ru_RU.KOI8-R/htdocs/ports/Makefile2
4 files changed, 4 insertions, 4 deletions
diff --git a/de_DE.ISO8859-1/htdocs/ports/Makefile b/de_DE.ISO8859-1/htdocs/ports/Makefile
index 5c1f4494c6..3085fe6c43 100644
--- a/de_DE.ISO8859-1/htdocs/ports/Makefile
+++ b/de_DE.ISO8859-1/htdocs/ports/Makefile
@@ -75,7 +75,7 @@ categories-alpha.xml: ${INDEX} categories categories.descriptions \
done
${PORTINDEX} ${INDEX} ${.CURDIR}
-install: beforeinstall
+install: Makefile.gen index.html references.html beforeinstall
all install clean:
cd ${.CURDIR}; \
diff --git a/en_US.ISO8859-1/htdocs/ports/Makefile b/en_US.ISO8859-1/htdocs/ports/Makefile
index 8748de86b5..25f89c41e1 100644
--- a/en_US.ISO8859-1/htdocs/ports/Makefile
+++ b/en_US.ISO8859-1/htdocs/ports/Makefile
@@ -73,7 +73,7 @@ categories-alpha.xml: ${INDEX} categories categories.descriptions \
done
${PORTINDEX} ${INDEX} ${.CURDIR}
-install: beforeinstall
+install: Makefile.gen index.html references.html beforeinstall
all install clean:
cd ${.CURDIR}; \
diff --git a/ja_JP.eucJP/htdocs/ports/Makefile b/ja_JP.eucJP/htdocs/ports/Makefile
index 8ed08af40a..a00921f14b 100644
--- a/ja_JP.eucJP/htdocs/ports/Makefile
+++ b/ja_JP.eucJP/htdocs/ports/Makefile
@@ -79,7 +79,7 @@ categories-alpha.xml: ${INDEX} categories categories.descriptions \
done
${PORTINDEX} ${INDEX} ${.CURDIR}
-install: beforeinstall
+install: Makefile.gen index.html references.html beforeinstall
all install clean:
cd ${.CURDIR}; \
diff --git a/ru_RU.KOI8-R/htdocs/ports/Makefile b/ru_RU.KOI8-R/htdocs/ports/Makefile
index ef1e8d0717..c2de94ffb1 100644
--- a/ru_RU.KOI8-R/htdocs/ports/Makefile
+++ b/ru_RU.KOI8-R/htdocs/ports/Makefile
@@ -80,7 +80,7 @@ categories-alpha.xml: ${INDEX} categories categories.descriptions \
done
${PORTINDEX} ${INDEX} ${.CURDIR}
-install: beforeinstall
+install: Makefile.gen index.html references.html beforeinstall
all install clean:
cd ${.CURDIR}; \