svn commit: r399856 - head/devel/caf
Alexey Dokuchaev
danfe at FreeBSD.org
Tue Oct 20 15:07:37 UTC 2015
On Tue, Oct 20, 2015 at 02:47:22PM +0000, Mathieu Arnold wrote:
> New Revision: 399856
> URL: https://svnweb.freebsd.org/changeset/ports/399856
>
> [...]
> +TEST_TARGET= test
> +TEST_WRKSRC= ${BUILD_WRKSRC}
> USE_GITHUB= yes
> +GH_ACCOUNT= actor-framework
> +GH_PROJECT= ${GH_ACCOUNT}
> +
> BROKEN_FreeBSD_8= "undefined reference to `iswalpha_l'"
I guess you could've dropped this line now.
> -.if ${PORT_OPTIONS:MTEST}
> -regression-test: build
> - @cd ${BUILD_WRKSRC} && ${MAKE} test
> -.endif
> +regression-test: test
Is this last line still needed?
./danfe
More information about the svn-ports-all
mailing list