svn commit: r51041 - in head: de_DE.ISO8859-1/htdocs/ports en_US.ISO8859-1/htdocs/ports ja_JP.eucJP/htdocs/ports ru_RU.KOI8-R/htdocs/ports

Glen Barber <[email protected]>
Newsgroups gmane.os.freebsd.devel.cvs.doc
Message-ID <[email protected]>
Author: gjb
Date: Wed Oct  4 14:46:50 2017
New Revision: 51041
URL: https://svnweb.freebsd.org/changeset/doc/51041

Log:
  Fix index.html and references.html generation after r50956.
  
  Sponsored by:	The FreeBSD Foundation

Modified:
  head/de_DE.ISO8859-1/htdocs/ports/Makefile
  head/en_US.ISO8859-1/htdocs/ports/Makefile
  head/ja_JP.eucJP/htdocs/ports/Makefile
  head/ru_RU.KOI8-R/htdocs/ports/Makefile

Modified: head/de_DE.ISO8859-1/htdocs/ports/Makefile
==============================================================================
--- head/de_DE.ISO8859-1/htdocs/ports/Makefile	Wed Oct  4 14:05:01 2017	(r51040)
+++ head/de_DE.ISO8859-1/htdocs/ports/Makefile	Wed Oct  4 14:46:50 2017	(r51041)
@@ -75,7 +75,7 @@ categories-alpha.xml: ${INDEX} categories categories.d
 	done
 	${PORTINDEX} ${INDEX} ${.CURDIR}
 
-install: beforeinstall
+install: Makefile.gen index.html references.html beforeinstall
 
 all install clean:
 	cd ${.CURDIR}; \

Modified: head/en_US.ISO8859-1/htdocs/ports/Makefile
==============================================================================
--- head/en_US.ISO8859-1/htdocs/ports/Makefile	Wed Oct  4 14:05:01 2017	(r51040)
+++ head/en_US.ISO8859-1/htdocs/ports/Makefile	Wed Oct  4 14:46:50 2017	(r51041)
@@ -73,7 +73,7 @@ categories-alpha.xml: ${INDEX} categories categories.d
 	done
 	${PORTINDEX} ${INDEX} ${.CURDIR}
 
-install: beforeinstall
+install: Makefile.gen index.html references.html beforeinstall
 
 all install clean:
 	cd ${.CURDIR}; \

Modified: head/ja_JP.eucJP/htdocs/ports/Makefile
==============================================================================
--- head/ja_JP.eucJP/htdocs/ports/Makefile	Wed Oct  4 14:05:01 2017	(r51040)
+++ head/ja_JP.eucJP/htdocs/ports/Makefile	Wed Oct  4 14:46:50 2017	(r51041)
@@ -79,7 +79,7 @@ categories-alpha.xml: ${INDEX} categories categories.d
 	done
 	${PORTINDEX} ${INDEX} ${.CURDIR}
 
-install: beforeinstall
+install: Makefile.gen index.html references.html beforeinstall
 
 all install clean:
 	cd ${.CURDIR}; \

Modified: head/ru_RU.KOI8-R/htdocs/ports/Makefile
==============================================================================
--- head/ru_RU.KOI8-R/htdocs/ports/Makefile	Wed Oct  4 14:05:01 2017	(r51040)
+++ head/ru_RU.KOI8-R/htdocs/ports/Makefile	Wed Oct  4 14:46:50 2017	(r51041)
@@ -80,7 +80,7 @@ categories-alpha.xml: ${INDEX} categories categories.d
 	done
 	${PORTINDEX} ${INDEX} ${.CURDIR}
 
-install: beforeinstall
+install: Makefile.gen index.html references.html beforeinstall
 
 all install clean:
 	cd ${.CURDIR}; \
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-doc-all
To unsubscribe, send any mail to "[email protected]"
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.