summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authordholland <dholland>2013-11-12 04:00:47 +0000
committerdholland <dholland>2013-11-12 04:00:47 +0000
commitd2fbdd12492d96f1e5dd3c3a5c55a1a4555309a4 (patch)
tree93f3ac18df80ddaa8bb235787281f7ad265dcdab /lang
parente6316ffe1e3da6376744b7e1bf0e9c44b9c00a93 (diff)
downloadpkgsrc-d2fbdd12492d96f1e5dd3c3a5c55a1a4555309a4.tar.gz
Give this netbsd make rules (same as linux) -- this allows it to build
for me.
Diffstat (limited to 'lang')
-rw-r--r--lang/mono/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/lang/mono/Makefile b/lang/mono/Makefile
index 5aed8870e3e..78e4707ed1a 100644
--- a/lang/mono/Makefile
+++ b/lang/mono/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.143 2013/10/19 09:06:55 adam Exp $
+# $NetBSD: Makefile,v 1.144 2013/11/12 04:00:47 dholland Exp $
DISTNAME= mono-3.0.10
PKGREVISION= 3
@@ -152,6 +152,10 @@ CONFIGURE_ARGS+= --disable-parallel-mark
PLIST.monodoc= yes
.endif
+post-extract:
+ ${CP} ${WRKSRC}/mcs/build/platforms/linux.make \
+ ${WRKSRC}/mcs/build/platforms/netbsd.make
+
post-install:
${INSTALL_DATA} ${WRKSRC}/data/net_4_5/DefaultWsdlHelpGenerator.aspx \
${DESTDIR}${EGDIR}/4.5/DefaultWsdlHelpGenerator.aspx