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