summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--MOVED2
-rw-r--r--deskutils/drivel/Makefile2
-rw-r--r--deskutils/gtkjournal/Makefile2
-rw-r--r--deskutils/logjam/Makefile2
-rw-r--r--deskutils/tomboy/Makefile2
-rw-r--r--devel/gtranslator/Makefile2
-rw-r--r--devel/p5-Gtk2-Spell/Makefile2
-rw-r--r--editors/poedit/Makefile2
-rw-r--r--graphics/inkscape/Makefile2
-rw-r--r--mail/sylpheed2-devel/Makefile2
-rw-r--r--mail/sylpheed2/Makefile2
-rw-r--r--mail/sylpheed3/Makefile2
-rw-r--r--net-im/gaim/Makefile2
-rw-r--r--net-im/gajim-devel/Makefile2
-rw-r--r--net-im/gajim/Makefile2
-rw-r--r--net-im/gnomeicu/Makefile2
-rw-r--r--net-im/gnomeicu2/Makefile2
-rw-r--r--net-im/kf/Makefile2
-rw-r--r--news/pan/Makefile2
-rw-r--r--polish/gnugadu2/Makefile2
-rw-r--r--textproc/Makefile4
-rw-r--r--textproc/gtkspell/Makefile2
-rw-r--r--textproc/gtkspell2-reference/Makefile5
-rw-r--r--textproc/gtkspell2-reference/pkg-descr3
-rw-r--r--textproc/gtkspell2/Makefile40
-rw-r--r--textproc/gtkspell2/distinfo3
-rw-r--r--textproc/gtkspell2/pkg-descr5
-rw-r--r--textproc/gtkspell2/pkg-plist34
-rw-r--r--x11-toolkits/ocaml-lablgtk2/Makefile2
-rw-r--r--x11-toolkits/py-gnome-extras/Makefile2
30 files changed, 26 insertions, 114 deletions
diff --git a/MOVED b/MOVED
index 3df58037dbda..b8d97234e378 100644
--- a/MOVED
+++ b/MOVED
@@ -2333,3 +2333,5 @@ sysutils/gnomesystemmonitor|sysutils/gnome-system-monitor|2006-05-28|Renamed to
sysutils/gnomesystemtools|sysutils/gnome-system-tools|2006-05-28|Renamed to use real vendor package name
textproc/gnomedocutils|textproc/gnome-doc-utils|2006-05-28|Renamed to use real vendor package name
textproc/gnomespell|textproc/gnome-spell|2006-05-28|Renamed to use real vendor package name
+textproc/gtkspell2|textproc/gtkspell|2006-05-28|Use unversioned name
+textproc/gtkspell2-reference|textproc/gtkspell-reference|2006-05-28|Use unversioned name
diff --git a/deskutils/drivel/Makefile b/deskutils/drivel/Makefile
index cc7f75fc8ba3..a6377d6ac9a2 100644
--- a/deskutils/drivel/Makefile
+++ b/deskutils/drivel/Makefile
@@ -38,7 +38,7 @@ CONFIGURE_ARGS+= --without-rhythmbox
.endif
.ifndef(WITHOUT_GTKSPELL)
-LIB_DEPENDS+= gtkspell.0:${PORTSDIR}/textproc/gtkspell2
+LIB_DEPENDS+= gtkspell.0:${PORTSDIR}/textproc/gtkspell
.else
CONFIGURE_ARGS+= --without-gtkspell
.endif
diff --git a/deskutils/gtkjournal/Makefile b/deskutils/gtkjournal/Makefile
index a5f511abf1a6..6b47ab303186 100644
--- a/deskutils/gtkjournal/Makefile
+++ b/deskutils/gtkjournal/Makefile
@@ -17,7 +17,7 @@ COMMENT= Gtk+-2 journal/diary
LIB_DEPENDS= gtkmm-2.0:${PORTSDIR}/x11-toolkits/gtk--2 \
sqlite.2:${PORTSDIR}/databases/sqlite2 \
- gtkspell:${PORTSDIR}/textproc/gtkspell2
+ gtkspell:${PORTSDIR}/textproc/gtkspell
USE_X_PREFIX= yes
USE_OPENSSL= yes
diff --git a/deskutils/logjam/Makefile b/deskutils/logjam/Makefile
index 689c587e6069..982b55c399ae 100644
--- a/deskutils/logjam/Makefile
+++ b/deskutils/logjam/Makefile
@@ -28,7 +28,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}"
.ifndef(WITHOUT_GTKSPELL)
-LIB_DEPENDS+= gtkspell.0:${PORTSDIR}/textproc/gtkspell2
+LIB_DEPENDS+= gtkspell.0:${PORTSDIR}/textproc/gtkspell
.else
CONFIGURE_ARGS+= --without-gtkspell
.endif
diff --git a/deskutils/tomboy/Makefile b/deskutils/tomboy/Makefile
index 6c66733c0ca2..728bb1c7639c 100644
--- a/deskutils/tomboy/Makefile
+++ b/deskutils/tomboy/Makefile
@@ -15,7 +15,7 @@ MASTER_SITES= http://www.beatniksoftware.com/tomboy/releases/
MAINTAINER= bsd-sharp-list@forge.novell.com
COMMENT= Personal note taking system for the GNOME desktop
-LIB_DEPENDS= gtkspell.0:${PORTSDIR}/textproc/gtkspell2
+LIB_DEPENDS= gtkspell.0:${PORTSDIR}/textproc/gtkspell
BUILD_DEPENDS= gapi-fixup:${PORTSDIR}/x11-toolkits/gtk-sharp10 \
${LOCALBASE}/lib/mono/dbus-sharp/dbus-sharp.dll:${PORTSDIR}/devel/dbus-sharp
RUN_DEPENDS= gapi-fixup:${PORTSDIR}/x11-toolkits/gtk-sharp10 \
diff --git a/devel/gtranslator/Makefile b/devel/gtranslator/Makefile
index 64b9b26904a6..eac7863bb99e 100644
--- a/devel/gtranslator/Makefile
+++ b/devel/gtranslator/Makefile
@@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.1
MAINTAINER= gnome@FreeBSD.org
COMMENT= A GNOME application for creating GNU gettext translation files
-LIB_DEPENDS+= gtkspell.0:${PORTSDIR}/textproc/gtkspell2
+LIB_DEPENDS+= gtkspell.0:${PORTSDIR}/textproc/gtkspell
USE_X_PREFIX= yes
USE_BZIP2= yes
diff --git a/devel/p5-Gtk2-Spell/Makefile b/devel/p5-Gtk2-Spell/Makefile
index 1f61aa9f8d23..8e77cb7d496f 100644
--- a/devel/p5-Gtk2-Spell/Makefile
+++ b/devel/p5-Gtk2-Spell/Makefile
@@ -18,7 +18,7 @@ COMMENT= Perl interface to the Gtk2Spell library
BUILD_DEPENDS= ${SITE_PERL}/ExtUtils/Depends.pm:${PORTSDIR}/devel/p5-ExtUtils-Depends \
${SITE_PERL}/ExtUtils/PkgConfig.pm:${PORTSDIR}/devel/p5-ExtUtils-PkgConfig \
${SITE_PERL}/${PERL_ARCH}/Gtk2.pm:${PORTSDIR}/x11-toolkits/p5-Gtk2
-LIB_DEPENDS= gtkspell.0:${PORTSDIR}/textproc/gtkspell2
+LIB_DEPENDS= gtkspell.0:${PORTSDIR}/textproc/gtkspell
PERL_CONFIGURE= yes
diff --git a/editors/poedit/Makefile b/editors/poedit/Makefile
index 8d58a90ae1ae..efdaa4b04c3f 100644
--- a/editors/poedit/Makefile
+++ b/editors/poedit/Makefile
@@ -17,7 +17,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Gettext catalogs (.po files) editor
BUILD_DEPENDS= zip:${PORTSDIR}/archivers/zip
-LIB_DEPENDS= gtkspell.0:${PORTSDIR}/textproc/gtkspell2 \
+LIB_DEPENDS= gtkspell.0:${PORTSDIR}/textproc/gtkspell \
db${LIB_SUFFIX}:${PORTSDIR}/databases/db${WITH_BDB_VER}
USE_X_PREFIX= yes
diff --git a/graphics/inkscape/Makefile b/graphics/inkscape/Makefile
index 4b0af26e8806..175a2fdcf65c 100644
--- a/graphics/inkscape/Makefile
+++ b/graphics/inkscape/Makefile
@@ -18,7 +18,7 @@ COMMENT= A program seeks to become a full featured open source SVG editor
LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt \
gtkmm-2.4.1:${PORTSDIR}/x11-toolkits/gtkmm24 \
gc.1:${PORTSDIR}/devel/boehm-gc \
- gtkspell.0:${PORTSDIR}/textproc/gtkspell2
+ gtkspell.0:${PORTSDIR}/textproc/gtkspell
RUN_DEPENDS= ${SITE_PERL}/XML/XQL.pm:${PORTSDIR}/textproc/p5-XML-XQL
USE_BZIP2= yes
diff --git a/mail/sylpheed2-devel/Makefile b/mail/sylpheed2-devel/Makefile
index a1ec3c89c13d..cc13df368d79 100644
--- a/mail/sylpheed2-devel/Makefile
+++ b/mail/sylpheed2-devel/Makefile
@@ -87,7 +87,7 @@ CONFIGURE_ARGS+=--disable-ldap
.endif
.if defined(WITH_GTKSPELL)
-LIB_DEPENDS+= gtkspell.0:${PORTSDIR}/textproc/gtkspell2
+LIB_DEPENDS+= gtkspell.0:${PORTSDIR}/textproc/gtkspell
CONFIGURE_ARGS+=--enable-gtkspell
.else
CONFIGURE_ARGS+=--disable-gtkspell
diff --git a/mail/sylpheed2/Makefile b/mail/sylpheed2/Makefile
index c0cb70df97b6..4acbaf3b24f1 100644
--- a/mail/sylpheed2/Makefile
+++ b/mail/sylpheed2/Makefile
@@ -83,7 +83,7 @@ CONFIGURE_ARGS+=--disable-ldap
.endif
.if defined(WITH_GTKSPELL)
-LIB_DEPENDS+= gtkspell.0:${PORTSDIR}/textproc/gtkspell2
+LIB_DEPENDS+= gtkspell.0:${PORTSDIR}/textproc/gtkspell
CONFIGURE_ARGS+=--enable-gtkspell
.else
CONFIGURE_ARGS+=--disable-gtkspell
diff --git a/mail/sylpheed3/Makefile b/mail/sylpheed3/Makefile
index c0cb70df97b6..4acbaf3b24f1 100644
--- a/mail/sylpheed3/Makefile
+++ b/mail/sylpheed3/Makefile
@@ -83,7 +83,7 @@ CONFIGURE_ARGS+=--disable-ldap
.endif
.if defined(WITH_GTKSPELL)
-LIB_DEPENDS+= gtkspell.0:${PORTSDIR}/textproc/gtkspell2
+LIB_DEPENDS+= gtkspell.0:${PORTSDIR}/textproc/gtkspell
CONFIGURE_ARGS+=--enable-gtkspell
.else
CONFIGURE_ARGS+=--disable-gtkspell
diff --git a/net-im/gaim/Makefile b/net-im/gaim/Makefile
index 46bd79561c49..fff4492f2521 100644
--- a/net-im/gaim/Makefile
+++ b/net-im/gaim/Makefile
@@ -87,7 +87,7 @@ PLIST_SUB+= PERL:="@comment "
.endif
.if !defined(WITHOUT_GTKSPELL)
-LIB_DEPENDS+= gtkspell.0:${PORTSDIR}/textproc/gtkspell2
+LIB_DEPENDS+= gtkspell.0:${PORTSDIR}/textproc/gtkspell
.else
CONFIGURE_ARGS+= --disable-gtkspell
.endif
diff --git a/net-im/gajim-devel/Makefile b/net-im/gajim-devel/Makefile
index 9c7bbe459c5b..c8c11fa23d15 100644
--- a/net-im/gajim-devel/Makefile
+++ b/net-im/gajim-devel/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= http://www.gajim.org/downloads/
MAINTAINER= stephan@spaceboyz.net
COMMENT= Gajim is a Jabber client based on a plugin system
-LIB_DEPENDS= gtkspell.0:${PORTSDIR}/textproc/gtkspell2
+LIB_DEPENDS= gtkspell.0:${PORTSDIR}/textproc/gtkspell
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/pysqlite2/__init__.py:${PORTSDIR}/databases/py-pysqlite21
PATCH_DIST_STRIP=-p1
diff --git a/net-im/gajim/Makefile b/net-im/gajim/Makefile
index 9c7bbe459c5b..c8c11fa23d15 100644
--- a/net-im/gajim/Makefile
+++ b/net-im/gajim/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= http://www.gajim.org/downloads/
MAINTAINER= stephan@spaceboyz.net
COMMENT= Gajim is a Jabber client based on a plugin system
-LIB_DEPENDS= gtkspell.0:${PORTSDIR}/textproc/gtkspell2
+LIB_DEPENDS= gtkspell.0:${PORTSDIR}/textproc/gtkspell
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/pysqlite2/__init__.py:${PORTSDIR}/databases/py-pysqlite21
PATCH_DIST_STRIP=-p1
diff --git a/net-im/gnomeicu/Makefile b/net-im/gnomeicu/Makefile
index a1086a3ec208..6cfdd08cde74 100644
--- a/net-im/gnomeicu/Makefile
+++ b/net-im/gnomeicu/Makefile
@@ -51,7 +51,7 @@ CONFIGURE_ENV= CPPFLAGS="${SOCKSFLAGS} -I${LOCALBASE}/include" \
CFLAGS="${CFLAGS}"
.ifndef(WITHOUT_GTKSPELL)
-LIB_DEPENDS+= gtkspell.0:${PORTSDIR}/textproc/gtkspell2
+LIB_DEPENDS+= gtkspell.0:${PORTSDIR}/textproc/gtkspell
CONFIGURE_ARGS+=--enable-gtkspell
.else
CONFIGURE_ARGS+=--disable-gtkspell
diff --git a/net-im/gnomeicu2/Makefile b/net-im/gnomeicu2/Makefile
index a1086a3ec208..6cfdd08cde74 100644
--- a/net-im/gnomeicu2/Makefile
+++ b/net-im/gnomeicu2/Makefile
@@ -51,7 +51,7 @@ CONFIGURE_ENV= CPPFLAGS="${SOCKSFLAGS} -I${LOCALBASE}/include" \
CFLAGS="${CFLAGS}"
.ifndef(WITHOUT_GTKSPELL)
-LIB_DEPENDS+= gtkspell.0:${PORTSDIR}/textproc/gtkspell2
+LIB_DEPENDS+= gtkspell.0:${PORTSDIR}/textproc/gtkspell
CONFIGURE_ARGS+=--enable-gtkspell
.else
CONFIGURE_ARGS+=--disable-gtkspell
diff --git a/net-im/kf/Makefile b/net-im/kf/Makefile
index 6c2fea8093a4..f1108798d1a0 100644
--- a/net-im/kf/Makefile
+++ b/net-im/kf/Makefile
@@ -27,7 +27,7 @@ CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
.ifndef(WITHOUT_GTKSPELL)
-LIB_DEPENDS+= gtkspell.0:${PORTSDIR}/textproc/gtkspell2
+LIB_DEPENDS+= gtkspell.0:${PORTSDIR}/textproc/gtkspell
CONFIGURE_ARGS+= --enable-gtkspell
.endif
diff --git a/news/pan/Makefile b/news/pan/Makefile
index af09715cc35c..f479040534b1 100644
--- a/news/pan/Makefile
+++ b/news/pan/Makefile
@@ -36,7 +36,7 @@ OPTIONS= GTKSPELL "Enable spell checking support" on
.if defined(WITHOUT_GTKSPELL)
CONFIGURE_ARGS+= --disable-gtkspell
.else
-LIB_DEPENDS+= gtkspell.0:${PORTSDIR}/textproc/gtkspell2
+LIB_DEPENDS+= gtkspell.0:${PORTSDIR}/textproc/gtkspell
.endif
post-patch:
diff --git a/polish/gnugadu2/Makefile b/polish/gnugadu2/Makefile
index 49a87f22ca02..670cca6fc24d 100644
--- a/polish/gnugadu2/Makefile
+++ b/polish/gnugadu2/Makefile
@@ -108,7 +108,7 @@ PLIST_SUB+= DOCKAPP:="@comment "
.endif
.if defined(WITH_GTKSPELL)
-LIB_DEPENDS+= gtkspell.0:${PORTSDIR}/textproc/gtkspell2
+LIB_DEPENDS+= gtkspell.0:${PORTSDIR}/textproc/gtkspell
CONFIGURE_ARGS+= --with-gtkspell
.else
CONFIGURE_ARGS+= --without-gtkspell
diff --git a/textproc/Makefile b/textproc/Makefile
index cf5edeb8acd9..7f8a3a34768f 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -153,8 +153,8 @@
SUBDIR += gsed
SUBDIR += gtk-doc
SUBDIR += gtkdiff
- SUBDIR += gtkspell2
- SUBDIR += gtkspell2-reference
+ SUBDIR += gtkspell
+ SUBDIR += gtkspell-reference
SUBDIR += gu-aspell
SUBDIR += gutenmark
SUBDIR += gv-aspell
diff --git a/textproc/gtkspell/Makefile b/textproc/gtkspell/Makefile
index ce93ce7559b6..1f0f637b367d 100644
--- a/textproc/gtkspell/Makefile
+++ b/textproc/gtkspell/Makefile
@@ -5,7 +5,7 @@
# $FreeBSD$
#
-PORTNAME= gtkspell2
+PORTNAME= gtkspell
PORTVERSION= 2.0.11
CATEGORIES= textproc gnome
MASTER_SITES= http://gtkspell.sourceforge.net/download/
diff --git a/textproc/gtkspell2-reference/Makefile b/textproc/gtkspell2-reference/Makefile
deleted file mode 100644
index fe0035ece1de..000000000000
--- a/textproc/gtkspell2-reference/Makefile
+++ /dev/null
@@ -1,5 +0,0 @@
-# $FreeBSD$
-
-REFERENCE_SRC= ${WRKSRC}/docs
-
-.include "${.CURDIR}/../../devel/glib20-reference/bsd.gnome-reference.mk"
diff --git a/textproc/gtkspell2-reference/pkg-descr b/textproc/gtkspell2-reference/pkg-descr
deleted file mode 100644
index 133f9771f36e..000000000000
--- a/textproc/gtkspell2-reference/pkg-descr
+++ /dev/null
@@ -1,3 +0,0 @@
-This port contains the programming reference for textproc/gtkspell2.
-
-WWW: http://gtkspell.sourceforge.net/
diff --git a/textproc/gtkspell2/Makefile b/textproc/gtkspell2/Makefile
deleted file mode 100644
index ce93ce7559b6..000000000000
--- a/textproc/gtkspell2/Makefile
+++ /dev/null
@@ -1,40 +0,0 @@
-# New ports collection makefile for: gtkspell2
-# Date created: 19 Aug 2002
-# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= gtkspell2
-PORTVERSION= 2.0.11
-CATEGORIES= textproc gnome
-MASTER_SITES= http://gtkspell.sourceforge.net/download/
-DISTNAME= ${PORTNAME:S/2$//}-${PORTVERSION}
-
-MAINTAINER= gnome@FreeBSD.org
-COMMENT= A GTK+ 2 spell checking component
-
-PREFIX?= ${X11BASE}
-
-.if !defined(REFERENCE_PORT)
-
-PORTREVISION= 3
-
-LIB_DEPENDS= pspell.16:${PORTSDIR}/textproc/aspell
-
-USE_XLIB= yes
-USE_PERL5= yes
-USE_GMAKE= yes
-USE_GNOME= gnomeprefix gnomehack gtk20
-GNU_CONFIGURE= yes
-USE_GETTEXT= yes
-INSTALLS_SHLIB= yes
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
- LDFLAGS="-L${LOCALBASE}/lib"
-
-post-patch:
- @${REINPLACE_CMD} -e '/^SUBDIRS/ s|docs||' ${WRKSRC}/Makefile.in
-
-.include <bsd.port.mk>
-
-.endif
diff --git a/textproc/gtkspell2/distinfo b/textproc/gtkspell2/distinfo
deleted file mode 100644
index 9385318510b3..000000000000
--- a/textproc/gtkspell2/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (gtkspell-2.0.11.tar.gz) = 494869f67146a12a3f17a958f51aeb05
-SHA256 (gtkspell-2.0.11.tar.gz) = 521d6be1e1236706cd491305b10f01d989bf47787ca97242c56c0d2b038e6a12
-SIZE (gtkspell-2.0.11.tar.gz) = 347172
diff --git a/textproc/gtkspell2/pkg-descr b/textproc/gtkspell2/pkg-descr
deleted file mode 100644
index 05f8488a91d8..000000000000
--- a/textproc/gtkspell2/pkg-descr
+++ /dev/null
@@ -1,5 +0,0 @@
-GtkSpell provides MSWord/MacOSX-style highlighting of misspelled words in a
-GtkTextView widget as you type. Right-clicking a misspelled word pops up a menu
-of suggested replacements.
-
-WWW: http://gtkspell.sourceforge.net/
diff --git a/textproc/gtkspell2/pkg-plist b/textproc/gtkspell2/pkg-plist
deleted file mode 100644
index 9670f1c00ad4..000000000000
--- a/textproc/gtkspell2/pkg-plist
+++ /dev/null
@@ -1,34 +0,0 @@
-include/gtkspell-2.0/gtkspell/gtkspell.h
-lib/libgtkspell.a
-lib/libgtkspell.la
-lib/libgtkspell.so
-lib/libgtkspell.so.0
-libdata/pkgconfig/gtkspell-2.0.pc
-share/locale/be/LC_MESSAGES/gtkspell.mo
-share/locale/de/LC_MESSAGES/gtkspell.mo
-share/locale/el/LC_MESSAGES/gtkspell.mo
-share/locale/eo/LC_MESSAGES/gtkspell.mo
-share/locale/es/LC_MESSAGES/gtkspell.mo
-share/locale/eu/LC_MESSAGES/gtkspell.mo
-share/locale/fr/LC_MESSAGES/gtkspell.mo
-share/locale/ga/LC_MESSAGES/gtkspell.mo
-share/locale/it/LC_MESSAGES/gtkspell.mo
-share/locale/ja/LC_MESSAGES/gtkspell.mo
-share/locale/mn/LC_MESSAGES/gtkspell.mo
-share/locale/nl/LC_MESSAGES/gtkspell.mo
-share/locale/pl/LC_MESSAGES/gtkspell.mo
-share/locale/pt_BR/LC_MESSAGES/gtkspell.mo
-share/locale/rm/LC_MESSAGES/gtkspell.mo
-share/locale/ro/LC_MESSAGES/gtkspell.mo
-share/locale/ru/LC_MESSAGES/gtkspell.mo
-share/locale/rw/LC_MESSAGES/gtkspell.mo
-share/locale/sk/LC_MESSAGES/gtkspell.mo
-share/locale/sr/LC_MESSAGES/gtkspell.mo
-share/locale/vi/LC_MESSAGES/gtkspell.mo
-share/locale/wa/LC_MESSAGES/gtkspell.mo
-share/locale/zh_CN/LC_MESSAGES/gtkspell.mo
-share/locale/zh_TW/LC_MESSAGES/gtkspell.mo
-@dirrm include/gtkspell-2.0/gtkspell
-@dirrm include/gtkspell-2.0
-@dirrmtry share/locale/rm/LC_MESSAGES
-@dirrmtry share/locale/rm
diff --git a/x11-toolkits/ocaml-lablgtk2/Makefile b/x11-toolkits/ocaml-lablgtk2/Makefile
index c28fb9ef0f77..dfbfa39aee26 100644
--- a/x11-toolkits/ocaml-lablgtk2/Makefile
+++ b/x11-toolkits/ocaml-lablgtk2/Makefile
@@ -105,7 +105,7 @@ PLIST_SUB+= PANEL="@comment "
.endif
.if (exists(${X11BASE}/libdata/pkgconfig/gtkspell-2.0.pc)) || defined(WITH_GTKSPELL)
-LIB_DEPENDS+= gtkspell.0:${PORTSDIR}/textproc/gtkspell2
+LIB_DEPENDS+= gtkspell.0:${PORTSDIR}/textproc/gtkspell
CONFIGURE_ARGS+= --with-gtkspell
PLIST_SUB+= GTKSPELL=""
diff --git a/x11-toolkits/py-gnome-extras/Makefile b/x11-toolkits/py-gnome-extras/Makefile
index f012c01c9279..52db3920c6cc 100644
--- a/x11-toolkits/py-gnome-extras/Makefile
+++ b/x11-toolkits/py-gnome-extras/Makefile
@@ -19,7 +19,7 @@ DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
COMMENT= A set of Python bindings for GNOME 2
-LIB_DEPENDS= gtkspell.0:${PORTSDIR}/textproc/gtkspell2 \
+LIB_DEPENDS= gtkspell.0:${PORTSDIR}/textproc/gtkspell \
gksu1.2.0:${PORTSDIR}/sysutils/libgksu \
gksuui1.0.1:${PORTSDIR}/sysutils/libgksuui \
gdl-1.0:${PORTSDIR}/x11-toolkits/gdl