diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-04-10 19:25:35 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-04-10 19:25:35 +0000 |
commit | 94a2c1ed1b8464b954555265d488bcb83339e49a (patch) | |
tree | 560ade5bc57668f217d80a0f0502052de793c198 /devel/notify-sharp | |
parent | 13364ea7803fd5b4f18be97b49a9cd74f1cd3429 (diff) |
Notes
Diffstat (limited to 'devel/notify-sharp')
-rw-r--r-- | devel/notify-sharp/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/notify-sharp/Makefile b/devel/notify-sharp/Makefile index f1e480a521c7..f7a6d86c7249 100644 --- a/devel/notify-sharp/Makefile +++ b/devel/notify-sharp/Makefile @@ -15,8 +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 pkgconfig -USE_GNOME= gnomehack gtksharp20 +USES= gmake pathfix pkgconfig +USE_GNOME= gtksharp20 -NO_STAGE= yes .include <bsd.port.mk> |