Chase ming library version

Pointy Hat to:	garga
This commit is contained in:
Renato Botelho 2006-04-24 12:40:19 +00:00
parent 3aff1c13f8
commit eaf33c1de0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=160310

View File

@ -7,7 +7,7 @@
PORTNAME= mapserver
PORTVERSION= 4.4.1
PORTREVISION= 0
PORTREVISION= 1
CATEGORIES= graphics www
MASTER_SITES= http://cvs.gis.umn.edu/dist/
@ -47,7 +47,7 @@ CONFIGURE_ARGS+= --without-tiff
.endif
.if defined(WITH_MING)
LIB_DEPENDS+= ming.3:${PORTSDIR}/graphics/ming
LIB_DEPENDS+= ming.4:${PORTSDIR}/graphics/ming
CONFIGURE_ARGS+= --with-ming=${LOCALBASE}
.endif