svn commit: r398812 - head/graphics/gthumb

Koop Mast kwm at rainbow-runner.nl
Thu Oct 8 20:13:55 UTC 2015


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.



More information about the svn-ports-all mailing list