aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorJim Mock <jim@FreeBSD.org>2001-03-10 00:05:14 +0000
committerJim Mock <jim@FreeBSD.org>2001-03-10 00:05:14 +0000
commitd474a67bb7b4238f71cbe7dad294297a5c93b009 (patch)
tree27fe300c2a1fdd4c4322846ded0c7810cbb3e327 /net
parent54e5a54aecafad7c7eb2c6063cf334c416f41f7b (diff)
Add ispell to RUN_DEPENDS if compiling with GNOME support.
Submitted by: Joe Clarke <jclarke@cisco.com>
Diffstat (limited to 'net')
-rw-r--r--net/gaim-snapshot/Makefile1
-rw-r--r--net/gaim/Makefile1
2 files changed, 2 insertions, 0 deletions
diff --git a/net/gaim-snapshot/Makefile b/net/gaim-snapshot/Makefile
index ed23ced3af06..ac7039ee66ce 100644
--- a/net/gaim-snapshot/Makefile
+++ b/net/gaim-snapshot/Makefile
@@ -30,6 +30,7 @@ MAN1= gaim.1
.if defined(HAVE_GNOME)
USE_GNOME= yes
+RUN_DEPENDS= ispell:${PORTSDIR}/texproc/ispell
CONFIGURE_ARGS+= --enable-panel
.else
CONFIGURE_ARGS+= --disable-gnome
diff --git a/net/gaim/Makefile b/net/gaim/Makefile
index ed23ced3af06..ac7039ee66ce 100644
--- a/net/gaim/Makefile
+++ b/net/gaim/Makefile
@@ -30,6 +30,7 @@ MAN1= gaim.1
.if defined(HAVE_GNOME)
USE_GNOME= yes
+RUN_DEPENDS= ispell:${PORTSDIR}/texproc/ispell
CONFIGURE_ARGS+= --enable-panel
.else
CONFIGURE_ARGS+= --disable-gnome