mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-01 01:17:02 +00:00
graphics/llpp: Fix build with MuPDF 1.12.0
llpp > 25 supports MuPDF 1.12.0 out of the box however we currently lack Ocaml 4.04 in the ports tree. llpp 25 is the last version that supports Ocaml 4.02, so backport some changes instead. PR: 224712
This commit is contained in:
parent
92d94883e3
commit
b09e6b615b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=458743
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= llpp
|
||||
PORTVERSION= 25
|
||||
PORTREVISION= 3
|
||||
PORTREVISION= 4
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= http://repo.or.cz/llpp.git/snapshot/
|
||||
DISTNAME= v${PORTVERSION}
|
||||
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user