diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2019-11-08 11:39:00 +0000 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2019-11-08 11:39:00 +0000 |
commit | ace46b7ff25f5df18b63b00e6b5134d3fc66cbd4 (patch) | |
tree | 72619faa488fef93d6710b2b3189fde9ac63227d /devel/notify-sharp/Makefile | |
parent | b132573e497440ccab95f08970f076144dbea023 (diff) |
Notes
Diffstat (limited to 'devel/notify-sharp/Makefile')
-rw-r--r-- | devel/notify-sharp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/notify-sharp/Makefile b/devel/notify-sharp/Makefile index 9765cbc0f0bc..cc4c1a790529 100644 --- a/devel/notify-sharp/Makefile +++ b/devel/notify-sharp/Makefile @@ -18,7 +18,7 @@ RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/ndesk-dbus-glib-1.0.pc:devel/ndesk-d GNU_CONFIGURE= yes CONFIGURE_ENV= ac_cv_path_GMCS=${LOCALBASE}/bin/mcs -USES= gmake mono pathfix pkgconfig +USES= gmake gnome mono pathfix pkgconfig USE_GNOME= gtksharp20 .include <bsd.port.mk> |