aboutsummaryrefslogtreecommitdiffstats
path: root/devel/gtranslator
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 /devel/gtranslator
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 'devel/gtranslator')
-rw-r--r--devel/gtranslator/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/gtranslator/Makefile b/devel/gtranslator/Makefile
index 64b9b26904a6..eac7863bb99e 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