diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2003-09-15 21:15:39 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2003-09-15 21:15:39 +0000 |
commit | 92a579b9b88f67529f2e214befeda453f74c063a (patch) | |
tree | 0680dc95c092b90686bf14f898300446e8b68fb0 /comms/libticables | |
parent | 480c983210a35c779b4903d8e284f9dd9e8e3ad9 (diff) | |
download | ports-92a579b9b88f67529f2e214befeda453f74c063a.tar.gz ports-92a579b9b88f67529f2e214befeda453f74c063a.zip |
Notes
Diffstat (limited to 'comms/libticables')
-rw-r--r-- | comms/libticables/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/libticables/Makefile b/comms/libticables/Makefile index 87726c48080f..7c0dd82fd07d 100644 --- a/comms/libticables/Makefile +++ b/comms/libticables/Makefile @@ -16,7 +16,7 @@ COMMENT= TI calculator link cables 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 |