Merge from the English version: 1.7 -> 1.10
This commit is contained in:
parent
0a13fd3901
commit
eb54700120
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=19136
1 changed files with 3 additions and 2 deletions
|
@ -6,7 +6,7 @@
|
||||||
# The FreeBSD Documentation Project
|
# The FreeBSD Documentation Project
|
||||||
# The FreeBSD Brazilian Portuguese Documentation Project
|
# The FreeBSD Brazilian Portuguese Documentation Project
|
||||||
#
|
#
|
||||||
# Original revision: 1.7
|
# Original revision: 1.10
|
||||||
#
|
#
|
||||||
|
|
||||||
MAINTAINER=lioux@FreeBSD.org
|
MAINTAINER=lioux@FreeBSD.org
|
||||||
|
@ -18,7 +18,8 @@ FORMATS?= html-split html
|
||||||
INSTALL_COMPRESSED?= gz
|
INSTALL_COMPRESSED?= gz
|
||||||
INSTALL_ONLY_COMPRESSED?=
|
INSTALL_ONLY_COMPRESSED?=
|
||||||
|
|
||||||
JADEFLAGS+=-Vbiblio-xref-title
|
WITH_BIBLIOXREF_TITLE?=YES
|
||||||
|
|
||||||
#
|
#
|
||||||
# SRCS lists the individual SGML files that make up the document. Changes
|
# SRCS lists the individual SGML files that make up the document. Changes
|
||||||
# to any of these files will force a rebuild
|
# to any of these files will force a rebuild
|
||||||
|
|
Loading…
Reference in a new issue