1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00

Bump ming shared library version after recent update.

Spotted by:	Gianpaolo Del Matto <gianpaolo.delmatto@genotec.ch>
This commit is contained in:
Alex Dupre 2006-04-12 15:24:13 +00:00
parent 156a499874
commit 4dbbe22e30
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=159378
3 changed files with 3 additions and 3 deletions

View File

@ -200,7 +200,7 @@ CONFIGURE_ARGS+=--with-mhash=${LOCALBASE}
.endif
.if ${PHP_MODNAME} == "ming"
LIB_DEPENDS+= ming.3:${PORTSDIR}/graphics/ming
LIB_DEPENDS+= ming.4:${PORTSDIR}/graphics/ming
CONFIGURE_ARGS+=--with-ming=${LOCALBASE}
.endif

View File

@ -172,7 +172,7 @@ CONFIGURE_ARGS+=--with-mhash=${LOCALBASE}
.endif
.if ${PHP_MODNAME} == "ming"
LIB_DEPENDS+= ming.3:${PORTSDIR}/graphics/ming
LIB_DEPENDS+= ming.4:${PORTSDIR}/graphics/ming
CONFIGURE_ARGS+=--with-ming=${LOCALBASE}
.endif

View File

@ -172,7 +172,7 @@ CONFIGURE_ARGS+=--with-mhash=${LOCALBASE}
.endif
.if ${PHP_MODNAME} == "ming"
LIB_DEPENDS+= ming.3:${PORTSDIR}/graphics/ming
LIB_DEPENDS+= ming.4:${PORTSDIR}/graphics/ming
CONFIGURE_ARGS+=--with-ming=${LOCALBASE}
.endif