Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 Aug 2011 16:13:05 -0700
From:      Joel Ray Holveck <joelh@piquan.org>
To:        arved@FreeBSD.org
Cc:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/159340: [patch] emulators/bochs: CFLAGS needs -I${LOCALBASE}/include if alsalib is installed
Message-ID:  <7503DF98-1051-4894-B4AF-BB08C746BBC4@piquan.org>
In-Reply-To: <201108011825.p71IPHZQ024108@freefall.freebsd.org>
References:  <201108011825.p71IPHZQ024108@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Aug 1, 2011, at 11:25, arved@FreeBSD.org wrote:

> If the port compiles against alsa-lib, it needs a dependency on =
alsalib.
> Can you supply a patch, that adds this dependency?

The port will compile against alsa-lib if it's installed, but otherwise =
will work without it.  (There's not a corresponding configure argument.) =
 Should the dependency be conditional against a WITH_ALSA option (that =
has no effect other than add the dependency), or a .if exists =
conditional?

Thanks,
joelh=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?7503DF98-1051-4894-B4AF-BB08C746BBC4>