1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-12 07:27:57 +00:00

Fix broken Makefile. Please be careful!

Submitted by: Chris Montgomery <chris@click2net.com>
This commit is contained in:
Dan Moschuk 1999-10-14 19:35:08 +00:00
parent ba998a7608
commit d80e0c4d7b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=22455
2 changed files with 4 additions and 4 deletions

View File

@ -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

View File

@ -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