Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 2 Jul 2017 11:24:35 +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: r444876 - head/graphics/png
Message-ID:  <201707021124.v62BOZcc066789@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Sun Jul  2 11:24:35 2017
New Revision: 444876
URL: https://svnweb.freebsd.org/changeset/ports/444876

Log:
  Skip version 1.6.30, doesn't build on arm

Modified:
  head/graphics/png/Makefile

Modified: head/graphics/png/Makefile
==============================================================================
--- head/graphics/png/Makefile	Sun Jul  2 09:54:57 2017	(r444875)
+++ head/graphics/png/Makefile	Sun Jul  2 11:24:35 2017	(r444876)
@@ -18,6 +18,8 @@ LICENSE_NAME=	libpng License
 LICENSE_FILE=	${WRKSRC}/LICENSE
 LICENSE_PERMS=	dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
 
+PORTSCOUT=	skipv:1.6.30
+
 USES=		cpe libtool tar:xz
 CPE_PRODUCT=	libpng
 GNU_CONFIGURE=	yes



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