aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/gnome-spell/Makefile
diff options
context:
space:
mode:
authorthierry <thierry@FreeBSD.org>2004-08-29 06:50:44 +0800
committerthierry <thierry@FreeBSD.org>2004-08-29 06:50:44 +0800
commit1d75ecda20c650391a08918830c25c3ec6019cb2 (patch)
tree8bc910359be5bafdac8cab95373c0e1d97da54f7 /textproc/gnome-spell/Makefile
parent16b79d886caa4369a268695b00c690bc3ee2a9db (diff)
downloadfreebsd-ports-gnome-1d75ecda20c650391a08918830c25c3ec6019cb2.tar.gz
freebsd-ports-gnome-1d75ecda20c650391a08918830c25c3ec6019cb2.tar.zst
freebsd-ports-gnome-1d75ecda20c650391a08918830c25c3ec6019cb2.zip
Chase libaspell to aspell.16.
Diffstat (limited to 'textproc/gnome-spell/Makefile')
-rw-r--r--textproc/gnome-spell/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/gnome-spell/Makefile b/textproc/gnome-spell/Makefile
index e382f743ec3a..75d930928356 100644
--- a/textproc/gnome-spell/Makefile
+++ b/textproc/gnome-spell/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gnomespell
PORTVERSION= 1.0.5
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= textproc gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/gnome-spell/1.0
@@ -17,7 +17,7 @@ DIST_SUBDIR= gnome
MAINTAINER= gnome@FreeBSD.org
COMMENT= A GNOME/Bonobo component for spell checking
-LIB_DEPENDS= aspell.15:${PORTSDIR}/textproc/aspell
+LIB_DEPENDS= aspell.16:${PORTSDIR}/textproc/aspell
USE_BZIP2= yes
USE_X_PREFIX= yes