aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/gnome-sharp20
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2014-05-26 21:29:39 +0800
committerbapt <bapt@FreeBSD.org>2014-05-26 21:29:39 +0800
commite9ffcb6199d6b799b3b4baea46528ca1ca75262d (patch)
treebe9f8d226e990dc810d19cbe065604501940562c /x11-toolkits/gnome-sharp20
parent405b02dc4206b22dd4af00135f5ab7c074ac811d (diff)
downloadfreebsd-ports-gnome-e9ffcb6199d6b799b3b4baea46528ca1ca75262d.tar.gz
freebsd-ports-gnome-e9ffcb6199d6b799b3b4baea46528ca1ca75262d.tar.zst
freebsd-ports-gnome-e9ffcb6199d6b799b3b4baea46528ca1ca75262d.zip
Convert to USES=mono
With hat: portmgr
Diffstat (limited to 'x11-toolkits/gnome-sharp20')
-rw-r--r--x11-toolkits/gnome-sharp20/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-toolkits/gnome-sharp20/Makefile b/x11-toolkits/gnome-sharp20/Makefile
index 54394acc3067..ff4bcd2b0048 100644
--- a/x11-toolkits/gnome-sharp20/Makefile
+++ b/x11-toolkits/gnome-sharp20/Makefile
@@ -12,7 +12,7 @@ COMMENT= GNOME interfaces for the .NET runtime
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
-USES= gmake libtool:keepla pathfix perl5 pkgconfig tar:bzip2
+USES= gmake libtool:keepla mono pathfix perl5 pkgconfig tar:bzip2
USE_PERL5= run
USE_GNOME= gnomepanel gtksharp20 librsvg2 vte libgnomeprintui libgnomeui
MAKE_JOBS_UNSAFE= yes
@@ -22,5 +22,4 @@ post-patch:
@${FIND} ${WRKSRC} -name '*.pl' | ${XARGS} ${REINPLACE_CMD} -e \
's|^#!/usr/bin/perl|#!${PERL}|'
-.include "${.CURDIR}/../../lang/mono/bsd.mono.mk"
.include <bsd.port.mk>