Skip site navigation (1)Skip section navigation (2)
Date:      Sat,  1 Feb 2003 06:10:53 -0800 (PST)
From:      Mike Harding <mvh@ix.netcom.com>
To:        gnome@freebsd.org
Subject:   Please remove the swig and eperl dependencies from gnucash!
Message-ID:  <20030201141053.DF4301311B@netcom1.netcom.com>

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

Yeah!  The nightmare is over!

/usr/ports/deskutils/gnucash no longer depends on eperl or swig - they
have switched to guile as their scripting language.

This means that I am not nailed down to perl 5.6 anymore - I can
finally upgrade to 5.8.  eperl won't build on 5.8 and hasn't been
updated in at least a year.

All that needs to be done is to remove the BUILD_DEPENDS from the
makefile...

--- Makefile	Sat Feb  1 06:08:42 2003
+++ Makefile.patched	Sat Feb  1 06:09:04 2003
@@ -17,8 +17,6 @@
 
 MAINTAINER=	gnome@FreeBSD.org
 
-BUILD_DEPENDS=	swig:${PORTSDIR}/devel/swig13 \
-		eperl:${PORTSDIR}/lang/eperl
 LIB_DEPENDS=	guile.10:${PORTSDIR}/lang/guile \
 		guppi.16:${PORTSDIR}/math/guppi \
 		popt.0:${PORTSDIR}/devel/popt \

- Mike H.

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?20030201141053.DF4301311B>