pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
mono6: list the pending cwrappers change, no longer a TODO item.
Module Name: pkgsrc-wip
Committed By: Maya Rashish <maya%NetBSD.org@localhost>
Pushed By: coypu
Date: Sat Aug 17 11:22:07 2019 +0300
Changeset: 9f8c7e3a468c07757ecc3e8880bc5568e9dedb19
Modified Files:
mono6/Makefile
Removed Files:
mono6/TODO
Log Message:
mono6: list the pending cwrappers change, no longer a TODO item.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=9f8c7e3a468c07757ecc3e8880bc5568e9dedb19
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
mono6/Makefile | 2 ++
mono6/TODO | 1 -
2 files changed, 2 insertions(+), 1 deletion(-)
diffs:
diff --git a/mono6/Makefile b/mono6/Makefile
index a2abe724c0..c7d014f5e7 100644
--- a/mono6/Makefile
+++ b/mono6/Makefile
@@ -25,7 +25,9 @@ GNU_CONFIGURE= yes
PKG_SYSCONFSUBDIR= mono
CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR}
+# Requires a cwrappers change: http://mail-index.netbsd.org/tech-pkg/2019/08/16/msg021791.html
USE_CWRAPPERS= no
+
MAKE_FLAGS+= PERL=${PERL5:Q} mandir=${PREFIX}/${PKGMANDIR}
UNLIMIT_RESOURCES= datasize stacksize memorysize
diff --git a/mono6/TODO b/mono6/TODO
deleted file mode 100644
index 91b693743e..0000000000
--- a/mono6/TODO
+++ /dev/null
@@ -1 +0,0 @@
-- Requires disabling cwrappers to build, as we need "" as an argument
Home |
Main Index |
Thread Index |
Old Index