aboutsummaryrefslogtreecommitdiff
path: root/graphics/inkscape
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2006-05-28 15:54:10 +0000
committerPav Lucistnik <pav@FreeBSD.org>2006-05-28 15:54:10 +0000
commitc4d35f2348193101256ed3caa57c7058408330eb (patch)
treec47710033826b222b07716c59f54bf2ab3555e72 /graphics/inkscape
parent870d888d37fa17e0e03caa9a291b76e29c69868f (diff)
downloadports-c4d35f2348193101256ed3caa57c7058408330eb.tar.gz
ports-c4d35f2348193101256ed3caa57c7058408330eb.zip
- Rename ports
textproc/gtkspell2 -> textproc/gtkspell textproc/gtkspell2-reference -> textproc/gtkspell-reference
Notes
Notes: svn path=/head/; revision=163721
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