Fix index.html and references.html generation after r50956.

Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Glen Barber 2017-10-04 14:46:50 +00:00
parent cece1102bb
commit 0ad11d3083
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=51041
4 changed files with 4 additions and 4 deletions
de_DE.ISO8859-1/htdocs/ports
en_US.ISO8859-1/htdocs/ports
ja_JP.eucJP/htdocs/ports
ru_RU.KOI8-R/htdocs/ports

View file

@ -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}; \

View file

@ -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}; \

View file

@ -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}; \

View file

@ -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}; \