diff options
Diffstat (limited to 'graphics/openorienteering-mapper/Makefile')
-rw-r--r-- | graphics/openorienteering-mapper/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/openorienteering-mapper/Makefile b/graphics/openorienteering-mapper/Makefile index 450798dc4cfb..5c3d67e3143d 100644 --- a/graphics/openorienteering-mapper/Makefile +++ b/graphics/openorienteering-mapper/Makefile @@ -12,7 +12,8 @@ LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING PATCH_SITES= https://github.com/OpenOrienteering/mapper/commit/ -PATCHFILES= 69977dfd4cbb8608aafa8ca8b5388d4983f5430a.patch:-p1 +PATCHFILES= 69977dfd4cbb8608aafa8ca8b5388d4983f5430a.patch:-p1 \ + a3cb8e4518f8d15a6938c9b1620c35703788c6ff.patch:-p1 LIB_DEPENDS= libpolyclipping.so:graphics/polyclipping \ libproj.so:graphics/proj |