Date: Tue, 28 Apr 2020 18:59:21 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 246007] astro/astrometry: Installation error, if math/gsl is also installed Message-ID: <bug-246007-7788-vOGlYkLgVU@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-246007-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-246007-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D246007 --- Comment #3 from Tobias C. Berner <tcberner@freebsd.org> --- (In reply to Rainer Hurling from comment #0) Note the issue is likely here: GSL_INC=3D"-I${LOCALBASE}/include/gsl" \ this should only be ${LOCALBASE}/include as the headers are included with t= he gsl/ prefix already in the sources. But USES=3Dlocalbase already covers that.=20 mfg Tobias --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-246007-7788-vOGlYkLgVU>