aboutsummaryrefslogtreecommitdiffstats
path: root/devel/ndesk-dbus
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2015-05-24 07:04:34 +0800
committerantoine <antoine@FreeBSD.org>2015-05-24 07:04:34 +0800
commitc0822f2493751c12ea7b24eaa2c20a0b48068f05 (patch)
tree175b514c4e1b3cbccadf1b418492a6f296fdb807 /devel/ndesk-dbus
parent7d51f718c652da94114a05e81516c6940080b918 (diff)
downloadfreebsd-ports-gnome-c0822f2493751c12ea7b24eaa2c20a0b48068f05.tar.gz
freebsd-ports-gnome-c0822f2493751c12ea7b24eaa2c20a0b48068f05.tar.zst
freebsd-ports-gnome-c0822f2493751c12ea7b24eaa2c20a0b48068f05.zip
Fix configure with mono 4
Reported by: pkg-fallout
Diffstat (limited to 'devel/ndesk-dbus')
-rw-r--r--devel/ndesk-dbus/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/devel/ndesk-dbus/Makefile b/devel/ndesk-dbus/Makefile
index e2130b5199ad..f143180b0266 100644
--- a/devel/ndesk-dbus/Makefile
+++ b/devel/ndesk-dbus/Makefile
@@ -10,9 +10,11 @@ MASTER_SITES= http://www.ndesk.org/archive/ndesk-dbus/
MAINTAINER= gnome@FreeBSD.org
COMMENT= C\# implementation of D-Bus
-OPTIONS_DEFINE= DOCS
-USES= gmake mono pathfix pkgconfig
+USES= gmake mono pathfix pkgconfig
GNU_CONFIGURE= yes
+CONFIGURE_ENV= ac_cv_path_CSC=${LOCALBASE}/bin/mcs
+
+OPTIONS_DEFINE= DOCS
DOCS= AUTHORS COPYING README