pkgsrc-WIP-changes archive

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

Added sylvan buildlink



Module Name:	pkgsrc-wip
Committed By:	mayuresh <mayuresh%acm.org@localhost>
Pushed By:	mayuresh
Date:		Sat Jul 9 09:13:57 2022 +0530
Changeset:	973f1ddbcb4624d1f2a46b3f0370cc8204d6bcd3

Modified Files:
	ltsmin/Makefile

Log Message:
Added sylvan buildlink

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

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

diffstat:
 ltsmin/Makefile | 1 +
 1 file changed, 1 insertion(+)

diffs:
diff --git a/ltsmin/Makefile b/ltsmin/Makefile
index 96f1c0635f..5d663c323b 100644
--- a/ltsmin/Makefile
+++ b/ltsmin/Makefile
@@ -30,6 +30,7 @@ post-install:
 # This build does not use sylvan, libczmq and libspot as these aren't available
 # in pkgsrc at the time of creating this package.
 
+.include "../../wip/sylvan/buildlink3.mk"
 .include "../../devel/boost-headers/buildlink3.mk"
 .include "../../devel/popt/buildlink3.mk"
 .include "../../devel/buddy/buildlink3.mk"


Home | Main Index | Thread Index | Old Index