Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Jan 2019 18:20:38 +0000 (UTC)
From:      Ruslan Makhmatkhanov <rm@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r490166 - head/devel/py-liblarch
Message-ID:  <201901131820.x0DIKcw4041749@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rm
Date: Sun Jan 13 18:20:38 2019
New Revision: 490166
URL: https://svnweb.freebsd.org/changeset/ports/490166

Log:
  devel/py-liblarch: tweak portscout to ignore incompatible version

Modified:
  head/devel/py-liblarch/Makefile

Modified: head/devel/py-liblarch/Makefile
==============================================================================
--- head/devel/py-liblarch/Makefile	Sun Jan 13 18:20:11 2019	(r490165)
+++ head/devel/py-liblarch/Makefile	Sun Jan 13 18:20:38 2019	(r490166)
@@ -17,6 +17,8 @@ USES=		python:2.7
 USE_GITHUB=	yes
 USE_GNOME=	pygobject
 USE_PYTHON=	distutils autoplist
+
 NO_ARCH=	yes
+PORTSCOUT=	ignore:v3.0
 
 .include <bsd.port.mk>



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