mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-27 05:10:36 +00:00
multimedia/qmmp-qt5: mark CDDA option deprecated
This commit is contained in:
parent
89b794e0cb
commit
0785ca2fb3
@ -262,4 +262,10 @@ post-install-DOXYGEN-on:
|
||||
@${FIND} -P ${STAGEDIR}${DOCSDIR}/html -type f 2>/dev/null | \
|
||||
${SED} -ne 's|^${STAGEDIR}${PREFIX}/||p' >> ${TMPPLIST}
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
.if ${PORT_OPTIONS:MCDDA}
|
||||
DEPRECATED= CDDA depends on expired audio/libcddb
|
||||
.endif
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user