summaryrefslogtreecommitdiff
path: root/deskutils/notification-daemon/Makefile
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2011-08-23 18:34:25 +0000
committerKoop Mast <kwm@FreeBSD.org>2011-08-23 18:34:25 +0000
commitd0cf5603acb108d7216f4f28d1a2c477eaf6b316 (patch)
tree4caeedcea9c2db6507fa2afee96bfb6f02304c1d /deskutils/notification-daemon/Makefile
parentUpdate to 0.28. (diff)
Update to 0.7.1.
Notes
Notes: svn path=/head/; revision=280296
Diffstat (limited to 'deskutils/notification-daemon/Makefile')
-rw-r--r--deskutils/notification-daemon/Makefile20
1 files changed, 8 insertions, 12 deletions
diff --git a/deskutils/notification-daemon/Makefile b/deskutils/notification-daemon/Makefile
index 2ee8511edd2f..49b48923f44d 100644
--- a/deskutils/notification-daemon/Makefile
+++ b/deskutils/notification-daemon/Makefile
@@ -3,36 +3,32 @@
# Whom: Andreas Kohn <andreas@syndrom23.de>
#
# $FreeBSD$
-# $MCom: ports/deskutils/notification-daemon/Makefile,v 1.6 2010/06/28 22:16:41 kwm Exp $
+# $MCom: ports/deskutils/notification-daemon/Makefile,v 1.11 2011/06/11 19:51:12 mezz Exp $
#
PORTNAME= notification-daemon
-PORTVERSION= 0.5.0
+PORTVERSION= 0.7.1
CATEGORIES= deskutils gnome
MASTER_SITES= GNOME
MAINTAINER= gnome@FreeBSD.org
COMMENT= Send small notifications to your desktop
-LIB_DEPENDS= dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib \
- canberra-gtk.0:${PORTSDIR}/audio/libcanberra \
- notify.1:${PORTSDIR}/devel/libnotify
+LIB_DEPENDS= dbus-1.3:${PORTSDIR}/devel/dbus \
+ canberra-gtk3.0:${PORTSDIR}/audio/libcanberra-gtk3
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
USE_BZIP2= yes
-USE_GNOME= gnomehack gnomeprefix intlhack gconf2 libwnck
+USE_GNOME= gnomehack gnomeprefix intlhack gconf2 gtk30
USE_GMAKE= yes
USE_GETTEXT= yes
-USE_XORG= x11 xt sm ice xext
-USE_GSTREAMER= good
+USE_XORG= x11
INSTALLS_ICONS= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-dbus-services=${PREFIX}/share/dbus-1/services
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
- LDFLAGS="-L${LOCALBASE}/lib"
-
-GCONF_SCHEMAS= notification-daemon.schemas
+CPPFLAGS= -I${LOCALBASE}/include
+CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib"
CONFLICTS= xfce4-notification-daemon-[0-9]* xfce4-notifyd-[0-9]*