From owner-freebsd-ports@FreeBSD.ORG Tue Sep 18 17:02:28 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4ED9D106564A for ; Tue, 18 Sep 2012 17:02:28 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: from mail-vc0-f182.google.com (mail-vc0-f182.google.com [209.85.220.182]) by mx1.freebsd.org (Postfix) with ESMTP id ECAA98FC1B for ; Tue, 18 Sep 2012 17:02:27 +0000 (UTC) Received: by vcbfw7 with SMTP id fw7so120871vcb.13 for ; Tue, 18 Sep 2012 10:02:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=eitanadler.com; s=0xdeadbeef; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=5CysJO/xiqndOopqJb8azm0HpBBwj90AqODukQBNsQw=; b=QfapTuHBA1AsC4lxicAqMn2bggX9z1FRJNBz2yMdOMgf7WGUbdG5KxdYOq1WXlw1AF s+NYD5OZ1mPO5UDVUdxzhqtKh7HveUp1MljFGfEB4ujDBTNDRcstbmThXwj09T3pbn56 WOcaKePUF8D+BKOKzb41NEIzS1vLJJGHNJ8Gw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:x-gm-message-state; bh=5CysJO/xiqndOopqJb8azm0HpBBwj90AqODukQBNsQw=; b=VKc5EqcREeKgUzcJCaM2/8EJOKtXIGYTfidH6Nr3OwfR4NOrG2UsJEmUmrErcyKRXd La2a4+sziUKdRQCjkbNfqwfVfVdlasiAHkreXSb36i3dko8EXj3+iJ9jtfXG+MvWnti9 BtF0UmvX1f+llIOQASuWsCbzScm5fx3TFmiMjclYAASmneZSTBtGGztfv0OsrF9JoO4g hUOzEKNOEVp8FC6QIXSbawJbQP0xQDYcSVNrx9s8wErxCh5D/ii5KuwLpddI/KH0DPb+ TOsYonkV2JpLs3X4MNpdv0Dpt8l8Qfixywt/eD680VzsCA721KxBz9Av+YUgao4X4+4K bawA== Received: by 10.58.102.48 with SMTP id fl16mr309935veb.41.1347987747103; Tue, 18 Sep 2012 10:02:27 -0700 (PDT) MIME-Version: 1.0 Received: by 10.58.190.227 with HTTP; Tue, 18 Sep 2012 10:01:55 -0700 (PDT) In-Reply-To: References: From: Eitan Adler Date: Tue, 18 Sep 2012 13:01:55 -0400 Message-ID: To: Lars Eighner Content-Type: text/plain; charset=UTF-8 X-Gm-Message-State: ALoCoQlFm48K9Hue4maAkntaSDstoayuQqyM4W8/aOIMFtmwQ4lcs6WgaKM5kP7s/D0Jx60yg3wy Cc: freebsd-ports Subject: Re: What's with mjpegtools X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Sep 2012 17:02:28 -0000 On 18 September 2012 12:43, Lars Eighner wrote: > Portupgrade says multimedia/mjpegtools is marked IGNORE (needs SDL) > > But I have mucho SDL: sdl-1.2.15_2,2; sdl_gfx; sdl_net; sdl_sound; > dgen_sdl; linux-f10-sdl; linux-f10-sdl_image; linux-f10-sdl_mixer; > gstreamer-plugins-sdl... > > What SDL does mjpegtools need? make -C /usr/ports/multimedia/mjpegtools config select the SDL option (or disable GTK) -- Eitan Adler