pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
biolibc: Clean up bl3
Module Name: pkgsrc-wip
Committed By: Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By: outpaddling
Date: Sun Mar 21 08:45:47 2021 -0500
Changeset: 864dfbd75792a5d837fb338d62f460c40e996d57
Modified Files:
biolibc/buildlink3.mk
Log Message:
biolibc: Clean up bl3
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=864dfbd75792a5d837fb338d62f460c40e996d57
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
biolibc/buildlink3.mk | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)
diffs:
diff --git a/biolibc/buildlink3.mk b/biolibc/buildlink3.mk
index 10a8efcb57..b74451a502 100644
--- a/biolibc/buildlink3.mk
+++ b/biolibc/buildlink3.mk
@@ -1,14 +1,11 @@
# $NetBSD$
-# XXX Packages that only install static libraries or headers should
-# XXX include the following line:
-# XXX
BUILDLINK_TREE+= biolibc
.if !defined(BIOLIBC_BUILDLINK3_MK)
BIOLIBC_BUILDLINK3_MK:=
-BUILDLINK_API_DEPENDS.biolibc+= biolibc>=0.1.0.33
+BUILDLINK_API_DEPENDS.biolibc+= biolibc>=0.1.1
BUILDLINK_PKGSRCDIR.biolibc?= ../../wip/biolibc
BUILDLINK_DEPMETHOD.biolibc?= build
.endif # BIOLIBC_BUILDLINK3_MK
Home |
Main Index |
Thread Index |
Old Index