mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-17 08:01:36 +00:00
Fix build with DOCS off
This commit is contained in:
parent
13960ea438
commit
46b6104bca
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=462833
@ -91,13 +91,9 @@ NCURSES_USES= ncurses
|
||||
DOCS_BUILD_DEPENDS= xsltproc:textproc/libxslt \
|
||||
${LOCALBASE}/share/xsl/docbook/html/docbook.xsl:textproc/docbook-xsl \
|
||||
lynx:www/lynx
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
# Trick neomutt into building manpages and neomuttrc
|
||||
.if empty(PORT_OPTIONS:MDOCS)
|
||||
BINARY_ALIAS= xsltproc=true
|
||||
.endif
|
||||
DOCS_VARS_OFF= BINARY_ALIAS=xsltproc=true \
|
||||
BINARY_ALIAS+=xmlcatalog=true
|
||||
|
||||
post-install:
|
||||
${RM} ${STAGEDIR}${PREFIX}/etc/mime*
|
||||
|
Loading…
Reference in New Issue
Block a user