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:
parent
156a499874
commit
4dbbe22e30
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=159378
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user