aboutsummaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2015-05-25 04:06:06 +0800
committerantoine <antoine@FreeBSD.org>2015-05-25 04:06:06 +0800
commit426fa894e2fbd7a5425cfa62297f9d5881f009b9 (patch)
treec36eb1cb0df0f52f397d6d74d30c11ba84b158d5 /misc
parent1ac2eed93d0784c048bd81a6c8881be159ac2dcf (diff)
downloadfreebsd-ports-gnome-426fa894e2fbd7a5425cfa62297f9d5881f009b9.tar.gz
freebsd-ports-gnome-426fa894e2fbd7a5425cfa62297f9d5881f009b9.tar.zst
freebsd-ports-gnome-426fa894e2fbd7a5425cfa62297f9d5881f009b9.zip
Fix build with mono 4
Diffstat (limited to 'misc')
-rw-r--r--misc/podsleuth/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/podsleuth/Makefile b/misc/podsleuth/Makefile
index 45067108af85..111432019741 100644
--- a/misc/podsleuth/Makefile
+++ b/misc/podsleuth/Makefile
@@ -16,6 +16,7 @@ BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/ndesk-dbus-1.0.pc:${PORTSDIR}/deve
RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/ndesk-dbus-1.0.pc:${PORTSDIR}/devel/ndesk-dbus
CONFIGURE_ARGS+=--with-hal-callouts-dir=${PREFIX}/libexec
+CONFIGURE_ENV= ac_cv_path_MCS=${LOCALBASE}/bin/mcs
LDFLAGS+= -L${LOCALBASE}/lib
GNU_CONFIGURE= yes
USES= gmake mono pkgconfig pathfix