summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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