diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2013-05-08 12:24:26 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2013-05-08 12:24:26 +0000 |
commit | 1a90c9af172a823447ecd4ccca8e4d600c19183f (patch) | |
tree | fb2a7ca794683b48a96553e2bef2cef6d1f963c8 /deskutils/xfce4-notifyd | |
parent | 6e98ad633c55d31af575767dcc7b0ea32759e9d0 (diff) |
Notes
Diffstat (limited to 'deskutils/xfce4-notifyd')
-rw-r--r-- | deskutils/xfce4-notifyd/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/deskutils/xfce4-notifyd/Makefile b/deskutils/xfce4-notifyd/Makefile index 3adfc23dbc90..bc72845a0bc8 100644 --- a/deskutils/xfce4-notifyd/Makefile +++ b/deskutils/xfce4-notifyd/Makefile @@ -25,6 +25,7 @@ USE_GNOME= gtk20 intltool intlhack desktopfileutils USE_XFCE= configenv libmenu libutil xfconf INSTALLS_ICONS= yes USE_XORG= x11 +MAKE_JOBS_SAFE= yes CONFLICTS= notification-daemon-[0-9]* xfce4-notification-daemon-[0-9]* |