[Bug 260246] ports-mgmt/portlint: Strange error on Makefile with 2.19.9
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 06 Dec 2021 00:53:20 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=260246 Bug ID: 260246 Summary: ports-mgmt/portlint: Strange error on Makefile with 2.19.9 Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: marcus@FreeBSD.org Reporter: risner@stdio.com Assignee: marcus@FreeBSD.org Flags: maintainer-feedback?(marcus@FreeBSD.org) PORTNAME= clvm PORTVERSION= 0.9.7 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= risner@stdio.com COMMENT= Contract Language Chialisp Virtual Machine LICENSE= MIT TEST_DEPENDS= {PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR} USES= python:3.7-3.9 .include <bsd.port.mk> # portlint -A WARN: Makefile: you may want directory for dependency {PYTHON_PKGNAMEPREFIX}pytest>0 to be devel/py-pytest@${PY_FLAVOR} I've tried every way I could to get it to not complain about this Ig nore the FATAL issue, I trimmed down the Makefile to the smallest size I could. -- You are receiving this mail because: You are the assignee for the bug.