aboutsummaryrefslogtreecommitdiffstats
path: root/comms/libticables
diff options
context:
space:
mode:
authoradamw <adamw@FreeBSD.org>2003-09-16 05:15:39 +0800
committeradamw <adamw@FreeBSD.org>2003-09-16 05:15:39 +0800
commit18659574dd94ec01f0bd3d7416524d791cea1466 (patch)
tree995093eed5bd5d1d5ae9c60ab3ce32848fd4663e /comms/libticables
parentb5ee3cbeac6952ef53d2fe289d26677008c2f8de (diff)
downloadfreebsd-ports-gnome-18659574dd94ec01f0bd3d7416524d791cea1466.tar.gz
freebsd-ports-gnome-18659574dd94ec01f0bd3d7416524d791cea1466.tar.zst
freebsd-ports-gnome-18659574dd94ec01f0bd3d7416524d791cea1466.zip
Chase libintl shlib version number.
Submitted by: bento
Diffstat (limited to 'comms/libticables')
-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