aboutsummaryrefslogtreecommitdiff
path: root/devel/dbus-sharp
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2015-05-23 22:58:01 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2015-05-23 22:58:01 +0000
commitbd29cef244b1c5831c65d0b4acf21c268f9202b6 (patch)
tree24a198310e2b08f6486c928b9ec3d8cd91abb780 /devel/dbus-sharp
parent27ffba55586e27e1eb54ed49616391938e8db9d7 (diff)
downloadports-bd29cef244b1c5831c65d0b4acf21c268f9202b6.tar.gz
ports-bd29cef244b1c5831c65d0b4acf21c268f9202b6.zip
Notes
Diffstat (limited to 'devel/dbus-sharp')
-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>