From d474a67bb7b4238f71cbe7dad294297a5c93b009 Mon Sep 17 00:00:00 2001 From: Jim Mock Date: Sat, 10 Mar 2001 00:05:14 +0000 Subject: Add ispell to RUN_DEPENDS if compiling with GNOME support. Submitted by: Joe Clarke --- net-im/gaim/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'net-im/gaim') 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 -- cgit v1.2.3