aboutsummaryrefslogtreecommitdiff
path: root/net-im
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-im
parent54e5a54aecafad7c7eb2c6063cf334c416f41f7b (diff)
downloadports-d474a67bb7b4238f71cbe7dad294297a5c93b009.tar.gz
ports-d474a67bb7b4238f71cbe7dad294297a5c93b009.zip
Add ispell to RUN_DEPENDS if compiling with GNOME support.
Submitted by: Joe Clarke <jclarke@cisco.com>
Notes
Notes: svn path=/head/; revision=39328
Diffstat (limited to 'net-im')
-rw-r--r--net-im/gaim/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net-im/gaim/Makefile b/net-im/gaim/Makefile
index ed23ced3af06..ac7039ee66ce 100644
--- a/net-im/gaim/Makefile
+++ b/net-im/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