Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Oct 2023 17:28:06 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 274578] [NEW PORT] devel/py-dbt-extractor: Analyze and extract information from Jinja used in dbt projects
Message-ID:  <bug-274578-7788-UzyajKTvmN@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-274578-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-274578-7788@https.bugs.freebsd.org/bugzilla/>

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

Kurt Jaeger <pi@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|ports-bugs@FreeBSD.org      |pi@FreeBSD.org

--- Comment #2 from Kurt Jaeger <pi@FreeBSD.org> ---
portlint -AC shows these two warnings:

WARN: Makefile: use of DISTFILES with single file discouraged. distribution
filename should be set by DISTNAME and EXTRACT_SUFX.

and

WARN: Makefile: do not use DISTFILES and DISTNAME to control WRKSRC. how ab=
out
"WRKSRC=3D${WRKDIR}/dbt_extractor-${PORTVERSION}"?

I have tried to find a way to remove those, but failed. Any pointers on how=
 to
build the port without those is appreciated.

--=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-274578-7788-UzyajKTvmN>