diff options
Diffstat (limited to 'graphics/mapserver/Makefile')
-rw-r--r-- | graphics/mapserver/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/mapserver/Makefile b/graphics/mapserver/Makefile index 934a53c381f9..b462a9079c76 100644 --- a/graphics/mapserver/Makefile +++ b/graphics/mapserver/Makefile @@ -64,7 +64,7 @@ CONFIGURE_ARGS+= --without-tiff .endif .if defined(WITH_MING) -LIB_DEPENDS+= ming.4:${PORTSDIR}/graphics/ming +LIB_DEPENDS+= ming.5:${PORTSDIR}/graphics/ming CONFIGURE_ARGS+= --with-ming=${LOCALBASE} .endif |