- Add clsung@ and myself(chinsan) as maintainer
- Replace ${JADEFLAGS} with the corresponding variables. PR: docs/9964 Submitted by: clsung Approved by: delphij (mentor)
This commit is contained in:
parent
05d923d013
commit
f7e0d75bbb
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=28895
1 changed files with 3 additions and 2 deletions
|
@ -4,7 +4,8 @@
|
|||
# Build the FreeBSD Chinese-Big5 FAQ
|
||||
#
|
||||
|
||||
MAINTAINER=vanilla@FreeBSD.org ijliao@FreeBSD.org clive@FreeBSD.org
|
||||
MAINTAINER=vanilla@FreeBSD.org ijliao@FreeBSD.org clive@FreeBSD.org \
|
||||
clsung@FreeBSD.org chinsan@FreeBSD.org
|
||||
|
||||
DOC?= book
|
||||
|
||||
|
@ -13,7 +14,7 @@ FORMATS?= html-split html
|
|||
INSTALL_COMPRESSED?= gz
|
||||
INSTALL_ONLY_COMPRESSED?=
|
||||
|
||||
JADEFLAGS+=-Vbiblio-xref-title
|
||||
WITH_BIBLIOXREF_TITLE?=YES
|
||||
#
|
||||
# SRCS lists the individual SGML files that make up the document. Changes
|
||||
# to any of these files will force a rebuild
|
||||
|
|
Loading…
Reference in a new issue