aboutsummaryrefslogtreecommitdiff
path: root/fr_FR.ISO8859-1
diff options
context:
space:
mode:
authorWolfram Schneider <wosch@FreeBSD.org>2017-09-26 09:10:00 +0000
committerWolfram Schneider <wosch@FreeBSD.org>2017-09-26 09:10:00 +0000
commit071dc1dfbcbfb1922258b7e63fa84c4bcb07d339 (patch)
treef78f7ce0d142a1a03810f4a4c393d19b26d80d6f /fr_FR.ISO8859-1
parentbd08435716f671826dbe20074f25f0a838b433d4 (diff)
downloaddoc-071dc1dfbcbfb1922258b7e63fa84c4bcb07d339.tar.gz
doc-071dc1dfbcbfb1922258b7e63fa84c4bcb07d339.zip
sync from english Makefile: remove stale homepage.html from build
Notes
Notes: svn path=/head/; revision=50925
Diffstat (limited to 'fr_FR.ISO8859-1')
-rw-r--r--fr_FR.ISO8859-1/htdocs/internal/Makefile14
1 files changed, 0 insertions, 14 deletions
diff --git a/fr_FR.ISO8859-1/htdocs/internal/Makefile b/fr_FR.ISO8859-1/htdocs/internal/Makefile
index d6d03ed10b..d2827da610 100644
--- a/fr_FR.ISO8859-1/htdocs/internal/Makefile
+++ b/fr_FR.ISO8859-1/htdocs/internal/Makefile
@@ -28,20 +28,6 @@ DOCS+= core-vote.xml
INDEXLINK= internal.html
-# build the list of personal homepages of FreeBSD developers only
-# on the main FreeBSD machines
-hostname!= hostname
-.if ${hostname} == "hub.freebsd.org" || ${hostname} == "freefall.freebsd.org" || ${hostname} == "www.freebsd.org"
-DOCS+= homepage.xml
-.PHONY: homepage.inc
-
-homepage.inc: ${DOC_PREFIX}/en_US.ISO8859-1/htdocs/internal/homepage.pl
- ${PERL} ${DOC_PREFIX}/en_US.ISO8859-1/htdocs/internal/homepage.pl > ${.TARGET}
-
-homepage.html: homepage.inc
-CLEANFILES+= homepage.inc
-.endif
-
# DATA+= README.mirror ssh-keys.asc
.include "${DOC_PREFIX}/share/mk/web.site.mk"