mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
Correct intl shlib version number.
Spotted by: Neil Darlow <neil@darlow.co.uk>
This commit is contained in:
parent
96f0c66901
commit
3e9a36d879
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=67736
@ -15,7 +15,7 @@ DISTNAME= make-${PORTVERSION}
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
|
||||
.if !defined(WITHOUT_NLS)
|
||||
LIB_DEPENDS= intl.2:${PORTSDIR}/devel/gettext
|
||||
LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext
|
||||
.endif
|
||||
|
||||
USE_BZIP2= yes
|
||||
|
@ -15,7 +15,7 @@ DISTNAME= make-${PORTVERSION}
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
|
||||
.if !defined(WITHOUT_NLS)
|
||||
LIB_DEPENDS= intl.2:${PORTSDIR}/devel/gettext
|
||||
LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext
|
||||
.endif
|
||||
|
||||
USE_BZIP2= yes
|
||||
|
Loading…
Reference in New Issue
Block a user