diff options
Diffstat (limited to 'converters/osm2mp')
-rw-r--r-- | converters/osm2mp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/converters/osm2mp/Makefile b/converters/osm2mp/Makefile index cd75fb9e6887..1a6b582d26ed 100644 --- a/converters/osm2mp/Makefile +++ b/converters/osm2mp/Makefile @@ -27,6 +27,7 @@ NO_BUILD= yes SUB_FILES= pkg-message +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|garmin.yml|${DATADIR}/&|' ${WRKSRC}/osm2mp.pl |