From 0ad11d30836417c673fff20536fbbfaa3e11799d Mon Sep 17 00:00:00 2001 From: Glen Barber Date: Wed, 4 Oct 2017 14:46:50 +0000 Subject: Fix index.html and references.html generation after r50956. Sponsored by: The FreeBSD Foundation --- de_DE.ISO8859-1/htdocs/ports/Makefile | 2 +- en_US.ISO8859-1/htdocs/ports/Makefile | 2 +- ja_JP.eucJP/htdocs/ports/Makefile | 2 +- ru_RU.KOI8-R/htdocs/ports/Makefile | 2 +- 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}; \ -- cgit v1.3