diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-08-07 04:19:50 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-08-07 04:19:50 +0800 |
commit | 7699f4ae1babc27d7066201a5d386a11a851c54a (patch) | |
tree | 4a6867cea445be0f40d66a107d00f58ea71fef1c /x11 | |
parent | fbc9bfb3137f2025e9ac19e2fc31f29e4ac73255 (diff) | |
download | marcuscom-ports-7699f4ae1babc27d7066201a5d386a11a851c54a.tar marcuscom-ports-7699f4ae1babc27d7066201a5d386a11a851c54a.tar.gz marcuscom-ports-7699f4ae1babc27d7066201a5d386a11a851c54a.tar.bz2 marcuscom-ports-7699f4ae1babc27d7066201a5d386a11a851c54a.tar.lz marcuscom-ports-7699f4ae1babc27d7066201a5d386a11a851c54a.tar.xz marcuscom-ports-7699f4ae1babc27d7066201a5d386a11a851c54a.tar.zst marcuscom-ports-7699f4ae1babc27d7066201a5d386a11a851c54a.zip |
Presenting GNOME 2.23.6 for FreeBSD.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@11254 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gnome2/Makefile | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/x11/gnome2/Makefile b/x11/gnome2/Makefile index 66bc3fdfb..13ea76cc9 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.248 2008/07/27 20:33:23 marcus Exp $ +# $MCom: ports/x11/gnome2/Makefile,v 1.249 2008/08/06 15:44:13 mezz Exp $ # PORTNAME= gnome2 -PORTVERSION= 2.23.5 -PORTREVISION?= 1 +PORTVERSION= 2.23.6 +PORTREVISION?= 0 CATEGORIES?= x11 gnome MASTER_SITES= # empty DISTFILES= # empty @@ -69,7 +69,9 @@ RUN_DEPENDS?= ${LOCALBASE}/libexec/gweather-applet-2:${PORTSDIR}/x11/gnome-apple mousetweaks:${PORTSDIR}/accessibility/mousetweaks \ vinagre:${PORTSDIR}/net/vinagre \ cheese:${PORTSDIR}/multimedia/cheese \ - ${LOCALBASE}/share/hal/fdi/information/10freedesktop/10-camera-ptp.fdi:${PORTSDIR}/sysutils/hal-info + ${LOCALBASE}/share/hal/fdi/information/10freedesktop/10-camera-ptp.fdi:${PORTSDIR}/sysutils/hal-info \ + ${LOCALBASE}/lib/hamster-applet/hamster-applet:${PORTSDIR}/deskutils/hamster-applet \ + empathy:${PORTSDIR}/net-im/empathy NO_BUILD= yes |