1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00

Correct libintl shlib version number.

Submitted by:	bento
This commit is contained in:
Adam Weinberger 2003-09-15 21:13:27 +00:00
parent 043cf59f3c
commit 480c983210
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=88996

View File

@ -16,7 +16,7 @@ COMMENT= TI calculator file types library
BUILD_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig
RUN_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig
LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext
LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext
GNU_CONFIGURE= yes
USE_LIBTOOL= yes