diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2008-07-25 09:38:45 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2008-07-25 09:38:45 +0000 |
commit | acacd0d015ba10d7b1d2e0ed11ab7ee1f079fd4b (patch) | |
tree | 651da5037b0f20c4a0f70a639fa0c0f659c951f1 /deskutils/xfce4-notification-daemon | |
parent | 428214143dfd45bd47a803ec9420f46886c780b5 (diff) | |
download | ports-acacd0d015ba10d7b1d2e0ed11ab7ee1f079fd4b.tar.gz ports-acacd0d015ba10d7b1d2e0ed11ab7ee1f079fd4b.zip |
Notes
Diffstat (limited to 'deskutils/xfce4-notification-daemon')
-rw-r--r-- | deskutils/xfce4-notification-daemon/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/deskutils/xfce4-notification-daemon/Makefile b/deskutils/xfce4-notification-daemon/Makefile index 80f0de543a49..753f1205e9eb 100644 --- a/deskutils/xfce4-notification-daemon/Makefile +++ b/deskutils/xfce4-notification-daemon/Makefile @@ -33,8 +33,6 @@ CONFIGURE_ARGS+= --libdir=${PREFIX}/lib/xfce4 \ --libexecdir=${PREFIX}/libexec/xfce4 \ --with-dbus-services=${PREFIX}/share/dbus-1/services -MAKE_ENV+= CFLAGS="${CFLAGS}" - CONFLICTS= notification-daemon-[0-9]* OPTIONS= GRADIENT "Show a gradient look in the default theme" off \ |