summaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2003-09-15 21:15:39 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2003-09-15 21:15:39 +0000
commit92a579b9b88f67529f2e214befeda453f74c063a (patch)
tree0680dc95c092b90686bf14f898300446e8b68fb0 /comms
parentCorrect libintl shlib version number. (diff)
Chase libintl shlib version number.
Submitted by: bento
Notes
Notes: svn path=/head/; revision=88997
Diffstat (limited to 'comms')
-rw-r--r--comms/libticables/Makefile2
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