aboutsummaryrefslogtreecommitdiff
path: root/textproc/enchant
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2004-08-29 18:13:43 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2004-08-29 18:13:43 +0000
commitac54da619544c048536f0b6572076563d5b15217 (patch)
tree58c24dd47b6e4af0d66c8894625c775f54f34e35 /textproc/enchant
parente4d59fda2b38460dc968374fd9e5bfa83ff26040 (diff)
downloadports-ac54da619544c048536f0b6572076563d5b15217.tar.gz
ports-ac54da619544c048536f0b6572076563d5b15217.zip
Chase the libpspell shared lib version.
Notes
Notes: svn path=/head/; revision=117590
Diffstat (limited to 'textproc/enchant')
-rw-r--r--textproc/enchant/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/enchant/Makefile b/textproc/enchant/Makefile
index f3f3272db763..1f1d7de0ec63 100644
--- a/textproc/enchant/Makefile
+++ b/textproc/enchant/Makefile
@@ -7,7 +7,7 @@
PORTNAME= enchant
PORTVERSION= 1.1.3
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= textproc gnome
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= abiword
@@ -26,7 +26,7 @@ CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" \
MAN1= enchant.1
.ifndef(WITHOUT_ASPELL)
-LIB_DEPENDS+= pspell.15:${PORTSDIR}/textproc/aspell
+LIB_DEPENDS+= pspell.16:${PORTSDIR}/textproc/aspell
PLIST_SUB+= ASPELL=""
.else
PLIST_SUB+= ASPELL="@comment "