diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-08-28 18:03:59 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-08-28 18:03:59 +0000 |
commit | 28d98ed48bc20b0f62c4b93509bbef61c7c116a3 (patch) | |
tree | 6c25b0c6f18cfed0d0adc323f88ae2e96c998a0a /x11/gnome | |
parent | Update to 1.4.4. (diff) |
Directory layouts of py-gtk and py-gnome packages have been changed, so that
update *_DEPENDS properly.
Notes
Notes:
svn path=/head/; revision=65182
Diffstat (limited to 'x11/gnome')
-rw-r--r-- | x11/gnome/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/gnome/Makefile b/x11/gnome/Makefile index 14d908c60d1a..5bb8ef3802e0 100644 --- a/x11/gnome/Makefile +++ b/x11/gnome/Makefile @@ -32,7 +32,7 @@ RUN_DEPENDS= panel:${PORTSDIR}/x11/gnomecore \ gdm:${PORTSDIR}/x11/gdm \ xalf:${PORTSDIR}/x11/xalf \ ${X11BASE}/share/themes/Metal/ICON.png:${PORTSDIR}/x11-toolkits/gtk-engines \ - ${PYTHON_SITELIBDIR}/_appletmodule.so:${PORTSDIR}/x11-toolkits/py-gnome \ + ${PYTHON_SITELIBDIR}/gtk-1.2/_appletmodule.so:${PORTSDIR}/x11-toolkits/py-gnome \ gnomeg:${PORTSDIR}/x11-toolkits/guile-gnome \ ${X11BASE}/etc/panelmmConf.sh:${PORTSDIR}/x11-toolkits/panel-- \ nautilus:${PORTSDIR}/x11-fm/nautilus \ |