pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
libxtend: Switch bl3 to shared lib
Module Name: pkgsrc-wip
Committed By: Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By: outpaddling
Date: Mon May 10 10:31:48 2021 -0500
Changeset: 231056c473762e5ed1c64d4e6fe156a7e766637b
Modified Files:
libxtend/buildlink3.mk
Log Message:
libxtend: Switch bl3 to shared lib
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=231056c473762e5ed1c64d4e6fe156a7e766637b
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
libxtend/buildlink3.mk | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diffs:
diff --git a/libxtend/buildlink3.mk b/libxtend/buildlink3.mk
index 831357c9a2..6f06483bbc 100644
--- a/libxtend/buildlink3.mk
+++ b/libxtend/buildlink3.mk
@@ -5,9 +5,7 @@ BUILDLINK_TREE+= libxtend
.if !defined(LIBXTEND_BUILDLINK3_MK)
LIBXTEND_BUILDLINK3_MK:=
-BUILDLINK_DEPMETHOD.libxtend?= build
-
-BUILDLINK_API_DEPENDS.libxtend+= libxtend>=0.0.1.13
+BUILDLINK_API_DEPENDS.libxtend+= libxtend>=0.0.1.20
BUILDLINK_PKGSRCDIR.libxtend?= ../../wip/libxtend
.endif # LIBXTEND_BUILDLINK3_MK
Home |
Main Index |
Thread Index |
Old Index