pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

efl121: close BUILDLINK_TREE to avoid breakage



Module Name:	pkgsrc-wip
Committed By:	Benny Siegert <bsiegert%gmail.com@localhost>
Pushed By:	bsiegert
Date:		Fri Dec 14 13:35:33 2018 +0100
Changeset:	4bbbbd881f1841b500faa81224e3fd5347fba15a

Modified Files:
	efl121/buildlink3.mk

Log Message:
efl121: close BUILDLINK_TREE to avoid breakage

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=4bbbbd881f1841b500faa81224e3fd5347fba15a

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 efl121/buildlink3.mk | 2 ++
 1 file changed, 2 insertions(+)

diffs:
diff --git a/efl121/buildlink3.mk b/efl121/buildlink3.mk
index 91d17135b4..fbeb179d30 100644
--- a/efl121/buildlink3.mk
+++ b/efl121/buildlink3.mk
@@ -39,3 +39,5 @@ BUILDLINK_PKGSRCDIR.efl?=     ../../wip/efl121
 .include "../../graphics/hicolor-icon-theme/buildlink3.mk"
 .include "../../graphics/hicolor-icon-theme/buildlink3.mk"
 .include "../../devel/libuuid/buildlink3.mk"
+
+BUILDLINK_TREE+=	-efl


Home | Main Index | Thread Index | Old Index