pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
soplex: buildlink updated to include the binary sought by builds
Module Name: pkgsrc-wip
Committed By: mayuresh <mayuresh%acm.org@localhost>
Pushed By: mayuresh
Date: Mon Aug 26 18:39:53 2024 +0530
Changeset: 1a842a0198cdbeeb8ae8ca255d16c74494bb4e82
Modified Files:
soplex/buildlink3.mk
Log Message:
soplex: buildlink updated to include the binary sought by builds
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=1a842a0198cdbeeb8ae8ca255d16c74494bb4e82
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
soplex/buildlink3.mk | 2 ++
1 file changed, 2 insertions(+)
diffs:
diff --git a/soplex/buildlink3.mk b/soplex/buildlink3.mk
index 9c674e4fa4..02f66cc664 100644
--- a/soplex/buildlink3.mk
+++ b/soplex/buildlink3.mk
@@ -5,6 +5,8 @@ BUILDLINK_TREE+= soplex
.if !defined(SOPLEX_BUILDLINK3_MK)
SOPLEX_BUILDLINK3_MK:=
+BUILDLINK_FILES.soplex+= bin/soplex
+
BUILDLINK_API_DEPENDS.soplex+= soplex>=7.1.0.0
BUILDLINK_PKGSRCDIR.soplex?= ../../wip/soplex
Home |
Main Index |
Thread Index |
Old Index