aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/inkscape
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 /graphics/inkscape
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 'graphics/inkscape')
-rw-r--r--graphics/inkscape/Makefile2
1 files changed, 1 insertions, 1 deletions
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