aboutsummaryrefslogtreecommitdiffstats
path: root/net-im/gaim
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2006-05-28 23:54:10 +0800
committerPav Lucistnik <pav@FreeBSD.org>2006-05-28 23:54:10 +0800
commitc4d35f2348193101256ed3caa57c7058408330eb (patch)
treec47710033826b222b07716c59f54bf2ab3555e72 /net-im/gaim
parent870d888d37fa17e0e03caa9a291b76e29c69868f (diff)
downloadfreebsd-ports-gnome-c4d35f2348193101256ed3caa57c7058408330eb.tar.gz
freebsd-ports-gnome-c4d35f2348193101256ed3caa57c7058408330eb.tar.zst
freebsd-ports-gnome-c4d35f2348193101256ed3caa57c7058408330eb.zip
- Rename ports
textproc/gtkspell2 -> textproc/gtkspell textproc/gtkspell2-reference -> textproc/gtkspell-reference
Diffstat (limited to 'net-im/gaim')
-rw-r--r--net-im/gaim/Makefile2
1 files changed, 1 insertions, 1 deletions
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