pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkglint



Module Name:	pkgsrc-wip
Committed By:	Joe Mifsud <lntl%disroot.org@localhost>
Pushed By:	lntl
Date:		Mon Apr 12 10:58:02 2021 +0000
Changeset:	10ed5991286070bc32b76410e0e22f7216942322

Modified Files:
	py-preshed/buildlink3.mk

Log Message:
pkglint

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=10ed5991286070bc32b76410e0e22f7216942322

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 py-preshed/buildlink3.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/py-preshed/buildlink3.mk b/py-preshed/buildlink3.mk
index d307c2f0b3..e9751049c4 100644
--- a/py-preshed/buildlink3.mk
+++ b/py-preshed/buildlink3.mk
@@ -1,11 +1,11 @@
 # $NetBSD$
-BUILDLINK_DEPMETHOD.py38-preshed?=	build
 
 BUILDLINK_TREE+=	py38-preshed
 
 .if !defined(PY38_PRESHED_BUILDLINK3_MK)
 PY38_PRESHED_BUILDLINK3_MK:=
 
+BUILDLINK_DEPMETHOD.py38-preshed?=	build
 BUILDLINK_API_DEPENDS.py38-preshed+=	py38-preshed>=2.0.0nb1
 BUILDLINK_PKGSRCDIR.py38-preshed?=	../../wip/py-preshed
 .endif	# PY38_PRESHED_BUILDLINK3_MK


Home | Main Index | Thread Index | Old Index