aboutsummaryrefslogtreecommitdiff
path: root/devel/ndesk-dbus-glib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/ndesk-dbus-glib/Makefile')
-rw-r--r--devel/ndesk-dbus-glib/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/ndesk-dbus-glib/Makefile b/devel/ndesk-dbus-glib/Makefile
index 9fb5382b7ea2..814611477a97 100644
--- a/devel/ndesk-dbus-glib/Makefile
+++ b/devel/ndesk-dbus-glib/Makefile
@@ -16,7 +16,7 @@ OPTIONS_DEFINE= DOCS
BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/ndesk-dbus-1.0.pc:${PORTSDIR}/devel/ndesk-dbus
RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/ndesk-dbus-1.0.pc:${PORTSDIR}/devel/ndesk-dbus
-USES= gmake pathfix pkgconfig
+USES= gmake mono pathfix pkgconfig
GNU_CONFIGURE= yes
DOCS= AUTHORS COPYING README
@@ -27,5 +27,4 @@ post-install:
@${INSTALL_DATA} ${WRKSRC}/${i} ${STAGEDIR}${DOCSDIR}
.endfor
-.include "${.CURDIR}/../../lang/mono/bsd.mono.mk"
.include <bsd.port.mk>