summaryrefslogtreecommitdiffstats
path: root/news
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2006-05-28 15:54:10 +0000
committerpav <pav@FreeBSD.org>2006-05-28 15:54:10 +0000
commit1f282d4c25c09ca966b91eab1606df969682a8e7 (patch)
treef133e445da9962d00c81c23173fa67ef140a60b6 /news
parent6bb2b47b2f26be65469c63a849ecb7de263ac734 (diff)
downloadFreeBSD-ports-1f282d4c25c09ca966b91eab1606df969682a8e7.zip
FreeBSD-ports-1f282d4c25c09ca966b91eab1606df969682a8e7.tar.gz
- Rename ports
textproc/gtkspell2 -> textproc/gtkspell textproc/gtkspell2-reference -> textproc/gtkspell-reference
Diffstat (limited to 'news')
-rw-r--r--news/pan/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/news/pan/Makefile b/news/pan/Makefile
index af09715..f4790405 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:
OpenPOWER on IntegriCloud