Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Jun 2001 19:44:36 +0300
From:      Peter Pentchev <roam@orbitel.bg>
To:        Mixtim <mixtim@home.com>
Cc:        gnome@freebsd.org, freebsd-ports@freebsd.org
Subject:   Re: math/guppi problem
Message-ID:  <20010625194436.C780@ringworld.oblivion.bg>
In-Reply-To: <20010624133646.A97033@home.com>; from mixtim@home.com on Sun, Jun 24, 2001 at 01:36:46PM -0400
References:  <20010624133646.A97033@home.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Jun 24, 2001 at 01:36:46PM -0400, Mixtim wrote:
> The math/guppi port compiles and installs fine but it is a pain actually
> using it with anything (like gnucach-1.6.0) without adding
> 
>    CONFIGURE_ARGS= --enable-explicit-python-linking
> 
> to the port Makefile.
> 
> Just letting you know.

BTW, you don't have to add this to the Makefile; most ports are designed
to honor user-specified CONFIGURE_ARGS, and just add to them.  You can
just do something like:

  make CONFIGURE_ARGS="--enable-explicit-python-linking" clean all install

G'luck,
Peter

-- 
because I didn't think of a good beginning of it.

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




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