Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Jun 2002 09:04:05 -0700 (PDT)
From:      Mike Harding <mvh@ix.netcom.com>
To:        gnome@freebsd.org, sobomax@freebsd.org
Subject:   Where guile needs to be patched...
Message-ID:  <20020619160405.CF0271310C@netcom1.netcom.com>

next in thread | raw e-mail | index | archive | help

Here's a list of makefiles:

cd /usr/ports/
find . -name Makefile -type f -exec grep -n -e guile.9 {} /dev/null \;
./audio/snd/Makefile:34:LIB_DEPENDS+=		guile.9:${PORTSDIR}/lang/guile
./cad/geda/Makefile:20:LIB_DEPENDS=	guile.9:${PORTSDIR}/lang/guile \
./cad/gnetlist/Makefile:18:		guile.9:${PORTSDIR}/lang/guile
./cad/gschem/Makefile:19:		guile.9:${PORTSDIR}/lang/guile
./cad/libgeda/Makefile:18:		guile.9:${PORTSDIR}/lang/guile
./deskutils/gnucash/Makefile:21:LIB_DEPENDS=	guile.9:${PORTSDIR}/lang/guile \
./devel/autogen/Makefile:19:LIB_DEPENDS=	guile.9:${PORTSDIR}/lang/guile
./devel/g-wrap/Makefile:17:LIB_DEPENDS=	guile.9:${PORTSDIR}/lang/guile
./devel/libgtop/Makefile:16:LIB_DEPENDS=	guile.9:${PORTSDIR}/lang/guile
./games/gnomegames/Makefile:18:LIB_DEPENDS=	guile.9:${PORTSDIR}/lang/guile
./games/gnomegames2/Makefile:19:		guile.9:${PORTSDIR}/lang/guile
./games/gnurobots/Makefile:16:LIB_DEPENDS=	guile.9:${PORTSDIR}/lang/guile
./lang/gnustep-guile/Makefile:19:LIB_DEPENDS=	guile.9:${PORTSDIR}/lang/guile
./mail/icqmail/Makefile:18:		guile.9:${PORTSDIR}/lang/guile
./math/guppi/Makefile:18:LIB_DEPENDS=	guile.9:${PORTSDIR}/lang/guile
./math/siag/Makefile:43:LIB_DEPENDS+=	guile.9:${PORTSDIR}/lang/guile
./print/lilypond/Makefile:19:LIB_DEPENDS=	guile.9:${PORTSDIR}/lang/guile
./x11-toolkits/guile-gtk/Makefile:18:LIB_DEPENDS=	guile.9:${PORTSDIR}/lang/guile
./x11-wm/scwm/Makefile:15:LIB_DEPENDS=	guile.9:${PORTSDIR}/lang/guile


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-gnome" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020619160405.CF0271310C>