aboutsummaryrefslogtreecommitdiff
path: root/devel/ndesk-dbus/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/ndesk-dbus/Makefile')
-rw-r--r--devel/ndesk-dbus/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/devel/ndesk-dbus/Makefile b/devel/ndesk-dbus/Makefile
index 839075d5b722..3c68343846ad 100644
--- a/devel/ndesk-dbus/Makefile
+++ b/devel/ndesk-dbus/Makefile
@@ -10,11 +10,8 @@ MASTER_SITES= http://www.ndesk.org/archive/ndesk-dbus/
MAINTAINER= gnome@FreeBSD.org
COMMENT= A C\# implementation of D-Bus
-BUILD_DEPENDS= mono:${PORTSDIR}/lang/mono
-RUN_DEPENDS= mono:${PORTSDIR}/lang/mono
-
OPTIONS_DEFINE= DOCS
-USES= gmake pathfix pkgconfig
+USES= gmake mono pathfix pkgconfig
GNU_CONFIGURE= yes
DOCS= AUTHORS COPYING README
@@ -25,5 +22,4 @@ post-install:
@${INSTALL_DATA} ${WRKSRC}/${i} ${STAGEDIR}${DOCSDIR}
.endfor
-.include "${.CURDIR}/../../lang/mono/bsd.mono.mk"
.include <bsd.port.mk>