aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2015-03-11 22:03:46 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2015-03-11 22:03:46 +0000
commit0efaccce7067040bfa37b7f326f9b2f4515bfe30 (patch)
tree60d98518ea29ae3f49df048a6eff2ed23301f77e
parent22a1796a5551c48fcff56f32c972a14ec6eb97eb (diff)
downloadports-0efaccce7067040bfa37b7f326f9b2f4515bfe30.tar.gz
ports-0efaccce7067040bfa37b7f326f9b2f4515bfe30.zip
Notes
-rw-r--r--devel/notify-sharp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/notify-sharp/Makefile b/devel/notify-sharp/Makefile
index f7a6d86c7249..2cc170c0ada9 100644
--- a/devel/notify-sharp/Makefile
+++ b/devel/notify-sharp/Makefile
@@ -15,7 +15,7 @@ RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/ndesk-dbus-glib-1.0.pc:${PORTSDIR}/d
${LOCALBASE}/libexec/notification-daemon:${PORTSDIR}/deskutils/notification-daemon
GNU_CONFIGURE= yes
-USES= gmake pathfix pkgconfig
+USES= gmake mono pathfix pkgconfig
USE_GNOME= gtksharp20
.include <bsd.port.mk>