pkgsrc-WIP-changes archive

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

py-cutadapt: remove buildlink3.mk and TODO



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <tk%giga.or.at@localhost>
Pushed By:	wiz
Date:		Sun Feb 7 14:53:02 2021 +0100
Changeset:	43a17674edb71341763768a56a061de224263068

Removed Files:
	py-cutadapt/TODO
	py-cutadapt/buildlink3.mk

Log Message:
py-cutadapt: remove buildlink3.mk and TODO

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

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

diffstat:
 py-cutadapt/TODO          |  3 ---
 py-cutadapt/buildlink3.mk | 12 ------------
 2 files changed, 15 deletions(-)

diffs:
diff --git a/py-cutadapt/TODO b/py-cutadapt/TODO
deleted file mode 100644
index 43f001049e..0000000000
--- a/py-cutadapt/TODO
+++ /dev/null
@@ -1,3 +0,0 @@
-Remove bl3?  Is the shared lib meant for direct use by other packages?
-
-Clean up and test
diff --git a/py-cutadapt/buildlink3.mk b/py-cutadapt/buildlink3.mk
deleted file mode 100644
index ed6b0c5fcc..0000000000
--- a/py-cutadapt/buildlink3.mk
+++ /dev/null
@@ -1,12 +0,0 @@
-# $NetBSD$
-
-BUILDLINK_TREE+=	cutadapt
-
-.if !defined(CUTADAPT_BUILDLINK3_MK)
-CUTADAPT_BUILDLINK3_MK:=
-
-BUILDLINK_API_DEPENDS.cutadapt+=	${PYPKGPREFIX}-cutadapt>=1.14
-BUILDLINK_PKGSRCDIR.cutadapt?=		../../wip/py-cutadapt
-.endif	# CUTADAPT_BUILDLINK3_MK
-
-BUILDLINK_TREE+=	-cutadapt


Home | Main Index | Thread Index | Old Index