diff options
author | Kurt Jaeger <pi@FreeBSD.org> | 2018-05-09 19:37:26 +0000 |
---|---|---|
committer | Kurt Jaeger <pi@FreeBSD.org> | 2018-05-09 19:37:26 +0000 |
commit | 0efb0cac2e01e75c579c99c4c4a06da499682799 (patch) | |
tree | 3cd75df681d694120f6519b9c93d013083c42f7b /graphics | |
parent | e82daa417940d78db861a6725d3c49778721c30f (diff) | |
download | ports-0efb0cac2e01e75c579c99c4c4a06da499682799.tar.gz ports-0efb0cac2e01e75c579c99c4c4a06da499682799.zip |
Notes
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/openorienteering-mapper/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/graphics/openorienteering-mapper/Makefile b/graphics/openorienteering-mapper/Makefile index fd42fd348154..16b356924d5d 100644 --- a/graphics/openorienteering-mapper/Makefile +++ b/graphics/openorienteering-mapper/Makefile @@ -12,8 +12,6 @@ COMMENT= Map drawing program from OpenOrienteering LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING -BROKEN_FreeBSD_10= fails to compile src/core/map.cpp:1118: no matching member function for call to 'applyOnAllObjects' - LIB_DEPENDS= libpolyclipping.so:graphics/polyclipping \ libproj.so:graphics/proj |