Date: Sun, 4 Nov 2018 10:15:10 +0000 (UTC) From: Antoine Brodin <antoine@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r483985 - head/graphics/p5-Alien-Gimp Message-ID: <201811041015.wA4AFARV013347@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: antoine Date: Sun Nov 4 10:15:10 2018 New Revision: 483985 URL: https://svnweb.freebsd.org/changeset/ports/483985 Log: Mark BROKEN: fails to configure Need GIMP version at least 2.8.0 Compilation failed in require at ./Makefile.PL line 7. Reported by: pkg-fallout Modified: head/graphics/p5-Alien-Gimp/Makefile Modified: head/graphics/p5-Alien-Gimp/Makefile ============================================================================== --- head/graphics/p5-Alien-Gimp/Makefile Sun Nov 4 10:12:10 2018 (r483984) +++ head/graphics/p5-Alien-Gimp/Makefile Sun Nov 4 10:15:10 2018 (r483985) @@ -10,6 +10,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Encapsulate install info for GIMP +BROKEN= fails to configure + BUILD_DEPENDS= gimp-app>=0:graphics/gimp-app \ p5-ExtUtils-Depends>=0.402:devel/p5-ExtUtils-Depends \ p5-ExtUtils-PkgConfig>=0:devel/p5-ExtUtils-PkgConfig \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201811041015.wA4AFARV013347>