Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Aug 2017 20:13:32 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 211903] [New Port] math/eprover : Theorem prover for full first-order logic with equality
Message-ID:  <bug-211903-13-VrinwYd5nk@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-211903-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-211903-13@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=3D211903

--- Comment #6 from Yuri Victorovich <yuri@rawbw.com> ---
Other items to fix:
* EXTRACT_SFX needs to be replaced with USES=3Dtar:tgz
* You can't patch "PREFIX=3D/usr/local/bin" into configure. This has to work
through the environment variable, and has to be based on ${PREFIX} variable
* The rest of configure patch needs to be in Makefile (post-patch,
REINPLACE_CMD, etc)
* patch-PROVER_eproof__ram needs to be replaced with USES=3Dshebangfix
* USE_GCC=3Dany not needed unless it doesn't build with clang.
* HAS_CONFIGURE needs to be replaced with GNU_CONFIGURE=3Dyes
* --man-prefix=3D can't include /usr/local, it should be ${PREFIX}

Thanks!

--=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-211903-13-VrinwYd5nk>