Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 06 Dec 2021 00:53:20 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 260246] ports-mgmt/portlint: Strange error on Makefile with 2.19.9
Message-ID:  <bug-260246-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D260246

            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=3D       clvm
PORTVERSION=3D    0.9.7
CATEGORIES=3D     devel python
MASTER_SITES=3D   CHEESESHOP
PKGNAMEPREFIX=3D  ${PYTHON_PKGNAMEPREFIX}

MAINTAINER=3D     risner@stdio.com
COMMENT=3D        Contract Language Chialisp Virtual Machine

LICENSE=3D        MIT

TEST_DEPENDS=3D   {PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVO=
R}

USES=3D           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.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



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