pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Comments to Makefile, deleted TODO
Module Name: pkgsrc-wip
Committed By: mayuresh <mayuresh%acm.org@localhost>
Pushed By: mayuresh
Date: Tue Jul 5 17:26:18 2022 +0530
Changeset: fb5ee5d1076b957d7ac5c829ab7bf52f46d9dc4d
Modified Files:
ltsmin/Makefile
Removed Files:
ltsmin/TODO
Log Message:
Comments to Makefile, deleted TODO
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=fb5ee5d1076b957d7ac5c829ab7bf52f46d9dc4d
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
ltsmin/Makefile | 6 ++++++
ltsmin/TODO | 5 -----
2 files changed, 6 insertions(+), 5 deletions(-)
diffs:
diff --git a/ltsmin/Makefile b/ltsmin/Makefile
index 2cdbf9b5be..ae4da43eaa 100644
--- a/ltsmin/Makefile
+++ b/ltsmin/Makefile
@@ -24,6 +24,12 @@ CONFIGURE_ARGS+= --docdir=${PREFIX}/share/doc/${PKGBASE}
post-install:
DESTDIR=${DESTDIR} gmake -C ${WRKSRC}/doc install-man
+# Please install wip/buddy till the time pkgsrc maintainers fix devel/buddy to
+# pick the right package from github. The issue is reported on mailing list.
+#
+# This build does not use sylvan, libczmq and libspot as these aren't available
+# in pkgsrc at the time of creating this package.
+
.include "../../devel/boost-headers/buildlink3.mk"
.include "../../devel/popt/buildlink3.mk"
.include "../../devel/buddy/buildlink3.mk"
diff --git a/ltsmin/TODO b/ltsmin/TODO
deleted file mode 100644
index 0b38d374fc..0000000000
--- a/ltsmin/TODO
+++ /dev/null
@@ -1,5 +0,0 @@
-Try to meet deps:
-
- libczmq
- libspot
- sylvan
Home |
Main Index |
Thread Index |
Old Index