aboutsummaryrefslogtreecommitdiff
path: root/devel/google-gdata
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2015-05-23 23:37:40 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2015-05-23 23:37:40 +0000
commit308f782ac0ee132d1ad4c059e1dbc3c52933772a (patch)
tree243dcdda03b24795b6b2086d76302ef357149e32 /devel/google-gdata
parentc1b719a31d7bf8aac6583b5435227d5c3d074431 (diff)
downloadports-308f782ac0ee132d1ad4c059e1dbc3c52933772a.tar.gz
ports-308f782ac0ee132d1ad4c059e1dbc3c52933772a.zip
Fix build with mono 4
Reported by: pkg-fallout
Notes
Notes: svn path=/head/; revision=387193
Diffstat (limited to 'devel/google-gdata')
-rw-r--r--devel/google-gdata/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/google-gdata/Makefile b/devel/google-gdata/Makefile
index 8c2db4b9087c..b2785163c19e 100644
--- a/devel/google-gdata/Makefile
+++ b/devel/google-gdata/Makefile
@@ -16,6 +16,7 @@ BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/Newtonsoft.Json.pc:${PORTSDIR}/dev
USES= dos2unix gmake mono
DOS2UNIX_FILES= Makefile misc/gdata-sharp-core.pc.in
+MAKE_ARGS= CSC=${LOCALBASE}/bin/mcs
post-patch:
@${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|g' ${WRKSRC}/Makefile