diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2003-09-15 21:13:27 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2003-09-15 21:13:27 +0000 |
commit | 480c983210a35c779b4903d8e284f9dd9e8e3ad9 (patch) | |
tree | 8a6e23f44c82329fc7a275bd5487730cb4c27817 /devel | |
parent | 043cf59f3c4e7b4b1922a21ae597c16ef214701d (diff) | |
download | ports-480c983210a35c779b4903d8e284f9dd9e8e3ad9.tar.gz ports-480c983210a35c779b4903d8e284f9dd9e8e3ad9.zip |
Notes
Diffstat (limited to 'devel')
-rw-r--r-- | devel/libtifiles/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libtifiles/Makefile b/devel/libtifiles/Makefile index be36ea20fc52..fed9fdce6187 100644 --- a/devel/libtifiles/Makefile +++ b/devel/libtifiles/Makefile @@ -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 |