1
0
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:
Dmitry Sivachenko 2002-10-10 10:56:43 +00:00
parent 96f0c66901
commit 3e9a36d879
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=67736
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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