diff options
Diffstat (limited to 'pt_BR.ISO8859-1/htdocs/doc/Makefile')
-rw-r--r-- | pt_BR.ISO8859-1/htdocs/doc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pt_BR.ISO8859-1/htdocs/doc/Makefile b/pt_BR.ISO8859-1/htdocs/doc/Makefile index 63ccf5733e..f73e292c24 100644 --- a/pt_BR.ISO8859-1/htdocs/doc/Makefile +++ b/pt_BR.ISO8859-1/htdocs/doc/Makefile @@ -40,7 +40,7 @@ install clean: ${RM} -rf pt* faq .endif -.include "${WEB_PREFIX}/share/mk/web.site.mk" +.include "${DOC_PREFIX}/share/mk/web.site.mk" obj: _OBJUSE |