Date: Wed, 18 Dec 2002 15:16:28 -0500 From: "MeZz bleh" <reigncracks@hotmail.com> To: gnome@freebsd.org Subject: Error in the depends from x11/gnome2/Makefile.. Message-ID: <F51PW2mMM0GDcgrvZcd0000b44a@hotmail.com>
index | next in thread | raw e-mail
The two depends are missing, because two stuff in the ports have been
renamed, which caused the x11/gnome2/Makefile get error. Here's a patch that
I have modified the x11/gnome2/Makefile. :-)
pkgview -> gnome-pkgview
gst-plugins -> gstreamer-plugins (hope, this one is correct)
My machine is 464Mhz with FreeBSD 5.0, so will taking time to finish gnome2.
However, if I get any of problem and I will report the problem.
Cheers,
Mezz
==================================
diff -ur x11/gnome2/Makefile.orig x11/gnome2/Makefile
--- x11/gnome2/Makefile.orig Wed Dec 18 13:52:46 2002
+++ x11/gnome2/Makefile Wed Dec 18 13:53:55 2002
@@ -41,9 +41,9 @@
file-roller:${PORTSDIR}/archivers/fileroller \
${X11BASE}/share/themes/HighContrast/gtk-2.0/gtkrc:${PORTSDIR}/x11-toolkits/gnome-themes
\
ggv:${PORTSDIR}/print/ggv2 \
- pkgview:${PORTSDIR}/sysutils/pkgview \
+ pkgview:${PORTSDIR}/sysutils/gnome-pkgview \
acme:${PORTSDIR}/multimedia/acme \
- gst-launch-ext:${PORTSDIR}/multimedia/gst-plugins \
+ gst-launch-ext:${PORTSDIR}/multimedia/gstreamer-plugins \
gst-tumbnail:${PORTSDIR}/multimedia/nautilus-media
NO_BUILD= yes
_________________________________________________________________
MSN 8 helps eliminate e-mail viruses. Get 2 months FREE*.
http://join.msn.com/?page=features/virus
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-gnome" in the body of the message
home |
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?F51PW2mMM0GDcgrvZcd0000b44a>
