summaryrefslogtreecommitdiffstats
path: root/devel
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 /devel
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 'devel')
-rw-r--r--devel/gtranslator/Makefile2
-rw-r--r--devel/p5-Gtk2-Spell/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/devel/gtranslator/Makefile b/devel/gtranslator/Makefile
index 64b9b26..eac7863 100644
--- a/devel/gtranslator/Makefile
+++ b/devel/gtranslator/Makefile
@@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.1
MAINTAINER= gnome@FreeBSD.org
COMMENT= A GNOME application for creating GNU gettext translation files
-LIB_DEPENDS+= gtkspell.0:${PORTSDIR}/textproc/gtkspell2
+LIB_DEPENDS+= gtkspell.0:${PORTSDIR}/textproc/gtkspell
USE_X_PREFIX= yes
USE_BZIP2= yes
diff --git a/devel/p5-Gtk2-Spell/Makefile b/devel/p5-Gtk2-Spell/Makefile
index 1f61aa9..8e77cb7 100644
--- a/devel/p5-Gtk2-Spell/Makefile
+++ b/devel/p5-Gtk2-Spell/Makefile
@@ -18,7 +18,7 @@ COMMENT= Perl interface to the Gtk2Spell library
BUILD_DEPENDS= ${SITE_PERL}/ExtUtils/Depends.pm:${PORTSDIR}/devel/p5-ExtUtils-Depends \
${SITE_PERL}/ExtUtils/PkgConfig.pm:${PORTSDIR}/devel/p5-ExtUtils-PkgConfig \
${SITE_PERL}/${PERL_ARCH}/Gtk2.pm:${PORTSDIR}/x11-toolkits/p5-Gtk2
-LIB_DEPENDS= gtkspell.0:${PORTSDIR}/textproc/gtkspell2
+LIB_DEPENDS= gtkspell.0:${PORTSDIR}/textproc/gtkspell
PERL_CONFIGURE= yes
OpenPOWER on IntegriCloud