explicitly disable doxygen
Reported by: pi
This commit is contained in:
parent
f5fd6405a6
commit
447b2b0b8e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=357523
1 changed files with 1 additions and 1 deletions
|
@ -309,7 +309,7 @@ DISTFILES+= 185d60944ea767075d27247c3162b3bc-unowinreg.dll:ext
|
|||
BUILD_DEPENDS+= doxygen:${PORTSDIR}/devel/doxygen
|
||||
CONFIGURE_ARGS+= --enable-odk --with-doxygen=${LOCALBASE}/bin/doxygen
|
||||
.else
|
||||
CONFIGURE_ARGS+= --disable-odk
|
||||
CONFIGURE_ARGS+= --disable-odk --without-doxygen
|
||||
.endif
|
||||
|
||||
.if ${PORT_OPTIONS:MSYSTRAY}
|
||||
|
|
Loading…
Reference in a new issue