aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils/xfce4-notification-daemon
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2008-07-25 17:38:45 +0800
committerpav <pav@FreeBSD.org>2008-07-25 17:38:45 +0800
commite3db8ee84c8bacf91265d9a1d659ed398630c37d (patch)
tree79ed9e5984a819f5a0bcea9bdfc3968804a6c2bf /deskutils/xfce4-notification-daemon
parent5bb45c428bbe01f1d4ca25e7ee7e6bc6d5cdc9a3 (diff)
downloadfreebsd-ports-gnome-e3db8ee84c8bacf91265d9a1d659ed398630c37d.tar.gz
freebsd-ports-gnome-e3db8ee84c8bacf91265d9a1d659ed398630c37d.tar.zst
freebsd-ports-gnome-e3db8ee84c8bacf91265d9a1d659ed398630c37d.zip
- Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default MAKE_ENV
Diffstat (limited to 'deskutils/xfce4-notification-daemon')
-rw-r--r--deskutils/xfce4-notification-daemon/Makefile2
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 \