diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2002-12-01 05:35:27 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2002-12-01 05:35:27 +0800 |
commit | 14cbd246972fe574f54e58f10e49378454936992 (patch) | |
tree | c6b7407976ac6a222eda959b71b58df276e7a874 /x11 | |
parent | 80ae2a862852313b6f0aebba1c7d3da18ee3d283 (diff) | |
download | marcuscom-ports-14cbd246972fe574f54e58f10e49378454936992.tar.gz marcuscom-ports-14cbd246972fe574f54e58f10e49378454936992.tar.zst marcuscom-ports-14cbd246972fe574f54e58f10e49378454936992.zip |
Add a dependency on nautilus-media. We're finally in sync with GNOME 2.1.2,
and really the upcoming GNOME 2.1.3 as well.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@213 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gnome2/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/x11/gnome2/Makefile b/x11/gnome2/Makefile index aab409de4..78a15eff5 100644 --- a/x11/gnome2/Makefile +++ b/x11/gnome2/Makefile @@ -7,7 +7,7 @@ PORTNAME= gnome2 PORTVERSION= 2.1.2 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= x11 gnome MASTER_SITES= # empty DISTFILES= # empty @@ -44,7 +44,8 @@ RUN_DEPENDS= ${X11BASE}/libexec/battstat-applet-2:${PORTSDIR}/x11/gnomeapplets2 ggv:${PORTSDIR}/print/ggv2 \ pkgview:${PORTSDIR}/sysutils/pkgview \ acme:${PORTSDIR}/multimedia/acme \ - gst-launch-ext:${PORTSDIR}/multimedia/gst-plugins + gst-launch-ext:${PORTSDIR}/multimedia/gst-plugins \ + gst-tumbnail:${PORTSDIR}/multimedia/nautilus-media NO_BUILD= yes |