summaryrefslogtreecommitdiff
path: root/textproc/scrollkeeper
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2002-06-09 06:28:09 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2002-06-09 06:28:09 +0000
commit0f64cd1cfd02ad4cb51b1b6ced3b753e257ca17a (patch)
tree0a45b9b76079a8f5ac43fa2cf7d89b409eca5466 /textproc/scrollkeeper
parentAdd dependency on gettext after it was removed from gmake. (diff)
Chase the _right_ version number for libintl.
Notes
Notes: svn path=/head/; revision=60947
Diffstat (limited to 'textproc/scrollkeeper')
-rw-r--r--textproc/scrollkeeper/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/scrollkeeper/Makefile b/textproc/scrollkeeper/Makefile
index faa85673de8b..18e2e5753894 100644
--- a/textproc/scrollkeeper/Makefile
+++ b/textproc/scrollkeeper/Makefile
@@ -16,7 +16,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= gnome@FreeBSD.org
LIB_DEPENDS= xml.5:${PORTSDIR}/textproc/libxml \
- intl.1:${PORTSDIR}/devel/gettext
+ intl.2:${PORTSDIR}/devel/gettext
# Don't use USE_X_PREFIX - the port doesn't really require X11 to run.
# The reason why it should be in X11BASE is that GNOME is the primary