Commits

Ryan Schmidt authored 2bbad523b7f
ibex-lib: Delete stray trailing backslash
No tags

math/ibex-lib/Portfile

Modified
20 20 through the contractor programming paradigm. It can also be\
21 21 used as a black-box solver.
22 22
23 23 checksums rmd160 6f1199be207c574433c610c504eb6e4a08ab02d8 \
24 24 sha256 a55084bef36834a0d72f7b7fa02c491d0fb6a5c106c730f61e412c53cb977f73 \
25 25 size 13201573
26 26
27 27 compiler.blacklist-append {clang <= 800}
28 28
29 29 depends_build-append \
30 - port:pkgconfig\
30 + port:pkgconfig
31 31
32 32 depends_test port:cppunit
33 33
34 34 configure.post_args-delete \
35 35 --nocache
36 36
37 37 test.run yes
38 38 test.env PKG_CONFIG_PATH=${configure.pkg_config_path}
39 39 test.target utest

Everything looks good. We'll let you know here if there's anything you should know about.

Add shortcut