pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
wip/gjs: fix buildlink dir
Module Name: pkgsrc-wip
Committed By: Dan Cîrnaț <dan%alt.md@localhost>
Pushed By: cirnatdan
Date: Wed Jun 17 19:06:09 2020 +0200
Changeset: eb05f0ce1c84325e183cc221de86e80e2c12660b
Modified Files:
gjs/buildlink3.mk
Log Message:
wip/gjs: fix buildlink dir
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=eb05f0ce1c84325e183cc221de86e80e2c12660b
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
gjs/buildlink3.mk | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/gjs/buildlink3.mk b/gjs/buildlink3.mk
index 9b75262042..8d7e3a676c 100644
--- a/gjs/buildlink3.mk
+++ b/gjs/buildlink3.mk
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= gjs
GJS_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.gjs+= gjs>=1.64.1
-BUILDLINK_PKGSRCDIR.gjs?= ../../lang/gjs
+BUILDLINK_PKGSRCDIR.gjs?= ../../wip/gjs
.include "../../devel/glib2/buildlink3.mk"
.include "../../devel/gobject-introspection/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index