svn commit: r490166 - head/devel/py-liblarch

Ruslan Makhmatkhanov rm at FreeBSD.org
Sun Jan 13 18:20:39 UTC 2019


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>


More information about the svn-ports-head mailing list