diff options
Diffstat (limited to 'deskutils/xfce4-notification-daemon')
-rw-r--r-- | deskutils/xfce4-notification-daemon/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/xfce4-notification-daemon/Makefile b/deskutils/xfce4-notification-daemon/Makefile index b113eab8d210..a745882cf71f 100644 --- a/deskutils/xfce4-notification-daemon/Makefile +++ b/deskutils/xfce4-notification-daemon/Makefile @@ -36,7 +36,7 @@ CONFIGURE_ARGS+= --libdir=${PREFIX}/lib/xfce4 \ MAKE_ENV+= CFLAGS="${CFLAGS}" -CONFLICTS= ^notification-daemon-[0-9]* +CONFLICTS= notification-daemon-[0-9]* OPTIONS= GRADIENT "Show a gradient look in the default theme" off \ CLOSE "Show the close button in the default theme" on \ |