multimedia/libdvdcss: unbreak wit recent doxygen
With hat: ports-secteam PR: 252848 Suggested by: VVD in PR 252321 MFH: 2021Q1
This commit is contained in:
parent
d37185e8c2
commit
a383c44a03
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=562120
1 changed files with 3 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
|
||||
PORTNAME= libdvdcss
|
||||
DISTVERSION= 1.4.2
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= multimedia
|
||||
MASTER_SITES= https://download.videolan.org/pub/${PORTNAME}/${DISTVERSION}/
|
||||
|
||||
|
@ -26,6 +26,8 @@ PORTDOCS= *
|
|||
OPTIONS_DEFINE= DOXYGEN DOCS
|
||||
|
||||
DOXYGEN_BUILD_DEPENDS= doxygen:devel/doxygen
|
||||
DOXYGEN_CONFIGURE_ENABLE= doc
|
||||
DOXYGEN_USES= gmake
|
||||
|
||||
post-install-DOXYGEN-on:
|
||||
${MKDIR} ${STAGEDIR}${DOCSDIR}
|
||||
|
|
Loading…
Reference in a new issue