pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
hs-open-browser: Oops, leftover garbage in buildink3.mk
Module Name: pkgsrc-wip
Committed By: Charlotte Koch <dressupgeekout%gmail.com@localhost>
Pushed By: cfkoch
Date: Wed Dec 30 14:42:56 2020 -0800
Changeset: 7b89014d0026b8defe2321b2800448f1e9c463ac
Modified Files:
hs-open-browser/buildlink3.mk
Log Message:
hs-open-browser: Oops, leftover garbage in buildink3.mk
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=7b89014d0026b8defe2321b2800448f1e9c463ac
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
hs-open-browser/buildlink3.mk | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diffs:
diff --git a/hs-open-browser/buildlink3.mk b/hs-open-browser/buildlink3.mk
index f9d7f12d09..83d3ea5d20 100644
--- a/hs-open-browser/buildlink3.mk
+++ b/hs-open-browser/buildlink3.mk
@@ -5,8 +5,8 @@ BUILDLINK_TREE+= hs-open-browser
.if !defined(HS_OPEN_BROWSER_BUILDLINK3_MK)
HS_OPEN_BROWSER_BUILDLINK3_MK:= # defined
-BUILDLINK_API_DEPENDS.hs-open-browser+= hs-open-browser-distance>=0.2.1.0
-BUILDLINK_ABI_DEPENDS.hs-open-browser+= hs-open-browser-distance>=0.2.1.0
+BUILDLINK_API_DEPENDS.hs-open-browser+= hs-open-browser>=0.2.1.0
+BUILDLINK_ABI_DEPENDS.hs-open-browser+= hs-open-browser>=0.2.1.0
BUILDLINK_PKGSRCDIR.hs-open-browser?= ../../wip/hs-open-browser
.endif # HS_OPEN_BROWSER_BUILDLINK3_MK
Home |
Main Index |
Thread Index |
Old Index