FreeBSD Bugzilla – Attachment 160161 Details for
Bug 202539
[MAINTAINER] devel/doxygen: Make portlint happy, use newer options helpers
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
doxygen.patch
doxygen.patch (text/plain), 1.01 KB, created by
Naram Qashat
on 2015-08-21 03:46:19 UTC
(
hide
)
Description:
doxygen.patch
Filename:
MIME Type:
Creator:
Naram Qashat
Created:
2015-08-21 03:46:19 UTC
Size:
1.01 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 394918) >+++ Makefile (working copy) >@@ -3,8 +3,8 @@ > > PORTNAME= doxygen > PORTVERSION= 1.8.10 >+PORTREVISION= 1 > PORTEPOCH= 2 >-PORTREVISION= 1 > CATEGORIES= devel > MASTER_SITES= ftp://ftp.stack.nl/pub/users/dimitri/ \ > http://ftp.stack.nl/pub/users/dimitri/ >@@ -49,14 +49,11 @@ > man/man1/doxyindexer.1.gz \ > man/man1/doxysearch.1.gz \ > man/man1/doxywizard.1.gz >+DOCS_IMPLIES= LATEX > PORTDOCS= * > >-.include <bsd.port.options.mk> >+.include <bsd.port.pre.mk> > >-.if ${PORT_OPTIONS:MDOCS} && empty(PORT_OPTIONS:MLATEX) >-IGNORE= cannot build Doxygen's PDF docs without option LATEX enabled >-.endif >- > .if ${OSVERSION} < 1000033 > BUILD_DEPENDS+= ${LOCALBASE}/bin/flex:${PORTSDIR}/textproc/flex > CMAKE_ARGS+= -DFLEX_EXECUTABLE=${LOCALBASE}/bin/flex >@@ -66,4 +63,4 @@ > @${REINPLACE_CMD} -e '/PERL_PATH/ s|${perl_OLD_CMD}|${perl_CMD}|' \ > ${WRKSRC}/src/config.xml > >-.include <bsd.port.mk> >+.include <bsd.port.post.mk>
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 202539
: 160161