summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2006-11-15 05:06:27 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2006-11-15 05:06:27 +0800
commitc0d4eecc13ce81e6ebe2ae96dfea44a1ba239124 (patch)
tree17601d68aa918877c692dc7c10e5300ebfc35d6b
parent98e144714e54dbb82ef11e944efc4f2e1076871d (diff)
downloadmarcuscom-ports-c0d4eecc13ce81e6ebe2ae96dfea44a1ba239124.tar
marcuscom-ports-c0d4eecc13ce81e6ebe2ae96dfea44a1ba239124.tar.gz
marcuscom-ports-c0d4eecc13ce81e6ebe2ae96dfea44a1ba239124.tar.bz2
marcuscom-ports-c0d4eecc13ce81e6ebe2ae96dfea44a1ba239124.tar.lz
marcuscom-ports-c0d4eecc13ce81e6ebe2ae96dfea44a1ba239124.tar.xz
marcuscom-ports-c0d4eecc13ce81e6ebe2ae96dfea44a1ba239124.tar.zst
marcuscom-ports-c0d4eecc13ce81e6ebe2ae96dfea44a1ba239124.zip
Merge from ports, and add a dependency on ntoficiation-daemon.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7918 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r--x11/gnome2/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/x11/gnome2/Makefile b/x11/gnome2/Makefile
index 70d41423a..77c8e574f 100644
--- a/x11/gnome2/Makefile
+++ b/x11/gnome2/Makefile
@@ -3,12 +3,12 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/x11/gnome2/Makefile,v 1.187 2006/11/09 14:17:40 ahze Exp $
+# $MCom: ports/x11/gnome2/Makefile,v 1.188 2006/11/09 18:57:32 marcus Exp $
#
PORTNAME= gnome2
PORTVERSION= 2.17.2
-PORTREVISION?= 0
+PORTREVISION?= 1
CATEGORIES?= x11 gnome
MASTER_SITES= # empty
DISTFILES= # empty
@@ -64,7 +64,8 @@ RUN_DEPENDS?= ${LOCALBASE}/libexec/gweather-applet-2:${PORTSDIR}/x11/gnome-apple
gnome-power-manager:${PORTSDIR}/sysutils/gnome-power-manager \
gnome-volume-manager:${PORTSDIR}/sysutils/gnome-volume-manager \
orca:${PORTSDIR}/accessibility/orca \
- gnome-mount:${PORTSDIR}/sysutils/gnome-mount
+ gnome-mount:${PORTSDIR}/sysutils/gnome-mount \
+ ${LOCALBASE}/libexec/notification-daemon:${PORTSDIR}/deskutils/notification-daemon
NO_BUILD= yes