diff options
-rw-r--r-- | devel/dbus-sharp-glib/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/dbus-sharp-glib/Makefile b/devel/dbus-sharp-glib/Makefile index ca96c9f4df3b..a489d47a9c5b 100644 --- a/devel/dbus-sharp-glib/Makefile +++ b/devel/dbus-sharp-glib/Makefile @@ -13,5 +13,6 @@ RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/dbus-sharp-1.0.pc:${PORTSDIR}/devel/ USES= gmake pathfix pkgconfig GNU_CONFIGURE= yes +CONFIGURE_ENV= ac_cv_path_GMCS=${LOCALBASE}/bin/mcs .include <bsd.port.mk> |