Skip to content
Snippets Groups Projects
Commit 7348d90f authored by Felix Palmen's avatar Felix Palmen Committed by Tobias C. Berner
Browse files

devel/simavr: Skip building docs

texlive upgrade to 20210325 broke the build of the simavr manual. As
upstream dist conatins the pre-built pdf files, just install them
instead.

PR:	262119
parent c8259e9a
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,7 @@
PORTNAME= simavr
PORTVERSION= 1.7
DISTVERSIONPREFIX= v
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= devel emulators
MAINTAINER= felix@palmen-it.de
......@@ -33,9 +33,6 @@ MAKE_ENV= SIMAVR_VERSION=v${PORTVERSION}
OPTIONS_DEFINE= DOCS EXAMPLES
DOCS_ALL_TARGET= doc
DOCS_USE= tex=latex:build tex=pdftex:build tex=texmf:build
AVR_STRIP_CMD?= avr-strip
DUMPMACHINE= ${CC} -dumpmachine
OBJDIRNAME= obj-$$(${DUMPMACHINE})
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment