summaryrefslogtreecommitdiff
path: root/deskutils
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-08-25 05:41:38 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-08-25 05:41:38 +0000
commitadccc29aad24aa2caee0df9724a127f6b5f5f113 (patch)
treed64c901bd45aee3f6673aedc99d00e9166668c43 /deskutils
parentUpdate to 0.12.1. This brings a shared lib bump of libintl.so. It is (diff)
Chase the libintl.so shared lib version.
Notes
Notes: svn path=/head/; revision=87644
Diffstat (limited to 'deskutils')
-rw-r--r--deskutils/babytrans/Makefile2
-rw-r--r--deskutils/gcal/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/deskutils/babytrans/Makefile b/deskutils/babytrans/Makefile
index f67edbd0388f..7ec7dc45f8c1 100644
--- a/deskutils/babytrans/Makefile
+++ b/deskutils/babytrans/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= http://fjolliton.free.fr/babytrans/
MAINTAINER= ports@FreeBSD.org
COMMENT= GTK+/GNOME front-end for Babylon Translator .dic files
-LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext
+LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext
USE_X_PREFIX= yes
USE_REINPLACE= yes
diff --git a/deskutils/gcal/Makefile b/deskutils/gcal/Makefile
index 7cc29ad8d76d..3c65fdcd9605 100644
--- a/deskutils/gcal/Makefile
+++ b/deskutils/gcal/Makefile
@@ -18,7 +18,7 @@ COMMENT= The GNU Gregorian calendar program
# Global variables
#
-LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext
+LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext
GNU_CONFIGURE= yes