aboutsummaryrefslogtreecommitdiff
path: root/devel/dbus-sharp
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-05-26 11:42:12 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-05-26 11:42:12 +0000
commitc8903f121976194c8f9b12a30a0dc70db8f682c0 (patch)
treefa43569667caace249656c6bcd69168f1f9392f9 /devel/dbus-sharp
parent4f347620f214296e17671fbb7b2fb239c7aff1c5 (diff)
downloadports-c8903f121976194c8f9b12a30a0dc70db8f682c0.tar.gz
ports-c8903f121976194c8f9b12a30a0dc70db8f682c0.zip
Notes
Diffstat (limited to 'devel/dbus-sharp')
-rw-r--r--devel/dbus-sharp/Makefile10
1 files changed, 3 insertions, 7 deletions
diff --git a/devel/dbus-sharp/Makefile b/devel/dbus-sharp/Makefile
index d80809a86f5b..74b4d4ec5ab0 100644
--- a/devel/dbus-sharp/Makefile
+++ b/devel/dbus-sharp/Makefile
@@ -13,13 +13,10 @@ COMMENT= Mono interface to the D-BUS messaging system
LICENSE= MIT
-BUILD_DEPENDS= mono:${PORTSDIR}/lang/mono
-RUN_DEPENDS= mono:${PORTSDIR}/lang/mono
-
GNU_CONFIGURE= yes
-USES= gmake pathfix pkgconfig
+USES= gmake mono pathfix pkgconfig
-.include <bsd.port.pre.mk>
+.include <bsd.port.options.mk>
post-patch:
.if ${OSVERSION} < 1000044
@@ -33,5 +30,4 @@ post-patch:
${WRKSRC}/src/dbus-sharp.dll.config
.endif
-.include "${.CURDIR}/../../lang/mono/bsd.mono.mk"
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>