diff options
| author | Jim Mock <jim@FreeBSD.org> | 2001-03-10 00:05:14 +0000 |
|---|---|---|
| committer | Jim Mock <jim@FreeBSD.org> | 2001-03-10 00:05:14 +0000 |
| commit | d474a67bb7b4238f71cbe7dad294297a5c93b009 (patch) | |
| tree | 27fe300c2a1fdd4c4322846ded0c7810cbb3e327 /net/gaim-snapshot | |
| parent | 54e5a54aecafad7c7eb2c6063cf334c416f41f7b (diff) | |
Add ispell to RUN_DEPENDS if compiling with GNOME support.
Submitted by: Joe Clarke <jclarke@cisco.com>
Diffstat (limited to 'net/gaim-snapshot')
| -rw-r--r-- | net/gaim-snapshot/Makefile | 1 |
1 files changed, 1 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 |
