summaryrefslogtreecommitdiff
path: root/textproc/gnomespell
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2002-09-02 17:45:50 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2002-09-02 17:45:50 +0000
commitfcc4359a5c0640ff72ee2da1fd8fa837c7ad632a (patch)
treedd23a34d4fd2cefa7b75771119a63dad6c0c148d /textproc/gnomespell
parentUtilize sed_inplace. (diff)
Chase the aspell so version bump. Bump PORTREVISION.
Notes
Notes: svn path=/head/; revision=65502
Diffstat (limited to 'textproc/gnomespell')
-rw-r--r--textproc/gnomespell/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/gnomespell/Makefile b/textproc/gnomespell/Makefile
index 9d3bb125ae8f..bd5b0e4059a5 100644
--- a/textproc/gnomespell/Makefile
+++ b/textproc/gnomespell/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gnomespell
PORTVERSION= 0.4.1
+PORTREVISION= 1
CATEGORIES= textproc gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= unstable/sources/gnome-spell
@@ -15,7 +16,7 @@ DIST_SUBDIR= gnome
MAINTAINER= gnome@FreeBSD.org
-LIB_DEPENDS= aspell.11:${PORTSDIR}/textproc/aspell
+LIB_DEPENDS= aspell.15:${PORTSDIR}/textproc/aspell
USE_X_PREFIX= yes
USE_PERL5= yes