From c8903f121976194c8f9b12a30a0dc70db8f682c0 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Mon, 26 May 2014 11:42:12 +0000 Subject: Convert to USES=mono With hat: portmgr --- devel/dbus-sharp/Makefile | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) (limited to 'devel/dbus-sharp') 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 +.include 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 +.include -- cgit v1.2.3