summaryrefslogtreecommitdiff
path: root/textproc/gtkspell2
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-02-07 19:21:11 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-02-07 19:21:11 +0000
commit73050305304492f989a7d6677ac64e1f3e2670e0 (patch)
treef10dd6af7a7f29e367043e036534a5f00a0ad13d /textproc/gtkspell2
parentChase glib20's shared lib version. (diff)
Chase gtk20's shared lib version.
Notes
Notes: svn path=/head/; revision=75044
Diffstat (limited to 'textproc/gtkspell2')
-rw-r--r--textproc/gtkspell2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/gtkspell2/Makefile b/textproc/gtkspell2/Makefile
index 05e72234603b..f92e3c8d09b5 100644
--- a/textproc/gtkspell2/Makefile
+++ b/textproc/gtkspell2/Makefile
@@ -7,14 +7,14 @@
PORTNAME= gtkspell2
PORTVERSION= 2.0.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= textproc gnome
MASTER_SITES= http://gtkspell.sourceforge.net/download/
DISTNAME= ${PORTNAME:S/2$//}-${PORTVERSION}
MAINTAINER= gnome@FreeBSD.org
-LIB_DEPENDS= gtk-x11-2.0.0:${PORTSDIR}/x11-toolkits/gtk20 \
+LIB_DEPENDS= gtk-x11-2.0.200:${PORTSDIR}/x11-toolkits/gtk20 \
pspell.15:${PORTSDIR}/textproc/aspell
USE_X_PREFIX= yes