pkgsrc-WIP-changes archive

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

freebayes: Remove bl3



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon4000%gmail.com@localhost>
Pushed By:	outpaddling
Date:		Fri Mar 30 12:58:42 2018 -0500
Changeset:	48aeefa4e2d4d280181b6aa6ead66e416f50a17a

Removed Files:
	freebayes/buildlink3.mk

Log Message:
freebayes: Remove bl3

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

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

diffstat:
 freebayes/buildlink3.mk | 22 ----------------------
 1 file changed, 22 deletions(-)

diffs:
diff --git a/freebayes/buildlink3.mk b/freebayes/buildlink3.mk
deleted file mode 100644
index 6bbb6c25bb..0000000000
--- a/freebayes/buildlink3.mk
+++ /dev/null
@@ -1,22 +0,0 @@
-# $NetBSD$
-# XXX
-# XXX This file was created automatically using createbuildlink-3.16.
-# XXX After this file has been verified as correct, the comment lines
-# XXX beginning with "XXX" should be removed.  Please do not commit
-# XXX unverified buildlink3.mk files.
-# XXX
-# XXX Packages that only install static libraries or headers should
-# XXX include the following line:
-# XXX
-# XXX	BUILDLINK_DEPMETHOD.freebayes?=	build
-
-BUILDLINK_TREE+=	freebayes
-
-.if !defined(FREEBAYES_BUILDLINK3_MK)
-FREEBAYES_BUILDLINK3_MK:=
-
-BUILDLINK_API_DEPENDS.freebayes+=	freebayes>=65c4880d09ec21f7f2755eac9476b607011522f3
-BUILDLINK_PKGSRCDIR.freebayes?=		../../wip/freebayes
-.endif	# FREEBAYES_BUILDLINK3_MK
-
-BUILDLINK_TREE+=	-freebayes


Home | Main Index | Thread Index | Old Index