aboutsummaryrefslogtreecommitdiff
path: root/deskutils/notification-daemon/Makefile
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2009-01-10 05:22:13 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2009-01-10 05:22:13 +0000
commit610ae5681637c1051a0c17b54e29d97f53da2f3a (patch)
treec231a1eb74b07e444fa7363012cb84bf23d83ce0 /deskutils/notification-daemon/Makefile
parent15b6544926b07a98710eeb765baf03e3fc9a195c (diff)
downloadports-610ae5681637c1051a0c17b54e29d97f53da2f3a.tar.gz
ports-610ae5681637c1051a0c17b54e29d97f53da2f3a.zip
Notes
Diffstat (limited to 'deskutils/notification-daemon/Makefile')
-rw-r--r--deskutils/notification-daemon/Makefile9
1 files changed, 6 insertions, 3 deletions
diff --git a/deskutils/notification-daemon/Makefile b/deskutils/notification-daemon/Makefile
index 4d151bc58dde..f50b5d230fa4 100644
--- a/deskutils/notification-daemon/Makefile
+++ b/deskutils/notification-daemon/Makefile
@@ -3,11 +3,11 @@
# Whom: Andreas Kohn <andreas@syndrom23.de>
#
# $FreeBSD$
+# $MCom: ports/deskutils/notification-daemon/Makefile,v 1.4 2008/11/30 19:43:36 marcus Exp $
#
PORTNAME= notification-daemon
-PORTVERSION= 0.3.7
-PORTREVISION= 3
+PORTVERSION= 0.4.0
CATEGORIES= deskutils gnome
MASTER_SITES= http://www.galago-project.org/files/releases/source/notification-daemon/
@@ -17,10 +17,13 @@ COMMENT= Send small notifications to your desktop
LIB_DEPENDS= dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib \
sexy:${PORTSDIR}/x11-toolkits/libsexy
-USE_GNOME= gnomehack gnomeprefix gnometarget intlhack gconf2 libwnck
+USE_GNOME= gnomehack gnomeprefix gnometarget intlhack gconf2 libwnck \
+ libglade2
USE_GMAKE= yes
USE_GETTEXT= yes
USE_XORG= x11 xt sm ice xext
+USE_GSTREAMER= good
+INSTALLS_ICONS= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-dbus-services=${PREFIX}/share/dbus-1/services
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \