summaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2004-08-28 22:50:44 +0000
committerThierry Thomas <thierry@FreeBSD.org>2004-08-28 22:50:44 +0000
commit64e8cb66bb17161314fdd4cfff20fff88e9bf87f (patch)
tree23d4048708146e4b5bc87f7a8520039d30ce0e81 /net-im
parent- Upgrade to 0.60; (diff)
Chase libaspell to aspell.16.
Notes
Notes: svn path=/head/; revision=117535
Diffstat (limited to 'net-im')
-rw-r--r--net-im/sim-im/Makefile4
-rw-r--r--net-im/simicq/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/net-im/sim-im/Makefile b/net-im/sim-im/Makefile
index 2974af3eb653..7c037f8d10ee 100644
--- a/net-im/sim-im/Makefile
+++ b/net-im/sim-im/Makefile
@@ -6,7 +6,7 @@
PORTNAME= simicq
PORTVERSION= 0.9.3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net kde
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME:S/mi/m-i/}
@@ -37,7 +37,7 @@ PLIST_SUB+= SSL="@comment "
.if defined(WITHOUT_KDE)
CONFIGURE_ARGS+=--disable-kde --enable-mt
-LIB_DEPENDS+= aspell.15:${PORTSDIR}/textproc/aspell
+LIB_DEPENDS+= aspell.16:${PORTSDIR}/textproc/aspell
PLIST_SUB+= KDE="@comment " \
SPELL=""
.else
diff --git a/net-im/simicq/Makefile b/net-im/simicq/Makefile
index 2974af3eb653..7c037f8d10ee 100644
--- a/net-im/simicq/Makefile
+++ b/net-im/simicq/Makefile
@@ -6,7 +6,7 @@
PORTNAME= simicq
PORTVERSION= 0.9.3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net kde
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME:S/mi/m-i/}
@@ -37,7 +37,7 @@ PLIST_SUB+= SSL="@comment "
.if defined(WITHOUT_KDE)
CONFIGURE_ARGS+=--disable-kde --enable-mt
-LIB_DEPENDS+= aspell.15:${PORTSDIR}/textproc/aspell
+LIB_DEPENDS+= aspell.16:${PORTSDIR}/textproc/aspell
PLIST_SUB+= KDE="@comment " \
SPELL=""
.else