Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 Oct 2015 21:42:13 +0200
From:      Koop Mast <kwm@rainbow-runner.nl>
To:        Guido Falsi <madpilot@FreeBSD.org>, ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   Re: svn commit: r398812 - head/graphics/gthumb
Message-ID:  <5616C715.6070203@rainbow-runner.nl>
In-Reply-To: <201510081053.t98ArgnX013924@repo.freebsd.org>
References:  <201510081053.t98ArgnX013924@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 08/10/2015 12:53, Guido Falsi wrote:
> Author: madpilot
> Date: Thu Oct  8 10:53:42 2015
> New Revision: 398812
> URL: https://svnweb.freebsd.org/changeset/ports/398812
>
> Log:
>    Update to 3.4.1
>    
>    PR:		203480
>    Submitted by:	Ports Fury
>
> Modified:
>    head/graphics/gthumb/Makefile
>    head/graphics/gthumb/distinfo
>    head/graphics/gthumb/pkg-plist
>
> Modified: head/graphics/gthumb/Makefile
> ==============================================================================
> --- head/graphics/gthumb/Makefile	Thu Oct  8 10:10:48 2015	(r398811)
> +++ head/graphics/gthumb/Makefile	Thu Oct  8 10:53:42 2015	(r398812)
> @@ -3,7 +3,7 @@
>   #   $MCom: ports/trunk/graphics/gthumb/Makefile 19823 2014-08-20 09:28:14Z gusi $
>   
>   PORTNAME=	gthumb
> -PORTVERSION=	3.4.0
> +PORTVERSION=	3.4.1
>   CATEGORIES=	graphics
>   MASTER_SITES=	GNOME
>   DIST_SUBDIR=	gnome3
> @@ -21,6 +21,8 @@ USES=		bison compiler:c++11-lib desktop-
>   		libtool pathfix pkgconfig tar:xz
>   USE_GNOME=	gtk30 intltool librsvg2
>   GNU_CONFIGURE=	yes
> +CONFIGURE_ENV=	ac_cv_lib_jpeg_jpeg_destroy_decompress=yes \
> +		ac_cv_lib_tiff_TIFFWriteScanline=yes

This gives me the idea that the configure script is broken in some way.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5616C715.6070203>