diff options
-rw-r--r-- | net-im/gaim/Makefile | 1 | ||||
-rw-r--r-- | net/gaim-snapshot/Makefile | 1 | ||||
-rw-r--r-- | net/gaim/Makefile | 1 |
3 files changed, 3 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 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 |