aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/dbus-sharp/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/dbus-sharp/Makefile b/devel/dbus-sharp/Makefile
index 261f2d1c5d65..c07523bf8db2 100644
--- a/devel/dbus-sharp/Makefile
+++ b/devel/dbus-sharp/Makefile
@@ -14,6 +14,7 @@ COMMENT= Mono interface to the D-BUS messaging system
LICENSE= MIT
GNU_CONFIGURE= yes
+CONFIGURE_ENV= ac_cv_path_GMCS=${LOCALBASE}/bin/mcs
USES= gmake mono pathfix pkgconfig
.include <bsd.port.options.mk>