diff options
author | Dan Moschuk <dan@FreeBSD.org> | 1999-10-14 19:35:08 +0000 |
---|---|---|
committer | Dan Moschuk <dan@FreeBSD.org> | 1999-10-14 19:35:08 +0000 |
commit | d80e0c4d7bd82a566541cc88848bc24b0064da28 (patch) | |
tree | 4506b20a33487e8dfb45e0061e9cddeb9c149396 /x11/gnome | |
parent | ba998a7608e502303342680281379c873809c8db (diff) | |
download | ports-d80e0c4d7bd82a566541cc88848bc24b0064da28.tar.gz ports-d80e0c4d7bd82a566541cc88848bc24b0064da28.zip |
Notes
Diffstat (limited to 'x11/gnome')
-rw-r--r-- | x11/gnome/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gnome/Makefile b/x11/gnome/Makefile index 7cc5b612b17f..0aa4a2c3b8ae 100644 --- a/x11/gnome/Makefile +++ b/x11/gnome/Makefile @@ -24,7 +24,7 @@ LIB_DEPENDS= glib12.3:${PORTSDIR}/devel/glib12 \ xml.5:${PORTSDIR}/textproc/libxml \ gnomeprint.2:${PORTSDIR}/print/gnomeprint \ ghttp.1:${PORTSDIR}/www/libghttp \ - obgnome.1:${PORTSDIR}/lang/gnomeobjc + obgnome.1:${PORTSDIR}/lang/gnomeobjc \ glade.2:${PORTSDIR}/devel/libglade RUN_DEPENDS= ${X11BASE}/share/gnome/sounds/startup.wav:${PORTSDIR}/audio/gnomeaudio \ panel:${PORTSDIR}/x11/gnomecore \ @@ -38,7 +38,7 @@ RUN_DEPENDS= ${X11BASE}/share/gnome/sounds/startup.wav:${PORTSDIR}/audio/gnomeau gulp:${PORTSDIR}/sysutils/gnomeadmin \ gnomecc:${PORTSDIR}/sysutils/gnomecontrolcenter \ gtop:${PORTSDIR}/sysutils/gtop \ - gmc:${PORTSDIR}/x11-fm/gnomemc + gmc:${PORTSDIR}/x11-fm/gnomemc \ gnumeric:${PORTSDIR}/math/gnumeric EXTRACT_ONLY= # empty |