freebsd-ports/devel/py-pyperscan/files/cc

5 lines
149 B
Bash
Executable file

#!/bin/sh
# workaround for https://github.com/vlaci/pyperscan/issues/38
/usr/bin/cc -I${FREEBSD_LOCALBASE}/include -L${FREEBSD_LOCALBASE}/lib "$@"