From: Adam Weinberger <ad...@FreeBSD.ORG>
To: Josef El-Rayes <j.el-...@daemon.li>
Cc: FreeBSD-gn...@FreeBSD.ORG, mac...@users.sourceforge.net
Subject: Re: ports/45017: build fix for port audio/openag
Date: Wed, 6 Nov 2002 15:41:13 -0800
Instead, you should consider using:
CONFIGURE_ENV+= WGET="${FETCH_CMD}"
That way, you can remove the dependency on wget.
-Adam
--
Adam Weinberger
ad...@vectors.cx
ad...@FreeBSD.ORG
To Unsubscribe: send mail to majo...@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message
From: Josef El-Rayes <j.el-...@daemon.li>
To: FreeBSD-gn...@FreeBSD.ORG
Cc: mac...@users.sourceforge.net
Subject: Re: ports/45017: build fix for port audio/openag
Date: Thu, 7 Nov 2002 02:01:02 +0100
i forgot to mention that the configure script of the audio/Openag
explicitely
+looks for either curl or wget so adding CONFIGURE_ENV+= WGET="${FETCH_CMD}"
did
+not help, i got an error from the configure script as i changed the
Makefile
+the way you proposed me.
-josef
j.el-...@daemon.li
From: Eric Seidel <eric.c...@lawrence.edu>
To: Adam Weinberger <ad...@FreeBSD.ORG>
Cc: Josef El-Rayes <j.el-...@daemon.li>,
FreeBSD-gn...@FreeBSD.ORG, mac...@users.sourceforge.net
Subject: Re: ports/45017: build fix for port audio/openag
Date: Wed, 06 Nov 2002 19:12:47 -0600
The newest source does not have that dependancy AFAIK.
You might try pulling the latest distro from SF.
-eric
p.s. The project is pretty much dead unfortunately, since audiogalaxy
was sued by the RIAA.
---------------------
Eric Seidel, Lead Programmer OpenAGs Project
Eric.C...@lawrence.edu
On Wednesday, November 6, 2002, at 05:41 PM, Adam Weinberger wrote:
> Instead, you should consider using:
>
> CONFIGURE_ENV+= WGET="${FETCH_CMD}"
>
> That way, you can remove the dependency on wget.
>
> -Adam
>
>
> --
> Adam Weinberger
> ad...@vectors.cx
> ad...@FreeBSD.ORG
>
Responsible-Changed-From-To: freebsd-ports->arved
Responsible-Changed-By: arved
Responsible-Changed-When: Thu Nov 7 01:28:17 PST 2002
Responsible-Changed-Why:
I have already another openag PR assigned to myself
http://www.freebsd.org/cgi/query-pr.cgi?pr=45017